You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We envision users progressively building on their queries, instead of asking 1 time questions.
For example:
User asks "What are the 5 wealthiest cities in CA?"
CensusGPT responds with a SQL query, table, visualizer.
User asks "Which of these have the highest percentage of people with advanced degrees?"
CensusGPT refines original query, building on top of it to get the city with the highest population % with masters, professional school, doctorate degrees.
The text was updated successfully, but these errors were encountered:
We envision users progressively building on their queries, instead of asking 1 time questions.
For example:
The text was updated successfully, but these errors were encountered: