dhanushk0708-cpu/veritas — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build this repo into a working full stack app called Veritas. The README is empty right now, so keep the product simple and make a solid usable starting point rather than guessing a big feature set.

I want a clean frontend where someone can open the app, understand what Veritas is, type something into a simple form, submit it, and see a clear response from the backend. The Python backend should have a basic API that the frontend talks to, plus sensible success and error messages so it feels real and not like a blank template.

Please wire everything together, fix any broken setup, and add clear instructions in the README for how to install, run the backend, run the frontend, and test that the connection works. Make the UI look polished enough for a demo, with loading and error states. Look up current docs online if you need to.

Want more depth? Deep Reverse