Comprehensive documentation for the AgentCare multi-agent healthcare scheduling system
Welcome to the complete documentation for AgentCare - an enterprise-grade healthcare scheduling platform with AI agent coordination, HIPAA compliance, and multi-tenant architecture.
- 🚀 Setup Guide - Complete installation and configuration
- ⚡ Quick Reference - Essential commands and shortcuts
- 🎯 Demo Guide - Complete walkthrough with all personas
- ⚙️ Platform Setup - Environment configuration
- 🩺 System Inspector - Health check and diagnostics
- 📋 Inspector Summary - Inspector capabilities overview
- 🐳 Docker Guide - Container deployment and management
- 🚀 DevOps Guide - CI/CD and deployment strategies
- 🏥 Architecture Guide - System design and patterns
- 🔧 Implementation Summary - Technical implementation details
- 🏢 Multi-Tenancy Guide - Healthcare data isolation
- 📋 Twelve Factor Guide - Cloud-native best practices
- 🧪 Test Summary - Comprehensive testing framework
- 🔒 Multi-Tenant Testing - Healthcare-specific test strategies
- 👥 Healthcare Users - 24+ user roles and workflows
- 📊 Project Status - Current features and roadmap
- 📄 File Summary - Project structure reference
- 🔌 Swagger Implementation - API documentation
AgentCare is a comprehensive healthcare scheduling platform featuring:
- Supervisor Agent - Intelligent routing and coordination
- Availability Agent - Schedule management and optimization
- Booking Agent - Appointment creation and confirmation
- FAQ Agent - Healthcare information and support
- Multi-Tenant Architecture - Support for multiple healthcare organizations
- HIPAA Compliance - Built-in audit trails and data protection
- 24+ User Types - Complete healthcare ecosystem support
- PostgreSQL + pgvector - Vector database for RAG/AI conversations
- Docker Containerization - One-command deployment
- System Inspector - Comprehensive health monitoring
- 3,115+ Lines of Tests - Enterprise-grade testing coverage
- Cloud-Native - Kubernetes-ready infrastructure
Get AgentCare running in your environment with comprehensive setup guides covering Docker deployment, local development, and production configuration.
Key Documents:
- Setup Guide - Step-by-step installation
- Platform Setup - Environment configuration
- Quick Reference - Command cheat sheet
Monitor, maintain, and troubleshoot your AgentCare deployment with operational guides and diagnostic tools.
Key Documents:
- System Inspector - Health monitoring tool
- Docker Guide - Container management
- DevOps Guide - Deployment automation
Understand the system design, multi-tenant architecture, and development patterns used in AgentCare.
Key Documents:
- Architecture Guide - System design
- Multi-Tenancy Guide - Data isolation
- Implementation Summary - Technical details
Comprehensive testing strategies for healthcare systems with HIPAA compliance validation.
Key Documents:
- Test Summary - Testing framework overview
- Multi-Tenant Testing - Healthcare-specific tests
User management, healthcare workflows, and system reference information.
Key Documents:
- Healthcare Users - User roles and permissions
- Project Status - Feature roadmap
- Setup Guide - Get development environment running
- Architecture Guide - Understand the system
- Test Summary - Run and understand tests
- Quick Reference - Daily development commands
- Docker Guide - Container deployment
- DevOps Guide - CI/CD setup
- System Inspector - Monitoring and diagnostics
- Multi-Tenancy Guide - Security and isolation
- Demo Guide - Explore healthcare features
- Healthcare Users - User management
- HIPAA Compliance - Security features
- System Inspector - Health monitoring
- Project Status - Current features and roadmap
- Demo Guide - System demonstration
- Architecture Guide - System overview
- Healthcare Users - User ecosystem
# Quick Setup
./docker-quick-start.sh # Full system deployment
./agentcare-inspector.sh # System health check
# Development
docker-compose up -d # Start all services
docker-compose logs -f backend # View backend logs
docker-compose exec backend bash # Access backend container
# Monitoring
curl http://localhost:3000/health # Backend health
curl http://localhost:11434/api/tags # Ollama status- Hospitals & Health Systems - Large multi-department facilities
- Clinics & Medical Groups - Primary care and specialty practices
- Urgent Care Centers - Walk-in and emergency services
- Specialty Centers - Focused medical specialties
- Telehealth Platforms - Virtual care delivery
- 24+ Healthcare User Types - Complete ecosystem support
- Role-Based Access Control - Granular permissions
- HIPAA Compliance - Built-in data protection
- Multi-Factor Authentication - Enhanced security
- Natural Language Processing - Ollama LLM integration
- Conversational AI - RAG with vector database
- Intelligent Routing - Context-aware agent delegation
- Real-Time Responses - Sub-second processing
We welcome contributions to AgentCare! Here's how to get involved:
- Found an error? Submit a pull request
- Missing information? Create an issue
- Want to improve clarity? We appreciate it!
- Review the Architecture Guide
- Check Test Summary for testing standards
- Follow the Implementation Summary
- 📖 Documentation - Start here with these guides
- 🐛 Issues - Use GitHub issues for bug reports
- 💡 Discussions - Feature requests and questions
- 🔍 System Inspector - Built-in diagnostic tool
- Setup Issues - See Setup Guide
- Docker Problems - Check Docker Guide
- Health Checks - Use System Inspector
- Architecture Questions - Review Architecture Guide
🏥 AgentCare Documentation
Comprehensive guides for enterprise healthcare scheduling with AI agent coordination