README / README.md
dipankarsarkar's picture
Publish README from ds-hf
4fb0e94 verified
|
Raw
History Blame Contribute Delete
928 Bytes
metadata
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.
  • 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