sup3rus3r/obsidian-ai — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted web platform for creating and running AI agents without writing code. I want a clean visual dashboard where users can add model providers like OpenAI, Anthropic, Gemini, Ollama, OpenRouter, or a custom OpenAI compatible endpoint, save keys securely, then create agents with prompts, models, tools, knowledge bases, and memory.
Users should be able to chat with an agent, group agents into teams, and build automated workflows on a drag and drop canvas with steps that can run in order or in parallel. Show live run status, session history, traces, and saved artifacts. Include login, roles, two factor authentication, a secrets vault, import and export for agents, scheduled workflows, and a simple admin area.
Use a Python API backend and a modern React style frontend. Store data locally by default, but make it possible to support MongoDB too. Add a WhatsApp bridge if practical. Look up current docs online if you need to.
Want more depth? Deep Reverse