as8675/examora-2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack web app called Examora for coursework help and professor evaluation.
Students should be able to sign up and log in, then ask for course related questions, generate study material, and view professor info and reviews in a simple dashboard. I want the app to use AI to create helpful contextual questions from the stored professor and course data, and I want the backend to pull in unstructured professor information from a scraped source and save it so the answers get better over time.
Please make it work as a React frontend with a Node.js backend, and keep it ready for AWS deployment with Docker, Cognito login, DynamoDB storage, and the AI part connected through Bedrock. If you need to look up current docs online, do that. Also set it up so deployments can happen cleanly without downtime, since this is meant to run in a production style cloud setup.
Are you gonna build this?
make sure you review the code using coderabbit