Skip to content

LLM conversational query to SQL3 framework #16

Description

@kordless

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions