Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RedRepter
/
TutorX-MCP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TutorX-MCP
/
mcp_server
/
tools
Ctrl+K
Ctrl+K
3 contributors
History:
8 commits
Meet Patel
Implement AI tutoring and content generation tools for TutorX
bc987d8
2 months ago
__init__.py
Safe
1.77 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
2 months ago
ai_tutor_tools.py
Safe
24.4 kB
Implement AI tutoring and content generation tools for TutorX
2 months ago
concept_graph_tools.py
Safe
11.3 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
2 months ago
concept_tools.py
Safe
3.23 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
2 months ago
content_generation_tools.py
Safe
19.5 kB
Implement AI tutoring and content generation tools for TutorX
2 months ago
interaction_tools.py
Safe
2.54 kB
Refactor JSON response handling in interaction_tools.py by replacing direct JSON loading with a utility function for extracting JSON from text. This change enhances error management and maintains consistency in data handling across the application.
2 months ago
learning_path_tools.py
Safe
54.9 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
2 months ago
lesson_tools.py
Safe
1.65 kB
Refactor response handling in app.py and various tool modules to improve JSON parsing and error management. Introduce utility functions for cleaning and extracting JSON from text, ensuring consistent data handling across quiz, lesson, learning path, and interaction tools. Enhance robustness by accommodating multiple response formats, including strings and dictionaries, to streamline educational interactions.
2 months ago
ocr_tools.py
Safe
5.63 kB
Refactor response handling in app.py and various tool modules to improve JSON parsing and error management. Introduce utility functions for cleaning and extracting JSON from text, ensuring consistent data handling across quiz, lesson, learning path, and interaction tools. Enhance robustness by accommodating multiple response formats, including strings and dictionaries, to streamline educational interactions.
2 months ago
quiz_tools.py
Safe
9.54 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
2 months ago