drhimam/ai-study-companion-web ? reverse-engineered prompt
Reverse engineered prompt
Build me an AI study companion web app that helps a student keep notes, ask questions, and review what they’ve learned in one place.
I want a clean modern interface where someone can sign up, start a study session, write or paste notes, and chat with an AI tutor about the material. The app should save sessions and notebooks so users can come back later and continue where they left off. It should feel simple and friendly, with a dashboard for recent study sessions, a notebook area, and an AI chat area that can answer questions based on what the user is studying.
Please wire up the backend so user data persists, and if there’s an AI request proxy or worker needed, set that up too. Use sensible loading and error states, and make the whole thing work well on desktop and mobile. If you need to check current docs for the best setup, go ahead and look them up online.