Skip to content

michaelwj/judgy-fast-food-macros-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Judgy Fast Food Macros AI

This chatbot is created using OpenAI and Langchain and is a submission for the 2023 LLM Hackathon.

This app was loosely based on Streamlit's "Build a chatbot" playground.

Submission

Streamlit App

Prerequisite libraries

Python 3.10 +

langchain==0.0.228
openai==0.28.0
streamlit==1.26.0
tabulate==0.9.0

or install from requirements.txt

Getting your own OpenAI API token

To use this app, you'll need to get your own OpenAI API token.

After signing up with OpenAI, you can access your API token from this page.

CSV

A sample menu with fast food items is provided.

Further Reading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages