Get Started
Enter your OpenAI
(sk-...)
or Anthropic
(sk-ant-...)
API key. The model list updates automatically. Your key is held in memory only
and cleared when you leave โ never saved or shared.
Virtual Data Analyst
A powerful tool for data analysis, visualizations, and insights
Advanced Analytics
Run SQL queries, perform regressions, and analyze results with ease
Rich Visualizations
Create scatter plots, line charts, pie charts, and more
Automated Insights
Get instant insights and recommendations for your data
Supported Files
Connect to a PostgreSQL database and query it using natural language.
No credentials are retained โ they are passed as session variables and disappear when you leave or refresh.
Queries run through Pandas read_sql_query, which cannot delete, drop, or insert rows.
Use caution connecting production databases to third-party tools.
Contact me if you'd like this built for your organization with proper infrastructure and security controls.
Demo credentials pre-filled. Replace with your own database details to analyze your own data.
Connect to a MongoDB database and query it using natural language.
No credentials are retained โ they are passed as session variables and disappear when you leave or refresh.
Queries use PyMongoArrow's aggregate_pandas_all, which cannot delete, drop, or insert documents.
Use caution connecting production databases to third-party tools.
Contact me if you'd like this built for your organization with proper infrastructure and security controls.
Demo credentials pre-filled. Replace with your own database details to analyze your own data.
Schema analysis runs on connect โ this may take 1โ2 minutes for large databases.
Connect to any GraphQL API endpoint and query it using natural language.
API querying is the most experimental feature and performance may vary. No credentials are retained โ they are passed as session variables and disappear when you leave or refresh. Mutations are not exposed and the agent is instructed not to alter data, though restricting your API token's permissions is still strongly recommended.
Contact me if you'd like this built for your organization with proper infrastructure and security controls.
Demo credentials pre-filled. Replace with your own endpoint and token to analyze your own API.