About Odel
What is Odel?
Odel is an AI module marketplace that lets you customize your AI assistant with exactly the tools and capabilities you need. Think of it as an app store for AI functions - browse modules, install what you need, and your AI can use them immediately.
Development Status
Odel is currently in early development. We're building the foundation of what will become a comprehensive platform for modular AI capabilities.
- ✓V8 code isolation for function calling
- ✓RPC system for module calls
- ✓Routers for module types
- Modules support
- ✓Default (in-process) modules
- ✓Official (standard worker) modules
- ✓User (platform worker) modules
- External (separately hosted MCP) modules
- ✓Endpoints for conversation-level module configuration
- Module management UI
- Endpoints for profile-level module configuration
- Profile quick-edit UI
- ✓Docusaurus automatic documentation site
- ✓Roadmap
- ✓Start writing actual docs
Modules Themselves
Because what's the point of a modular system if it doesn't actually do anything?
Default Modules
Core functionality, but modular — if you don't like something, turn it off and pretend it was never there.
- ✓Tagger – Auto-generate names and tags for conversations
- Trace – Show inline traces of background module executions
- Dynamic Cards – Fancy inline cards for structured LLM output
- Memory – User-specific RAG-style memory, the bot learns as you chat
Official Modules
a.k.a. "made by me"
- ✓Odel Mail – Bot can send emails to you (or anyone else)
- Notes – Persistent knowledge database for the LLM
- Calculator – Wolfram-ish computational queries
- SSB – Query Norway's official statistical data (because why not)
Want to see detailed progress? Check out our full roadmap and changelog.
The Vision
Instead of building monolithic AI models that try to do everything, Odel enables a marketplace where specialized modules can be mixed and matched. Developers create modules, users install what they need, and the AI orchestrates them in real-time.
About the Creator
Odel is being built by Dag Himle
daggo04A developer passionate about making AI more modular, extensible, and accessible. The project started as an exploration of how to make AI capabilities composable and has evolved into a full marketplace platform.
Technology
Odel is built on Cloudflare's edge infrastructure with:
- TypeScript modules with MCP (Model Context Protocol) interfaces
- V8 isolates for secure, sandboxed module execution
- Edge deployment for global low-latency access
- D1 for data storage and R2 for media assets
For technical details and architecture documentation, visit docs.odel.app.
Get Involved
We're looking for beta testers to help shape the platform. If you're interested in building custom AI modules or want early access, join our beta program.
Request Beta Access