Skip to content

Latest commit

Β 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Codeex v5

Codeex v5 is a professional, cross-platform desktop GUI for Ollama. Built with Python, it offers smart model management, voice synthesis (TTS), real-time streaming, and chat persistenceβ€”wrapped in a clean dark interface.

✨ Features

  • 🎨 Modern Dark UI: Clean, intuitive desktop interface built with customtkinter.
  • πŸ€– Multi-Model Support: Seamlessly connect and switch between 20+ local AI models.
  • πŸ’¬ Real-Time Streaming: Instant, low-latency streaming response display.
  • πŸ”Š Voice Synthesis (TTS): Built-in text-to-speech for audible response playback.
  • πŸ’Ύ Save & Load Chats: Persist conversation history across sessions.
  • πŸ“Š System Monitoring: Tracks resource utilization directly within the app using psutil.
  • βš™οΈ Auto-Setup & Lightweight: Minimal configuration needed to get started.

πŸ“‹ Requirements

  • Python: 3.8 or higher
  • Ollama: Installed and running locally (Download Ollama)

πŸ› οΈ Installation

  1. Clone the repository:
    git clone [https://github.com/Heoster/codeex-v5.git](https://github.com/Heoster/codeex-v5.git)
    cd codeex-v5
    

2. **Install required dependencies:**
```bash
pip install customtkinter pillow requests psutil pyttsx3


πŸš€ Quick Start

  1. Ensure your local Ollama instance is running:
ollama serve
  1. Run the main application:
python "main code of codeex.py"

πŸ’‘ Beginner Tip: If you're looking for a simpler starting point, check out the beta.py script:

python beta.py

πŸ“¦ Dependencies

Package Purpose
customtkinter Modern UI components
pillow Image handling and assets
requests Ollama API communication
psutil System resource monitoring
pyttsx3 Offline Text-to-Speech synthesis

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check out the Issues page if you want to contribute.

πŸ“„ License

Distributed under the Open Source License. See LICENSE for more information.

About

πŸš€ Professional Ollama Desktop GUI with Auto-Setup, Voice Synthesis & Smart Model Management | Beautiful dark UI | 20+ AI models | Real-time streaming | Save/Load chats | TTS | Cross-platform | Open Source

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages