Danispeed/arpx ? reverse-engineered prompt

Reverse engineered prompt

Build me an app that lets a user upload a research paper PDF and then explains it in a way that matches their knowledge level from 1 to 10.

I want it to pull out the paper text, find the cited references, fetch those references if possible, and store everything so it can answer questions later. The main experience should be a simple web app where the user uploads a paper, picks their level, and gets a clear explanation, a short quiz, a visual diagram of the paper, and an optional audio reading of the explanation. It should also support follow up chat about the paper, using the uploaded content and past conversation for context.

Please make it work with a local vector store and a separate orchestration service for the multi agent part, so the explanation, quiz, diagram, and image idea can be generated together. If you need current docs for any of the services or models, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab