Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Chat interface to progressively build on queries #97

Open
alex-sun-kuo opened this issue Mar 14, 2023 · 2 comments
Open

Comments

@alex-sun-kuo
Copy link
Collaborator

alex-sun-kuo commented Mar 14, 2023

We envision users progressively building on their queries, instead of asking 1 time questions.

For example:

  1. User asks "What are the 5 wealthiest cities in CA?"
  2. CensusGPT responds with a SQL query, table, visualizer.
  3. User asks "Which of these have the highest percentage of people with advanced degrees?"
  4. CensusGPT refines original query, building on top of it to get the city with the highest population % with masters, professional school, doctorate degrees.
@alex-sun-kuo
Copy link
Collaborator Author

finished basic version of backend on dev: 81ff706

@asaprahul
Copy link
Collaborator

let's go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants