Debate-App is a web application that enables a back-and-forth conversation between two Language Models (LLMs) on a topic chosen by the user. Users can select any two models, input a query, and visualize the dialogue between the LLMs in real-time. Built using Unify and deployed with Streamlit, this application provides a platform for users to witness AI-generated debates and explore the capabilities of different language models.
Built using Unify.
Live application link: https://sanjay8602-debate-app-app-kt5o9f.streamlit.app/
- Clone Repo:
git clone https://github.com/Sanjay8602/Debate-App.git
- Install Dependencies:
pip install -r requirements.txt
- Running the app on streamlit Locally:
streamlit run app.py
Contributors to the project:
Name | GitHub Profile |
---|---|
Sanjay Suthar | Sanjay8602 |
Ogban Ugot | ogbanugot |