Spaces:
Sleeping
Sleeping
Meetpatel006
commited on
Update README.md
Browse filesAdding HF Redme file
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# TutorX-MCP Server
|
| 2 |
|
| 3 |
A comprehensive Model Context Protocol (MCP) server for educational AI tutoring as specified in the Product Requirements Document (PRD).
|
|
@@ -274,4 +286,4 @@ We welcome contributions to the TutorX-MCP project! Please read our [Contributin
|
|
| 274 |
|
| 275 |
## License
|
| 276 |
|
| 277 |
-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: TutorX MCP
|
| 3 |
+
emoji: 🏆
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: yellow
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 5.33.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
short_description: MCP that deliver personalized AI-powered tutoring .
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# TutorX-MCP Server
|
| 14 |
|
| 15 |
A comprehensive Model Context Protocol (MCP) server for educational AI tutoring as specified in the Product Requirements Document (PRD).
|
|
|
|
| 286 |
|
| 287 |
## License
|
| 288 |
|
| 289 |
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|