vikramvasudevan commited on
Commit
c1e9479
·
verified ·
1 Parent(s): 1167ef7

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,3 +5,9 @@ sdk: gradio
5
  sdk_version: 5.38.0
6
  python_version: 3.12
7
  ---
 
 
 
 
 
 
 
5
  sdk_version: 5.38.0
6
  python_version: 3.12
7
  ---
8
+
9
+ # AI-Driven Debate Prep Tool
10
+
11
+ This is a primitive debate prep tool developed using CrewAI. It might help you prepare for your debates 😊 the AI acts as debater agents who argue both for and against a given motion. a third AI agent judges the debate based on the arguments placed.
12
+
13
+ Gradio is used to generate the simple UI interface.