Hey IH'ers!
I've built a tool (mostly for myself) that allows you to chain AI prompts together in a workflow. (e.g. ChatGPT, Gemini, Claude) visually.
I know many of you build projects that basically wrap a shell around AI so I wanted to make this easier.
Benefits:
- Visually add and change AI prompts in seconds
- Simple API input and output
- Break prompts down into smaller tasks for better quality results
- Reduce time wasted on messing around with AI breaking JSON, etc
- Pay for tokens in one place
- Test flow before building and validate MVP fast.
Features:
- Automatically repair broken JSON and restructure data should AI fail
- API input, API output (or webhook) to connect apps quickly
- User input/output for those
- Automatic splitting of data to use in later the flow in another prompt (e.g. Title, Summary, Content from a blog post)
I'm not linking it here as it is still in testing and I don't want to spam, but sharing as I want to see if you would find it useful and if anyone has any further ideas for features?
This is a fantastic concept! As a customer support SaaS product manager, I see tremendous value in streamlining complex AI workflows to enhance our service capabilities. We’ve been integrating advanced solutions to automate client interactions, and utilizing tools like these would be beneficial for quick iterations and improved data handling. For example, using external APIs has helped us significantly reduce response times and improve support automation quality. This could be a great complementary tool for testing prompt reliability and improving output accuracy.