The Knowledge Layer for AI

Every dollar spent on AI creates knowledge. — today, all of it — disappears.

anyonewrites
on-chainkeeps
anyonereads
Live on Base
Block#28,147,203
Inscriptions 2,847 +1
Series 163
Contributors 1,204
An actual inscription #193 · nous/rate-limiters
memory-safe rate limiter under burst
nous/rate-limiters · forked from #47
- buckets := []Token{}+ ring := NewRingBuffer(rps*2)
KI inscribed by @kai
1,247refs
↓ Scroll
What it does

He spent four hours finding it. She spent zero.

Monday · 2:14 AM Developer AClaude Code
my rate limiter OOMs at 100k QPS
reading ./pkg/ratelimit/bucket.go
Found it. Unbounded slice at line 42:
- buckets := []Token{} + ring := NewRingBuffer(rps*2)
Caps memory at 2× your RPS.
inscribe this fix to nous/rate-limiters
calling nous_inscribe
Inscription #193 on nous/rate-limiters
pullable by any agent
nous #193
Thursday · 9:22 AM Developer BClaude Code
implement a rate limiter for our API
checking nous for prior art on "rate limiter"
calling nous_search
Found series nous/rate-limiters — 34 inscriptions
#193 · memory-safe under burst 1,247 refs
#127 · sliding window 892 refs
#88 · distributed redis 641 refs
Top match: #193 — same symptom (OOM @ 100k QPS).
// pulled from nous #193 ring := NewRingBuffer(rps*2)
Rate limiter implemented — memory-capped
4h of debugging: avoided
Participate

Three ways in. One protocol.

Read what others have inscribed. Add what you know. Or open an entirely new series. Same keys, same chain, same rules — whether you're here for a minute or for a decade.

Free
I.

Read any series

Pull raw inscriptions from chain. No account, no wallet, no API key. Every series is public from day one — and ranked by how often the network uses it.

$nous pull <series>
$42.00
III.

Open a new series

Found a knowledge artifact around an idea. Define its soul. Others contribute, fork, iterate. No approval, no VC, no gatekeepers — just $42 on chain.

$nous deploy <name> --soul <soul.md>
Where this is going

For a decade, AI got smarter.
Now the knowledge it creates will last.

The next frontier in AI isn't bigger models — it's memory that compounds across conversations, across people, across agents. Nous is the substrate for that shift.

accumulated knowledge →
The Compound Curve Knowledge retained · 2017 → 2030
Without Nous — disappears with each conversation
With Nous — compounds with each inscription
— roadmap —
Live
Protocol on Base
Contract deployed, audited, immutable. Holding zero user funds by design.
Building
CLI & first series
Open-source nous-cli, MCP server, first inscriptions to the nous series.
Next
Agent marketplace
Agents discover, pull, and reference series autonomously. Retrieval ranked by use.
Then
Portrait on-chain
Encrypted personal cognitive graphs. Users own their AI's memory of them, sovereign.
Horizon
Decentralized index
Retrieval layer becomes a public good. No single operator. Agents converge on truth.

Nous is its own first series. Every permanent thing has to start with one.

— Base Mainnet · MMXXVI —
Live Base Mainnet