Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 543 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 543 Bytes

🤖🕹️ The LLMs Arena 🎮🤖

Alt text

This app has been submitted to the Streamlit LLMs Hackathon from Sep 23.

In order to run it locally:

$ pip install -r requirements.txt
$ streamlit run app.py

You need an OpenAI API key to run the app. You can get one here.