--- title: README emoji: 🛠️ colorFrom: green colorTo: gray sdk: static pinned: false --- # Neul Labs Applied AI. Agent infrastructure, local inference, and policy gates you can actually run. The lab ships; this is where the runnable things live. ## Shipping - **grite** — git-native issue tracking for AI agents. Issues are an append-only event log in git refs, CRDT merge, no server, no database. Try the live demo: [neullabs/grite](https://huggingface.co/spaces/neullabs/grite). - **Agent infrastructure** — runtimes, memory, and execution boundaries for agents (fastagentic, memorg, agentvfs). - **Local inference** — run models anywhere, from mobile to bare metal. - **Policy gates** — controls between an LLM and the systems it touches (closegate). ## Find it - Spaces + demos: [huggingface.co/neullabs](https://huggingface.co/neullabs) - Code: [github.com/neul-labs](https://github.com/neul-labs)