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

Added User vs AI Debate Feature #30

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ishaanxgupta
Copy link

Description:

This PR introduces the User vs AI Debate feature, enabling users to engage in meaningful debates with AI in a game-like interface. The feature includes real-time analysis of user arguments and dynamic points allocation based on argument quality. It leverages two powerful AI models:

  1. Meta-LLaMA (meta-llama/llama-3.1-405b-instruct) – Handles AI-generated responses during debates.
  2. Sophos Sympatheia (sophosympatheia/rogue-rose-103b-v0.2) – Performs real-time analysis of user arguments to provide feedback and scoring.

Implemented Features:

  1. Game-Like User Interface:

    • Immersive UI designed to enhance the user experience and simplify interactions.
    • A minimalistic design kept open for future updates and customizations.
  2. Real-Time Analysis of User Arguments:

    • User arguments are evaluated for logical coherence, relevance, and creativity.
    • Feedback helps users refine their debating skills during the session.
  3. Dynamic Points Allocation:

    • Points are dynamically awarded based on argument quality.
    • Provides a competitive edge and encourages users to improve.
  4. Simplified UI for Future Enhancements:

    • The interface is intentionally minimalistic to allow seamless integration of new features.

How It Works:

  1. Users start a debate by submitting their arguments.
  2. AI responds dynamically, providing counterarguments or support.
  3. User arguments are analyzed in real-time with feedback displayed instantly.
  4. Points are allocated dynamically, fostering an engaging experience.

image

debateAI.live.demo.mp4

@ishaanxgupta ishaanxgupta changed the title Add User vs AI Debate Feature Added User vs AI Debate Feature Jan 24, 2025
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.

1 participant