demos icon indicating copy to clipboard operation
demos copied to clipboard

AI Debate app Demo

Open Sanjay8602 opened this issue 9 months ago • 0 comments

Description This pull request introduces a new Streamlit application, AI Debate App, to the existing repository of UnifyAI demos. 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.

Changes New Files: Added all necessary files for the Debate app, including app.py, requirements.txt, and related assets.

Updated Documentation: Included detailed instructions in the README.md within the AI Debate App directory, outlining how to set up and run the application locally and how to access the hosted version.

Demo Video: Link of demo video is attached in the README file of this PR for better visualization All the folders or files have been added in Unify

Sanjay8602 avatar May 21 '24 05:05 Sanjay8602