| What It Does | Tech | Links | |
|---|---|---|---|
| Enterprise AI Agent Platform | Multi-domain agent system with specialized agents for finance, legal, and healthcare. | Python, Cohere, FastAPI, Next.js | Repo · Live |
| AI Decision Firewall | Runtime governance layer that intercepts AI outputs before they become actions. | Python, FastAPI, Pydantic | Repo · Live |
| Prompt Injection Detector | Real-time detection of prompt injection attacks with pattern matching & heuristics. | Python, Regex | Repo · Live |
| Agent Sandbox | Secure code execution environment for AI agents with permission system. | Python, AST | Repo · Live |
| Model Diff | Compare model checkpoints to understand training changes with pattern detection. | Python, NumPy | Repo · Live |
| LLM Gateway | Multi-provider routing, fallback, rate limiting, caching for LLM APIs. | Python, asyncio | Repo · Live |
| MCP Tool Server | Production MCP server with multiple tools (file, shell, search). | Python, MCP | Repo · Live |
| Transformer Lab | GPT transformer from scratch in pure NumPy with interpretability probes. | Python, NumPy | Repo |
| Sparse Autoencoder | Extract interpretable features from neural network activations (Anthropic-style). | Python, NumPy | Repo |
| Circuit Finder | Automated circuit discovery for mechanistic interpretability. | Python, NumPy | Repo |
| Induction Head Detector | Find and analyze induction heads in any transformer. | Python, NumPy | Repo |
| Activation Steering | Control model behavior by modifying activations at runtime. | Python, NumPy | Repo |
Popular repositories Loading
-
ai-decision-firewall
ai-decision-firewall PublicRuntime governance and policy enforcement layer for AI systems
Python 1
-
enterprise-ai-agent-platform
enterprise-ai-agent-platform PublicMulti-domain AI Agent Platform for Enterprise (Finance, Legal, Healthcare) - Powered by Cohere
Python
-
-
cohere-multi-tool-agent
cohere-multi-tool-agent PublicMulti-Tool AI Agent powered by Cohere Command R+ with web search, code execution, and more
Python
-
cohere-multilingual-rag
cohere-multilingual-rag PublicMultilingual RAG system supporting 100+ languages with Cohere Embed, Rerank, and Command R+
Python
-
mcp-document-server
mcp-document-server PublicMCP server for document analysis — parsing, chunking, semantic search, and summarization via Model Context Protocol
Python
If the problem persists, check the GitHub status page or contact support.



