The platform works by connecting the user's database to HelloQuery, configuring customer access, setting up custom branding, and then giving customers access to their own data. It supports Postgres for customer-facing chatbots and both Postgres and MySQL for internal chatbots. The AI has been trained to write SQL and can improve its understanding with more training data. HelloQuery takes security seriously, only running single SELECT statements and using advanced encryption to protect credentials.
Key takeaways:
- HelloQuery is an AI-powered chatbot that allows customers to build their own dashboards and explore their data.
- The chat interface is intuitive and secure, with all queries sanitized at the application layer to expose only the data customers are allowed to see.
- Visualizations are automatically created based on the data and questions asked, and users can create multiple dashboards to group analytics and insights by topic.
- HelloQuery supports Postgres for customer facing chatbots and both Postgres and MySql for internal chatbots, and allows for easy export of selected columns and handling of large datasets.