Odysseus là self-hosted AI workspace: local-first, privacy-first, no trojan. Chạy trên hardware của anh.
Features
- Chat — vLLM, llama.cpp, Ollama, OpenRouter, OpenAI
- Agent — MCP, web, files, shell, skills, memory
- Email — IMAP/SMTP + AI triage: urgency, auto-tag, auto-summary, auto-reply drafts, spam filter
- Deep Research — multi-step research với visual report
- Memory/Skills — ChromaDB, fastembed, vector + keyword retrieval
- Calendar — CalDAV sync (Radicale, Nextcloud, Apple, Fastmail)
- Notes & Tasks — reminders, checklist, cron-style scheduled tasks
- Mobile PWA — responsive, installable, touch gestures
- Cookbook — scan hardware, recommend models, click to download + serve
Quick start
git clone https://github.com/pewdiepie-archdaemon/odysseus
cd odysseus
# defaults work out of the box
docker compose up
# configure models/search/email in Settings
Source
https://github.com/pewdiepie-archdaemon/odysseus · ⭐39K
1---2name: pewdiepie-archdaemon-odysseus3description: Self-hosted AI workspace — Chat, Agent, Email IMAP AI triage, Deep Research, Calendar, Memory/Skills. Dùng khi cần build hoặc self-host một AI assistant đầy đủ tính năng.4---5
6Odysseus là self-hosted AI workspace: local-first, privacy-first, no trojan. Chạy trên hardware của anh.
7
8## Features
9
10- **Chat** — vLLM, llama.cpp, Ollama, OpenRouter, OpenAI
11- **Agent** — MCP, web, files, shell, skills, memory
12- **Email** — IMAP/SMTP + AI triage: urgency, auto-tag, auto-summary, auto-reply drafts, spam filter
13- **Deep Research** — multi-step research với visual report
14- **Memory/Skills** — ChromaDB, fastembed, vector + keyword retrieval
15- **Calendar** — CalDAV sync (Radicale, Nextcloud, Apple, Fastmail)
16- **Notes & Tasks** — reminders, checklist, cron-style scheduled tasks
17- **Mobile PWA** — responsive, installable, touch gestures
18- **Cookbook** — scan hardware, recommend models, click to download + serve
19
20## Quick start
21
22```bash
23git clone https://github.com/pewdiepie-archdaemon/odysseus
24cd odysseus
25# defaults work out of the box
26docker compose up
27# configure models/search/email in Settings
28```
29
30## Source
31
32https://github.com/pewdiepie-archdaemon/odysseus · ⭐39K