Tag
OpenLumara is a new open-source AI agent framework designed for local models, emphasizing token efficiency, modularity, and security. It is written from scratch with a small system prompt and full control over AI capabilities.
id-agent is an open-source npm library that generates human-readable, token-efficient word-based IDs as a UUID alternative for AI agents, reducing token costs by ~40% while maintaining collision resistance.
nanobot v0.2.0 is released, featuring lightweight, token-efficient AI agents capable of long-horizon tasks. A demonstration shows building a Super Mario game with a single prompt for $0.1.
OpenUI is an open-source framework for generative UI that uses a streaming-first language to produce UI with up to 67% fewer tokens than JSON, including a React runtime and chat interfaces.
AdaGATE is a training-free evidence controller for multi-hop RAG that uses entity-centric gap tracking, micro-query generation, and utility-based selection to improve robustness under noisy retrieval, achieving state-of-the-art evidence F1 with fewer input tokens.