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

Text to Json Recipe #69

Open
MichaelClifford opened this issue Feb 29, 2024 · 0 comments
Open

Text to Json Recipe #69

MichaelClifford opened this issue Feb 29, 2024 · 0 comments
Assignees
Labels
enhancement Improve on an existing feature or experience good first issue Good for newcomers

Comments

@MichaelClifford
Copy link
Collaborator

A recipe that does the following:

Given a small set of json schemas (Ok to start with 1), create an LLM application where a user inputs their responses to the fields of the json schema using unstructured natural language and the model returns a correctly populated json.

A simple example to illustrate how this should work would be placing an order at a fast food restaurant. The user simply states their order, and the LLM generates the appropriate json that can be submitted to their oder management system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve on an existing feature or experience good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants