I'm seeking suggestions for my final year project in computer science. I have a background in Java and React, so I prefer to work on something using those technologies. I'm particularly interested in integrating trending topics like AI, Machine Learning, or Deep Learning into my project. My deadline for development, including documentation, is about 3-4 months, and I also need to prepare a research paper. Any ideas or suggestions would be greatly appreciated!
3 Answers
A great approach is to focus on something you actually need or find annoying. For instance, consider a project where you create a tool that simplifies looking up local recycling instructions or your school's course offerings. You could build a simple React site with a chatbot that uses an LLM to answer questions based on those documents. It could fetch the needed info effectively! This would also allow for a focused AI programming challenge as well.
Honestly, one wild idea could be creating a fun app that analyzes data in a quirky way, like a humorous genetic analysis tool. But seriously, a more practical route might be to work on a project that automates the extraction of useful info from digital documents. Just be sure to scope it out realistically!
Before getting too ambitious, think about your background. If you're not very experienced with AI, starting with something simpler could be wise. Maybe focus on a basic application that utilizes simple machine learning techniques alongside Java and React. You can always expand from there if you find the time as you develop.

That sounds like a valuable project! Plus, making it user-friendly could really enhance your final submission.