MCPcopy Index your code
hub / github.com/pewdiepie-archdaemon/odysseus

github.com/pewdiepie-archdaemon/odysseus @main sqlite

repository ↗ · DeepWiki ↗
17,919 symbols 70,190 edges 1,131 files 3,053 documented · 17% 1 cross-repo links
README

Odysseus

A self-hosted AI workspace for chat, agents, research, documents, email, notes, calendar, and local model workflows.

Quick Start · Setup Guide · Contributing · Roadmap

Packaging status

Odysseus interface


Quick Start

dev is the default branch and gets the newest changes first. Use main if you want the more curated branch.

git clone https://github.com/pewdiepie-archdaemon/odysseus.git
cd odysseus
cp .env.example .env
docker compose up -d --build

Open http://localhost:7000 when the containers are healthy. The first admin password is printed in docker compose logs odysseus.

Native installs, GPU notes, Windows/macOS instructions, HTTPS, and configuration live in the setup guide.

Features

  • Chat + Agents — local/API models, tools, MCP, files, shell, skills, and memory.
  • Cookbook — hardware-aware model recommendations, downloads, and serving.
  • Deep Research — multi-step web research with source reading and report generation.
  • Compare — blind side-by-side model testing and synthesis.
  • Documents — writing-first editor with AI edits, suggestions, Markdown, HTML, CSV, and syntax highlighting.
  • Email — IMAP/SMTP inbox with triage, tags, summaries, reminders, and reply drafts.
  • Notes, Tasks + Calendar — reminders, todos, scheduled agent tasks, and CalDAV sync.
  • Extras — gallery/image editor, themes, uploads, web search, presets, sessions, and 2FA.

Demo

A full hover-to-play tour lives on the landing page: docs/index.html.

Contributing

Help is welcome. The best entry points are fresh-install testing, provider setup bugs, mobile/editor polish, docs, and small focused refactors. See CONTRIBUTING.md and ROADMAP.md.

Security

Odysseus is a self-hosted workspace with powerful local tools. Keep auth enabled, keep private data out of Git, and do not expose raw model/service ports publicly. Deployment details are in the setup guide.

Star History

Star History Chart

License

AGPL-3.0-or-later -- see LICENSE and ACKNOWLEDGMENTS.md.

Core symbols most depended-on inside this repo

get
called by 3063
src/preset_manager.py
get
called by 2246
core/models.py
createElement
called by 1518
static/js/spinner.js
remove
called by 1215
src/memory_vector.py
el
called by 503
static/js/settings.js
pop
called by 435
routes/device_flow.py
set
called by 371
static/js/storage.js
close
called by 363
scripts/hf_download.py

Shape

Function 13,426
Method 2,517
Class 1,470
Route 506

Languages

Python56%
TypeScript44%

Modules by API surface

static/lib/docx.umd.min.js1,765 symbols
static/lib/xlsx.full.min.js971 symbols
static/lib/mammoth.browser.min.js799 symbols
static/js/document.js320 symbols
static/lib/html2pdf.bundle.min.js292 symbols
static/js/emailLibrary.js233 symbols
static/js/notes.js199 symbols
routes/email_routes.py187 symbols
tests/test_model_routes.py180 symbols
static/js/slashCommands.js173 symbols
static/js/settings.js171 symbols
static/js/galleryEditor.js129 symbols

Dependencies from manifests, versioned

@antithesishq/bombadil0.6.1 · 1×
httpcore1.0 · 1×
pydantic2.13.4 · 1×
pydantic-settings2.14.1 · 1×

Datastores touched

dbDatabase · 1 repos

For agents

$ claude mcp add odysseus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact