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.; PocketFlow: Pocket Flow is a 100-line minimalist LLM framework designed to simplify the development of large language model applications. It leverages a core graph abstraction, enabling users to easily implement popular design patterns like multi-agents, workflows, and RAG without bloat or dependencies.
Reduce LLM token usage and API costs for AI agents.
Building and orchestrating AI agents (e.g., research agents, multi-agents).