I'm searching for some ideas for my final year project in computer science. I have a decent amount of experience with Java and React, so I'd prefer to work on something utilizing those technologies. I'm also interested in integrating AI, machine learning, or deep learning since they're quite popular nowadays. I need to wrap up the development along with the documentation within 3-4 months, and I also have to write a research paper on the project. Any suggestions?
3 Answers
How about creating a web application that makes it easier to find information from digital documents, like local recycling guidelines or a school's course catalog? You could develop a simple React site with a chatbot integrated into it that uses an LLM for answering questions based on uploaded documents. It's achievable in a few months and can be expanded to include machine learning components later!
What's your background knowledge in AI and related fields? If you have moderate experience in Java and React but limited in AI, maybe aim for something simple that can still be impactful. Time is tight, so focus on a feasible project.
Consider working on a project that solves a real problem you face personally. It's easier to stay motivated if it's something you want to build for yourself!

I have some experience with Java and React, but not much with AI. I know I have limited time, and I might have to compromise on complexity.