prathu013/AI-Notes-Generator — reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished web app for students that turns messy study material into clean notes with AI. I want people to be able to sign up, log in, paste raw text like lecture notes or research content, and have the app generate a good title, a short summary, key points, important concepts, and helpful tags using Gemini.
Please make it feel complete, not like a demo. There should be a dashboard where users can see all their notes, organize them into categories or folders, search them quickly, pin important ones, archive old ones, and edit or delete notes. I also want basic analytics like how many notes were created, how many words were processed, and general usage stats.
Use PHP with MySQL for the backend and make the interface modern, dark, glassy, and mobile friendly. Keep auth secure with sessions and proper password hashing. If needed, set up the database import and env config so it can run locally on localhost. Look up current Gemini API docs online if you need to.
Want more depth? Deep Reverse