File size: 928 Bytes
08ca841
 
4fb0e94
 
 
08ca841
 
 
 
4fb0e94
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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)