theaiautomators/insights-lm-public — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted app like NotebookLM for my own company docs. I want a clean web app where people can upload documents, chat with them, and only get answers grounded in those sources. The answers should show clear citations so you can jump back to where the info came from. I also want the app to generate podcast style or audio summaries from the uploaded materials.
Please keep it private and customizable, with user login, file storage, and a simple modern interface. Use the setup this project is already aiming for, with a React frontend and Supabase for auth, database, storage, and edge functions, plus n8n for the workflow automation and backend logic. It should work with cloud AI providers like OpenAI or Gemini, not a fully local stack.
Make it easy for a non technical person to run and test, including env setup, database migration, edge function deployment, and importing the n8n workflows. If anything is unclear, check the current docs online and wire it up end to end.
Want more depth? Deep Reverse