Back to Projects
AI-Powered

AgentXpert

Completed

Lean Multi-Agent Chatbot

AgentXpert is a lean multi-agent chatbot that integrates specialized agents to handle diverse tasks including Python code execution, mathematical calculations, and CSV file analysis. It features a Streamlit-based interface for seamless interaction.

  • Python Agent: Executes dynamic code for complex tasks.
  • Math Agent: Solves advanced mathematical equations and arithmetic.
  • CSV Agent: Analyzes data using pandas for insights.
  • Streamlit UI: Interactive interface with persistent chat history.
Python Streamlit LangChain pandas