Skip to content
CortexPrism edited this page Jun 17, 2026 · 2 revisions

Welcome to the CortexPrism Wiki

CortexPrism is a self-hosted, open-source agentic AI harness that turns any LLM into a capable autonomous agent. It provides persistent memory, a rich tool ecosystem, sandboxed code execution, a full-featured web UI, and enterprise-grade security — all running locally on your machine or server.

Quick Links

Key Features

  • 24 LLM providers — Anthropic, OpenAI, Gemini, Groq, Ollama, DeepSeek, Cerebras, Perplexity, and more
  • 5-tier memory — Episodic, semantic, reflection, graph, and skill memory with FTS5 + vector search
  • Web UI — Full-featured chat, editor, git, code runner, and dashboard
  • Parallax security — Multi-layer policy validator, AES-256-GCM vault, audit log
  • Plugin system — ESM, MCP, and WASM plugins with sandboxed permissions
  • Sub-agents — Spawn specialized child agents for parallel work
  • Model Quartermaster — Intelligent model selection with adaptive learning
  • Voice pipeline — STT, TTS, VAD, and real-time audio streaming

License

MIT — free for personal and commercial use.

Clone this wiki locally