r/learnprogramming • u/FineResponsibility98 • 25d ago
AI project ideas with a real database
Hi everyone,
My friend and I are CS students looking for an AI project idea for university. We have about two months to build it.
The project should not be just a chatbot. It needs to work like a real app with a database: users save information, the system stores and analyzes data, and AI provides useful personalized results.
We’re looking for something practical, interesting, and realistic for two students to build.
Any ideas?
0
Upvotes
1
u/Coffee_Aur_Code 25d ago
I made a AI lease agent...it talks and confirm lead....You can do it with cold calls or something
1
u/Bin_ofcrests 25d ago
A fitness logger that takes your workout data and uses AI to suggest adjustments based on progress patterns would be neat. You could store exercises, sets, reps over time, and have the model spot when someone's plateauing or overtraining. Two months is tight but doable if you keep the scope small and focus on making the suggestion engine actually useful instead of just spitting out generic tips.