/st_llms_arena

Streamlit app presented to the Streamlit LLMs Hackathon September 23

Primary LanguagePython

🤖🕹️ 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.