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

LLM conversational query to SQL3 framework #16

Open
kordless opened this issue Nov 11, 2022 · 0 comments
Open

LLM conversational query to SQL3 framework #16

kordless opened this issue Nov 11, 2022 · 0 comments
Assignees
Labels
prototype-example A prototype for the examples repo

Comments

@kordless
Copy link
Contributor

Build a framework that takes a conversational query and sends it to GPT-3's APIs. Use that query against an existing FB data set.

  1. provide a means to ingest a moderate amount of data into FB
  2. use the schema of the data in FB to synthesize a query from a conversational query entered by the user.
  3. output the resulting query and the results from FB

This issue is prerequisite for #2.

@kordless kordless added the prototype-example A prototype for the examples repo label Nov 11, 2022
@kordless kordless self-assigned this Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prototype-example A prototype for the examples repo
Projects
None yet
Development

No branches or pull requests

1 participant