Henry, Matt and James here - we're building an open source devtool that makes it easy to integrate an LLM-powered assistant into software products. It calls your API to take actions in the software and answer questions, like having a ChatGPT plugin within your product. It’s also open source, so you don’t have to send user data to another 3rd party.*<p>We started working together 2 years ago and have pivoted a few times. One problem we came across running a startup was we had to learn to use a lot of business software.<p>We also heard from people running software companies that one of their biggest problems was helping users get the most out of their software. We’re building Superflows to address these problems.<p>Superflows works by calling API endpoints (and in time, functions in your code) which you choose to expose. This lets the chatbot achieve tasks within your software in response to natural language queries.<p>You can upload your OpenAPI spec to our dashboard to get up and running, or there are presets to test. You can enable/disable endpoints and evaluate performance in the playground. We also have a react UI library to make it easy to integrate into your software.<p>You can self-host for free. We're charging for the cloud version. This has faster & easier setup, user permissions, analytics & support.<p>*We currently only support OpenAI LLMs, but are working on making it easy to host llama 2 so the whole stack is open source.