Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
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.
|