Chat Ur Data Guide
HomeLogin
  • Chat Ur Data
  • Getting Started Guide
  • Connect your Own Data Sources
  • Use the API
  • Data Sources
    • BigQuery
    • Postgres
    • MySQL
    • MotherDuck (DuckDB)
    • Snowflake (Preview)
    • Redshift (Preview)
    • Azure Synapse (Coming Soon)
    • ClickHouse (Coming Soon)
    • Salesforce (Coming Soon)
  • AI Providers
    • OpenAI
Powered by GitBook
On this page
  • Step 1: Sign up for a Free Account
  • Step 2: Connect to our Demo Data Source
  • Step 3: Pick a Table to Train our AI on
  • Step 4: Once Training is Complete, Start Chatting
  • Optional Step 5: Check the SQL
  • Bonus Step 6: Share your Analysis

Getting Started Guide

PreviousChat Ur DataNextConnect your Own Data Sources

Last updated 1 year ago

Follow along with this guide to see how Chat Ur Data works.

Step 1: Sign up for a Free Account

Click and sign up for a new account to get started.

We use Auth0 for authentication so you will see a consent screen asking if we can store your e-mail in Auth0. Click Accept to continue.

Step 2: Connect to our Demo Data Source

Connect to our demo data source by clicking 'Chat Ur Data Demo'. This establishes a connection to a demo database we set up in DuckDB.

Step 3: Pick a Table to Train our AI on

Click 'Train AI on your Tables', then click 'Train' on a table that you want to analyze.

What happens during 'Training'?

Chat Ur Data will connect to the data source and grab the table name, column names, and column types from the information schema. Then, it will query the table and get a sample of a few rows. Next, it will use this information to generate metadata about the table. Finally, it will cache that metadata and generate embeddings of it.

Step 4: Once Training is Complete, Start Chatting

You can talk to Chat Ur Data just like you talk to ChatGPT. Ask a question related to the table you trained it on and it will get to work.

Optional Step 5: Check the SQL

It's easy to see the exact steps that Chat Ur Data has taken to answer your question. Just click (Show Steps):

Congratulations! You just finished your first AI Agent-powered analysis.

Bonus Step 6: Share your Analysis

Want to brag about your work? Ask Chat Ur Data to help you craft a tweet!

🚀📊 Just crunched the numbers on ChatUrData.com and found that #Uber's busiest day is Wednesday, with an epic 417,909 rides on average! 📅👑 Saturday and Tuesday are not far behind. 🏁 Whether you're commuting or partying, we've got the data to show when the city moves. 🌆💼🎉 #DataMagic #RideStats

Here's the text in case you want to copy and paste

😉
Login