Dostam-07/PromptForge — reverse-engineered prompt
Reverse engineered prompt
Build me PromptForge, a fully local chatbot that helps people talk through an idea and then turns the whole conversation into a polished prompt for another AI tool.
It should run locally with no accounts or API keys, using Ollama for the AI. The user should land in a clean chat screen, talk naturally, attach useful files, and then use slash commands like /image, /code, /video, /project, /prd, /agent, /creative, /research, /chat, or /brainstorm to generate a better prompt from the full thread. It should also understand target tools like Cursor, Claude, Midjourney, Sora, Flux, Stable Diffusion, and similar platforms.
Please include a prompt library where generated prompts are saved locally, searchable, filterable, copyable, and reloadable into chat. Sessions should persist locally so closing the app doesn’t lose the conversation, selected mode, target platform, or notes.
Use a React frontend and a FastAPI backend, with a simple modern UI. Look up current docs online if needed.
Want more depth? Deep Reverse