A sophisticated AI-powered customer support system built using the PHIDATA Agent Framework. The system uses historical support ticket data and documentation to provide accurate and contextual responses to customer inquiries.
- Multiple specialized AI agents for different support scenarios
- Training based on real support ticket data history
- Documentation-aware responses
- Code-related query support
- Interactive playground environment
- Specializes in Materio VueJS admin template documentation
- Provides detailed responses for documentation-related queries
- Trained on comprehensive documentation dataset
- Handles queries based on historical support tickets
- Trained on resolved support ticket database
- Leverages past solutions for current problems
- A composite agent combining Documentation and Support Ticket agents
- Provides comprehensive support coverage
- Intelligent routing between specialized agents
- Specialized in code-related queries
- Trained on Materio VueJS admin template codebase
- Assists with technical implementation questions
- Location:
support_ticket_data/directory - Content: Historical support tickets with questions and answers
- Collection Method: Automated via
scripts/github_issue_scraper.py
- Comprehensive Materio VueJS admin template documentation
- Structured for AI training and reference
- We have provided a links of the documentation in the codebase for the documentation
- Location:
data/directory - Source: GitIngest collection
- Scope: Materio VueJS admin template codebase
Run a specific agent:
python [agent_name].pyLaunch the playground environment:
python playground.py