Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LLM Wars demo #1

Merged
merged 2 commits into from
May 7, 2024
Merged

Add LLM Wars demo #1

merged 2 commits into from
May 7, 2024

Conversation

leebissessar5
Copy link
Contributor

Description

This pull request introduces a new Streamlit application, LLM Wars, to the existing repository of UnifyAI demos. LLM Wars is a competitive interaction platform where two Large Language Models (LLMs) challenge each other in a battle of wits by asking and evaluating prompts. A judge LLM determines the winner based on the responses. This addition aims to showcase the capabilities of LLMs in generating and understanding complex queries in a fun and engaging way.

Changes

  • New Files: Added all necessary files for the LLM Wars application under the LLM Wars directory, including main.py, requirements.txt, and related assets.
  • Updated Documentation: Included detailed instructions in the README.md within the LLM Wars directory, outlining how to set up and run the application locally and how to access the hosted version.
  • Demo Video: A link to a demo video of the application in action is provided in the README for better understanding and visualization.

@leebissessar5
Copy link
Contributor Author

@hello-fri-end, could you please review this pull request when you have a chance? Thank you!

@hello-fri-end
Copy link
Collaborator

Hey @leebissessar5, the README looks good to me. Could you please upload all the code as well? Thanks!

@leebissessar5
Copy link
Contributor Author

Hey @leebissessar5, the README looks good to me. Could you please upload all the code as well? Thanks!

Done👍

@hello-fri-end
Copy link
Collaborator

LGTM! Thanks for the contribution @leebissessar5 ! 🥳

@hello-fri-end hello-fri-end merged commit 708a107 into unifyai:main May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants