Models long-horizon interactive literary simulation where characters and world co-evolve; introduces an open‑schema framework with a Character Agent and an LLM-based World Model, plus seven trainable tasks and a dataset from 57 books for benchmarking persistent narrative state.
Prunes tool-output lines inside a coding LLM agent by turning the agent's own internal representations into per-line keep-or-prune labels. Implements a small classification head plus a length-aware embedding, saving up to 39% of tokens across benchmarks while preserving task quality.
Compact 3B-scale agentic LLM for multi-step tool use and reasoning, using a Looped Transformer to increase capacity without adding parameters; built for local deployment with configurable "thinking" modes and benchmark gains vs larger open models.
Turns plain-language prompts into working websites, web apps, and mobile apps in the browser. Chat-driven code generation, live preview, hosting, databases, and GitHub/Figma imports help builders move from idea to shipped project without local setup.
Turns plain-language app ideas into working software inside a browser workspace, then lets users preview, debug, and deploy without leaving the platform.
Memory layer that lets AI agents remember users and context across sessions.