We are building a tool that helps SaaS companies convert their Dashboard API into a data chatbot, allowing customers to chat with their data. We created this after noticing how frustrated end-users become when trying to navigate through analytics and reports pages in SaaS products.
Many "Chat with Your Data" solutions already exist that use AI to write code and run database queries. However, these solutions have several drawbacks:
- Rely on AI-generated code and forget about business logics
- It has read access to your database (sounds scary)
- Pretty much done if the schema is large (> 10 tables)
- No support for multi-tenancy! (User data in the same table)
We want to do it in a different way:
- All you need to do is to upload a documentation, e.g. OpenAPI Specification (OAS)
- We add an AI agent layer on top of your data endpoints
- We provide a chatbot that integrates with just one line of code
What it will do:
- Provide a friendly and intuitive UX for your customer to explore their data
- Transform data questions into clear visualizations with AI-driven insights
- Make sure multi-tenancy control is there
- Easy embedding into your website or application
Hi SaaS Owners!
We are building a tool that helps SaaS companies convert their Dashboard API into a data chatbot, allowing customers to chat with their data. We created this after noticing how frustrated end-users become when trying to navigate through analytics and reports pages in SaaS products.
Many "Chat with Your Data" solutions already exist that use AI to write code and run database queries. However, these solutions have several drawbacks:
- Rely on AI-generated code and forget about business logics - It has read access to your database (sounds scary) - Pretty much done if the schema is large (> 10 tables) - No support for multi-tenancy! (User data in the same table)
We want to do it in a different way:
- All you need to do is to upload a documentation, e.g. OpenAPI Specification (OAS) - We add an AI agent layer on top of your data endpoints - We provide a chatbot that integrates with just one line of code
What it will do:
- Provide a friendly and intuitive UX for your customer to explore their data - Transform data questions into clear visualizations with AI-driven insights - Make sure multi-tenancy control is there - Easy embedding into your website or application
If you are interested, please join our [waitlist](https://main.d2adptrimvrflz.amplifyapp.com/) to be among the first to try it out!
What are your thoughts on this?