Skip to content

An agentic AI assistant, that is helping users with math queries to solve and explain them to the user.

License

Notifications You must be signed in to change notification settings

nottpande/MathTutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathTutor

Math Tutor is an intelligent, agentic AI assistant designed to help users solve math problems using a combination of document retrieval, web search, and reasoning via LLMs. The system is modular, agent-based, and built using modern protocols like Model Context Protocol (MCP) and Agent to Agent (A2A) Protocol, making it extensible and production-ready.


Features

  • Retrieves relevant context from a vector database (AstraDB)
  • Falls back to web search if vector search yields no results
  • Uses LLMs for reasoning, extracting and solving math questions
  • MCP-based microservices for modularity and scalability
  • LangGraph orchestration for flexible agent workflows
  • A2A-compatible responses with structured artifacts
  • Automatic result saving (raw + cleaned formats) for analysis

About

An agentic AI assistant, that is helping users with math queries to solve and explain them to the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages