Advait-19/Learnora-AI_Engine ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app called Learnora that helps someone find the best learning resources for a goal they type in, like wanting to learn machine learning for sports analytics. I want the app to search through a big set of learning content using meaning, not just keywords, then show the most relevant results with useful details like difficulty, prerequisites, source, and content type.

Please make a simple frontend where a user can enter a query and see the results clearly, plus a roadmap view that groups the resources into beginner, intermediate, and advanced steps. If possible, also show what missing prerequisites they should learn first. I’d like the backend to expose a few API endpoints for search, roadmap generation, and a basic health check.

Use the stack that fits this project, with a React frontend and a Python Flask backend. If you need to look up current docs for any library or integration, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab