Skip to content

evereven-tech/horizons-omnichat

Repository files navigation

🌅 Horizons: The OmniChat

License: MIT GitHub tag Documentation pages build and deployment issues - horizons-omnichat

A flexible and powerful chatbot platform that brings enterprise-grade LLM capabilities to your infrastructure.

Horizons Demo

Getting StartedDocumentationContributingDiscussions


🌟 Features

  • 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

🚀 Deployment Options

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

🛠 Quick Start

  1. Prerequisites

    # Check your environment
    ./bin/check-dev-environment.sh
  2. 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

📚 Documentation

Our comprehensive documentation covers everything you need:

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details on:

📜 License & Acknowledgments

This project is licensed under the MIT License. See NOTICE.md for third-party licenses.

Built with:


Made with 💚 by evereven

About

Modular chatbot solution integrating Ollama, Open-WebUI and AWS Bedrock, with on-premises, hybrid, AWS and Kubernetes deployment options

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •