Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
134 kB
Ctrl+K
Ctrl+K
3 contributors
History:
8 commits
Meet Patel
Implement AI tutoring and content generation tools for TutorX
bc987d8
12 months ago
__init__.py
Safe
1.77 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
12 months ago
ai_tutor_tools.py
Safe
24.4 kB
Implement AI tutoring and content generation tools for TutorX
12 months ago
concept_graph_tools.py
Safe
11.3 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
12 months ago
concept_tools.py
Safe
3.23 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
12 months ago
content_generation_tools.py
Safe
19.5 kB
Implement AI tutoring and content generation tools for TutorX
12 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.
12 months ago
learning_path_tools.py
Safe
54.9 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
12 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.
12 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.
12 months ago
quiz_tools.py
Safe
9.54 kB
Implement storage layer and adaptive learning tools for TutorX-MCP
12 months ago