Core Modules Overview
MoLOS includes production-ready modules that work together to give your AI a complete picture of your life and work.
info
All modules are production-ready and included in the official Docker image.
MoLOS-Tasks
Manage tasks, projects, and life areas with full AI integration.
What you can do:
- Organize by Areas (Work, Personal, Learning)
- Track Projects with milestones and progress
- Manage Tasks, bugs, features, stories, and subtasks
- Set dependencies and see critical paths
- Track daily logs with mood
- Use Kanban views for agile workflows
- AI tools for task management
MoLOS-Markdown
Capture, organize, and retrieve knowledge with two powerful systems.
Documents:
- Hierarchical tree navigation with folders
- Version control and restore capability
- Full-text search across all documents
- Templates and tags for organization
Quick Notes:
- Google Keep-style colorful cards
- Checklists with toggle tracking
- Labels, colors, pinning, and archiving
- AI tools for note management
MoLOS-LLM-Council
Get multiple AI perspectives on every question.
What you can do:
- Query OpenAI, Anthropic, OpenRouter, or custom endpoints simultaneously
- Create AI personas with specific expertise
- Use of 3-stage process (responses → discussion → synthesis)
- Rate and vote on best answers
- Track all consultation history
How Modules Work Together
All modules expose AI tools via MCP that your AI can use:
| Module | AI Tools | Example Action |
|---|---|---|
| Tasks | 30+ tools | "What tasks are due today?" |
| Markdown | 19 tools | "Search for research about X" |
| LLM Council | 10+ tools | "Get diverse opinions on this decision" |
Cross-Module Workflows:
- Task → Markdown: Create task documents and research notes
- Task → LLM Council: Get AI perspectives on project strategy
- Markdown → LLM Council: Use documents as input for consultations
- LLM Council → Tasks: Create action items from AI recommendations
Why This Matters
For Your AI:
- Context awareness of your work, goals, and priorities
- Action capability to create, update, and complete tasks
- Knowledge integration referencing your documents
- Multiple perspectives from several AIs
- Persistent memory across all conversations
For You:
- One system for tasks, notes, and AI
- Automation where AI takes real actions
- Better insights from multiple AI perspectives
- Full control with local data storage
- No vendor lock-in, fully self-hostable
Get Started
All modules are pre-installed. Just open MoLOS and use them.
# Quick start
curl -fsSL https://molos.app/install.sh | sh
# Or with Docker Compose
docker-compose up -d
Last Updated: March 22, 2026