Skip to content

odei-ai/web

ODEI Web

Public product, documentation, and API surfaces for ODEI.

This repository powers the main public runtime around ODEI:

  • odei.ai as the research and thesis surface
  • api.odei.ai as the production and developer surface

It contains the site shell, public documentation, API runtime, and world model interfaces that expose ODEI's architecture to humans and agents.

What ODEI Is

ODEI builds constitutional world models for human agency.

The core idea is simple:

  • the model is replaceable
  • the world model is persistent
  • the write path is governed
  • the execution path is auditable

This repository is the public-facing expression of that system.

What Lives Here

  • public pages and product surfaces
  • REST API runtime for api.odei.ai
  • OpenAPI and integration documentation
  • world model visualization and explorer surfaces
  • operational assets for deployment and health checks

Some historical and experimental pages still live in this repository, but the canonical surfaces are:

  • research and worldview
  • product and developer docs
  • governed world model APIs

Architecture

internet
  └─ nginx
     ├─ static public surfaces
     └─ API runtime
        ├─ docs
        ├─ world model endpoints
        ├─ guardrail endpoints
        └─ operational health surfaces

Behind the public runtime sits the ODEI stack:

  • Neo4j world model
  • sovereign writes pipeline
  • guardian validation
  • MCP-connected subsystems

Development

Requirements:

  • Node.js 20+
  • npm

Typical local workflow:

npm install
npm run dev

For production deploy details and operational contracts, see the documentation inside this repository.

Related Repositories

Repository Role
odei-ai.github.io Research-facing static surface for odei.ai
mcp-odei MCP interface for governed retrieval
research Research papers and architecture notes
memory Memory architecture and graph-native persistence

License

Repository-specific. See local license and deployment files.

About

Public product, docs, and API runtime for ODEI.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages