mohitkumhar/business-ai-agent — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a local app called ProfitPilot for small business owners. I want a simple landing page with onboarding, then a dashboard where someone can connect or use demo business data and chat in plain English about sales, expenses, employees, products, and overall business health. The AI should stream responses, answer general business questions, query the database when needed, and also surface alerts, KPIs, charts, and a clear health score. If a question is about system logs or app metrics, route it to the right source and return a useful answer.

Please make it easy to run locally with Docker, set up the env file safely, include database migrations and optional seed data, and wire up the monitoring pages so Grafana, Prometheus, and logs are visible. Use the local Ollama model mentioned in the repo, and make sure the whole flow works from onboarding to chat to dashboard. Check the current docs online if you need to.

Want more depth? Deep Reverse