JustVugg/judicex ? reverse-engineered prompt
Reverse engineered prompt
Build me a local legal AI workspace that runs on my own machine or a private server, with a simple web app and a command line tool.
I want to upload case files and official source documents, keep everything in a SQLite knowledge base, and be able to search, review, and draft from that evidence without the AI making things up. If there is not enough support, it should say so clearly instead of guessing. I also want a split screen drafting page where I can type instructions on one side and see the document update on the other, plus a matter analysis view that shows what is proven, what is missing, and what the next steps are.
Please make it work with local models too, not just hosted ones, and keep the data private on disk. It should support PDF, Word, text, images, and some basic OCR for scanned files. If you need to look up current docs online, do that.
Are you gonna build this?
make sure you review the code using coderabbit