You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The AI vs User debate functionality is a core feature of our debate platform, enabling users to engage in structured debates with an AI. This feature should align with our platform's goals of providing an immersive, engaging, and fair debate experience.
The AI should leverage the Llama 3.1b Instruct model for its reasoning capabilities, long-context understanding, and multilinguality. The functionality should support various debate formats (e.g., persuasive debates, fact-based arguments) with adjustable difficulty levels for different user skill sets.
Objectives:
Enable users to initiate a debate with the AI.
Ensure the AI can follow structured debate stages (e.g., introduction, argument, rebuttal, conclusion).
Implement adjustable AI difficulty levels (beginner, intermediate, expert).
Create an intuitive UI/UX for the debate flow.
Provide feedback or scoring at the end of the debate based on pre-defined judging criteria.
Acceptance Criteria:
Users can select the debate topic, format, and AI difficulty level before starting.
The AI responds contextually and logically to user arguments.
The debate flow is seamless, with clear transitions between stages.
Users receive feedback or scores based on judging criteria.
Logs are maintained for debugging AI responses and improving debate quality.
Subtasks:
Core Functionality Development:
Integrate Llama 3.1b Instruct model into the platform.
Implement a scoring system that evaluates AI and user arguments against these criteria.
Develop a feedback module to present scores and improvement suggestions to users.
Analytics:
Develop analytics to track debate engagement and performance metrics.
Update: Work in Progress
I have started working on implementing the AI vs User debate functionality, request others to contribute to other issues as I'm already working on this. Currently focusing on:
Integrating the Llama 3.1b Instruct model for AI reasoning.
Defining the structured debate flow (stages like introduction, argument, rebuttal, and conclusion).
Setting up the framework for adjustable AI difficulty levels.
The text was updated successfully, but these errors were encountered:
Description:
The AI vs User debate functionality is a core feature of our debate platform, enabling users to engage in structured debates with an AI. This feature should align with our platform's goals of providing an immersive, engaging, and fair debate experience.
The AI should leverage the Llama 3.1b Instruct model for its reasoning capabilities, long-context understanding, and multilinguality. The functionality should support various debate formats (e.g., persuasive debates, fact-based arguments) with adjustable difficulty levels for different user skill sets.
Objectives:
Acceptance Criteria:
Subtasks:
Core Functionality Development:
UI/UX Design:
Aim:
Judging and Scoring:
Analytics:
Update: Work in Progress
I have started working on implementing the AI vs User debate functionality, request others to contribute to other issues as I'm already working on this. Currently focusing on:
The text was updated successfully, but these errors were encountered: