

Odysseus
#59 en Agents de codingPewdiepie · depuis 2026-05-31 · 7× · vu le 30 juil. 2026
Odysseus is a self-hosted, Open Source AI Workspace tool by Felix Kjellberg (PewDiePie) that bundles Chat, autonomous agents, Deep Research, documents, email, notes/calendar, and model serving in a single interface. It runs locally (typically via Docker Compose on localhost:7000) and can integrate both local models (Ollama, llama.cpp, vLLM) and Cloud APIs (OpenAI, OpenRouter). The project was released on May 31, 2026 and gathered tens of thousands of GitHub stars within days; it is licensed under AGPL-3.0-or-later. An official SWE-bench-Verified score for Odysseus itself does not exist – circulating Coding Benchmark values refer to a separate Qwen-32B model Fine-Tuned by PewDiePie on the Aider Polyglot Benchmark, not to Odysseus itself.
Fonctionnalités
| Base Model | No fixed base model – Odysseus is an interface that connects local models (Ollama/llama.cpp/vLLM) or external APIs (OpenAI, OpenRouter) |
| Deployment Model | Self-hosted; primarily via Docker Compose (default port 7000, bound to 127.0.0.1); alternatively native installation on Linux/macOS/Windows (Python 3.11+); no cloud hosting provided by the vendor |
| License | AGPL-3.0-or-later |
| Platform | Self-hosted via Docker Compose (localhost:7000); Linux and macOS officially supported, native installs also available for Windows |
| Price | Free, open source (no subscription) |
| Price Tier | Free & open source (MIT license, later AGPL-3.0); no subscription fees, no cloud requirement |
| Release Date | May 31, 2026 |
| Interface (IDE/CLI/Web) | Web interface (browser, self-hosted), CLI/Docker for setup |
| Supported Languages | No official language list documented; supports various model backends (Ollama, llama.cpp, vLLM, OpenAI, OpenRouter) |