backprompter.com• 1d ago• 1 min read
Show HN: Backprompter – create, test, and deploy agents without a back endHi everyone,I am a professor in AI, and I often build AI apps as a hobby and for academic projects. I felt that I was wasting too much time setting up backends, DB, and secrets for each app, and testing the prompts, updating them, and redeploying seemed tedious. So I built Backprompter to do all this without any setup.You can create agents, track different versions, test them, create mock users, simulate conversations, and track your evaluations. It supports usual agent setups - model selection, prompts, RAG, and tools (currently, HTTP API calls). Agents can also be combined by simply tagging them and describing the orchestration in natural language.For production, there is a single-click deployment of a chatbot interface, no setup needed. Also, developers can integrate the agents with their own frontend (Backprompter handles authentication and data management), or with their own backend if they want more control over authentication and data management. With one click, you can deploy y