A flexible and powerful chatbot platform that brings enterprise-grade LLM capabilities to your infrastructure.
Getting Started • Documentation • Contributing • Discussions
- Complete Privacy Control
- Deploy on your infrastructure
- Data always under your control
- No external service dependencies
- Deployment Flexibility
- Local: Perfect for development and testing
- Hybrid: Combine local resources with cloud services
- Cloud: Full AWS deployment
- Kubernetes: Coming soon!
- Enterprise Capabilities
- Built-in authentication and authorization
- Complete audit trails
- High availability
- Auto-scaling
Choose the deployment that best fits your needs:
Mode | Description | Documentation | Status |
---|---|---|---|
Local | Simple setup with Ollama + Open-WebUI | Guide | ✅ Stable |
Hybrid | Ollama + Open-WebUI + AWS Bedrock | Guide | ✅ Stable |
AWS | Full cloud deployment on AWS ECS | Guide | ✅ Stable |
K8s | Kubernetes deployment | Guide | 🚧 Coming Soon |
-
Prerequisites
# Check your environment ./bin/check-dev-environment.sh
-
Installation
# Clone the repository git clone https://github.com/evereven-tech/horizons-omnichat.git cd horizons-omnichat # Initialize the environment make init # Choose your deployment mode make local-up # For local deployment make hybrid-up # For hybrid deployment make aws-apply # For AWS deployment
Our comprehensive documentation covers everything you need:
We welcome contributions! Please see our Contributing Guide for details on:
This project is licensed under the MIT License. See NOTICE.md for third-party licenses.
Built with: