Download Companion
Get started with the most advanced AI chat interface for local and cloud models.
๐ Quick Start (Recommended)
Clone the repository and run locally with Python:
# Clone the repository
git clone https://github.com/Aryan-Rajyaguru-1/Companion.git
cd companion
# Install dependencies
pip install -r requirements.txt
# Run the desktop app
python main.py
๐ Web Interface
Try the web interface instantly:
๐ Requirements
- โ
Python 3.8 or higher
- โ
Ollama (for local models) - Download here
- โ
Cloud AI access (optional, for cloud models)
- โ
Modern web browser (for web interface)