rahulpsdev/unsaid-chat-analyzer — reverse-engineered prompt
Reverse engineered prompt
Build me a privacy first web app called Unsaid that lets someone upload a WhatsApp chat export and get an AI generated relationship style report.
The user should be able to drop in a WhatsApp exported txt or zip file, choose which person in the chat they want analyzed, then see a calm structured report about the conversation. The report should cover things like the main dynamic, repeated patterns, power balance, likely trajectory, red flags, green flags, personality, insecurities, and what the person may not be saying directly.
Make it feel polished and modern, with a landing page, sample report page, upload flow, report view, and a PDF download option. Please keep privacy central, no login, no storing chats, parse the file in the browser, and only send the needed text to the selected AI provider.
Use a React and TypeScript style stack with a small local API server for the AI call. Support common providers like OpenAI, Anthropic, Gemini, OpenRouter, and Ollama through environment variables.
Want more depth? Deep Reverse