TutorX-MCP / app.py

Commit History

Refactor TutorX MCP server to integrate Mistral OCR for document processing, update concept graph tools for LLM-driven responses, and enhance learning path generation with Gemini. Transitioned various tools to utilize LLM for improved educational interactions and streamlined API responses.
a806ca2

Meet Patel commited on

Refactor TutorX MCP server to remove legacy client and utility modules, update app.py for SSE integration, and enhance .gitignore to exclude .cursor directory. Clean up main.py for improved server configuration and streamline run script for better usability.
1af10cc

Meet Patel commited on

All the functionality working with mock data
15710ed

Meet Patel commited on

Core and Advanced Features is working with mock data.
bbd9cd6

Meet Patel commited on

Enhance TutorX MCP server with SSE support, update default port to 8001, and implement asynchronous API requests in Gradio interface. Added error handling for API interactions and improved server configuration.
d4df2a7

Meet Patel commited on

switch mcp server stdio to sse.
def69a7

Meet Patel commited on

Removed gamification features and deployment configuration
3d56f3d

Meet Patel commited on

Added external tool integration,also with test files and documentation
411f252

Meet Patel commited on

Added proper MCP client, fixed Gradio-MCP integration, and improved architecture
f9f5b1d

Meet Patel commited on

Step 5: Added Gradio web interface and run script for the TutorX MCP server
8372659

Meet Patel commited on