Nutlope/pdf-to-interactive-lesson — reverse-engineered prompt
Reverse engineered prompt
Build me a web app where someone can upload a PDF and turn it into a short interactive course.
The app should read the PDF, pull out the text, and use AI to create a clean 3 module lesson with simple lesson pages, quizzes, true or false questions, multiple choice questions, short answer checks, and ordering questions where learners put steps in the right order. It should save generated courses so people can come back later, track their progress, and share a public link to a course.
Please make the experience feel polished and demo ready. Show clear loading states while the course is being generated, handle bad PDFs or weak AI output gracefully, and avoid duplicate or low quality questions when possible. Include a way to use a Together AI key, store uploaded PDFs, and persist courses in a database. Use the current docs online if you need to.
Want more depth? Deep Reverse