Analyzed 80 days ago · 2 anonymous rescans remaining · register free to re-analyze any time.
Public analysis · read only
Register free to re-analyze

pewdiepie-archdaemon/odysseus

27,193 3,292 389 issues
JavaScript
MIT

Project Overview

openrouter / z-ai/glm-4.5-air:free

Odysseus

Self-hosted AI workspace with chat, agents, documents, and productivity tools.

AI Verdict
Clean— AI Trust Assessment

True Intent (AI Assessment)

A self-hosted AI workspace providing privacy-first alternatives to cloud AI assistants with integrated productivity tools.

README Accuracy

Accurate

Notes

No significant discrepancies between stated purpose and observed behavior.

What Is This?

Odysseus is a comprehensive self-hosted AI workspace designed to provide an alternative to cloud-based AI assistants like ChatGPT and Claude while maintaining privacy and data ownership.

It addresses privacy concerns associated with cloud AI services by allowing users to run AI models and workspace tools on their own hardware, eliminating the need to share data with third-party providers.

It's designed for individuals and teams who want to maintain control over their data while leveraging AI capabilities for productivity, research, communication, and document management.

The application uses a combination of Python (FastAPI backend) and JavaScript (frontend), supports multiple AI model providers, implements a vector database for memory and semantic search, and provides various productivity tools integrated with AI capabilities.

The codebase is well-structured with clear separation of concerns, comprehensive documentation, and security features like authentication and security headers.

Your Report, Tab by Tab
At a Glance
27,193Stars
3,292Forks
389Open Issues
6/2/2026Last Active
Web AppJavaScriptMIT
Technology Stack
LanguagesJavaScript, Python, CSS, HTML, Shell, PowerShell, TypeScript, Dockerfile, Batchfile
RuntimeNode.js, Python 3.11+
FrameworkFastAPI (backend), likely React/Vue (frontend)
DatabaseSQLite (default), likely supports others
Package Managernpm, pip
Key Dependencies@anthropic-ai/sdk, FastAPI, uvicorn, SQLAlchemy, ChromaDB, fastembed, bcrypt
Build ToolLikely Webpack or Vite (inferred)
Test Frameworkpytest, pytest-asyncio