Installation¶
Prerequisites¶
- Python: 3.10 or higher
- pip: Latest version recommended
Basic Installation¶
This installs the core Empathy Framework with basic functionality.
Installation Options¶
With LLM Support¶
Includes Anthropic Claude and OpenAI SDK.
With Healthcare Support¶
Includes FHIR client, HL7 parsing, HIPAA audit logging.
Full Installation (Recommended)¶
Includes everything: LLM providers, healthcare, webhooks.
Verification¶
Or use the CLI:
Next Steps¶
- Quick Start Guide - Build your first chatbot in 5 minutes
- Configuration - Learn about configuration options