HN user

neuromantic100

4 karma
Posts2
Comments3
View on HN

Henry, Matthew and James here – we’re building an open source devtool that makes it easy to add an LLM-powered assistant to software products. It can 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.*

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.

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.

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.

You can upload your OpenAPI spec to our dashboard to get up and running, or there are presets to test with. You can enable/disable endpoints and evaluate performance in the playground. We also have a react UI library (@superflows/chat-ui-react) to make it easy to integrate into your software.

You can self-host for free. We're charging for the cloud version. This has faster & easier setup, multiple users, user permissions, analytics & support.

*We currently only support GPT as an LLM, but are working on making it easy to host llama 2 so the whole stack is open source.

[dead] 4 years ago

Pretty sweet, I'm not convinced you can truly "learn RL" from scratch in that timeperiod tbh but seems like a nice platform :)