k0sti/nomen
Nostr-native agent memory system
Nomen helps AI agents manage and retrieve information by giving them a secure, shareable, and searchable memory. It takes various forms of input, from public facts to private thoughts, and outputs structured, organized knowledge that AI agents can use. This is designed for anyone managing or building AI agents that need to remember past interactions, decisions, or collected data across different levels of privacy.
Use this if you need your AI agents to have persistent, searchable, and shareable memory, ranging from publicly available information to highly private internal reasoning.
Not ideal if your AI agents do not require persistent memory or if you prefer a traditional, centralized database solution over a decentralized, Nostr-based approach.
Stars
7
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/k0sti/nomen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
RightNow-AI/openfang
Open-source Agent Operating System
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...