headroom: Headroom compresses everything your AI agent reads — tool outputs, logs, RAG chunks, files, and conversation history — before it reaches the LLM. It achieves the same answers with a fraction of the tokens.; context-engineering: This project is a training hub for mastering Context Engineering with Model Context Protocol (MCP), focusing on building production-ready semantic memory systems for AI assistants. It utilizes Python, FastAPI, FastMCP, and LangGraph to implement advanced memory architectures like the CoALA Four-Tier Memory.
Reduce LLM token usage and API costs for AI agents.
Developing AI assistants that can remember past interactions and facts.