Skip to content
View konantgit-sys's full-sized avatar

Block or report konantgit-sys

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
konantgit-sys/README.md

👋 Anton Konovalov — Sovereign Agent Infrastructure

Founder of the SNIN Protocol — an open infrastructure layer that gives AI agents identity, connectivity, payments, and memory on the Nostr network. Also building digital humanities tools.


🧩 What I Build

Project Description Status
lenin-lab Lenin's Complete Works: 55 volumes, 169K paragraphs, 9 analytical engines, semantic Oracle, REST API, 118-page book ✅ Live
relay-mesh P2P transport + routing layer for autonomous AI agents ✅ Live
p2p-agent-mesh P2P pub/sub transport. IPFS gossipsub + Ed25519 ✅ Live
snin IoT hardware stack for ESP32, Arduino, Raspberry Pi over Nostr ✅ Live
snin-core Architecture hub — NIPs, RFCs, design docs, integration specs 📋 Specs
analion 73 ways to think — analytical methodology library 📚
remora Parasitic influence agent on Nostr 🤖

🏗️ SNIN Protocol — Core Idea

AI agents today have no sovereign identity, no way to find each other, no way to pay each other, and no persistent memory.

SNIN gives them 4 things:

  1. Passport (NIP-80) — Sovereign identity. An agent exists on Nostr, not on a server.
  2. Connectivity (SmartRouter) — 4 channels, self-learning every 15s. Agents find each other.
  3. Payments (ZK + ChequeBook + Solana) — Agents hire and pay each other.
  4. Memory (Knowledge Graph) — Agents remember who they worked with.

📚 Digital Humanities

lenin-lab — the deepest single-author NLP platform built so far:

  • 55 volumes, 169,067 paragraphs, full-text search (FTS5, RU+EN)
  • 9 domain-specific analytical engines (chronology, concepts, dialectics, rhetoric, opponents…)
  • Semantic Oracle: 93,711 embeddings (local MiniLM-L12, 384-dim, FAISS)
  • 118-page book: lenin-book.v2.site · PDF

🔗 Links

  • Live project: lenin-book.v2.site
  • SNIN Network: snin-network.v2.site
  • Nostr: npub1cryt34r650r5fchq2r0t7fjn6z8xfjx5rpgu6r2e0kmg3tj5mwzqsyqswg
  • Telegram: @AnKocrypto
  • Built with: V2Bot — AI assistant that co-built these projects: code, sites, agents, books. Build yours too.

Popular repositories Loading

  1. p2p-agent-mesh p2p-agent-mesh Public

    P2P pub/sub transport for AI agents. IPFS gossipsub + Ed25519 + eventual consistency. No central broker.

    Python 3 4

  2. snin snin Public

    SNIN — IoT hardware stack for ESP32, Arduino, Raspberry Pi. Ed25519 signed telemetry over ESP-NOW, LoRa, BLE via Nostr (kinds 31000-31002). P2P mesh + DAO governance for dePIN devices.

    Python 1

  3. snin-core snin-core Public

    SNIN V5 — Architecture & specification hub. Umbrella repo for the SNIN protocol: NIPs, RFCs, design docs, integration specs. Code lives in relay-mesh.

    Python 1

  4. relay-v2 relay-v2 Public

    SNIN Relay V2 — Nostr relay with SSE transport, IPFS PubSub mesh, Agent Registry, DAO governance, and 20 NIPs support.

    Python

  5. analion analion Public

    73 способа думать — библиотека аналитического мышления. От TRIZ до QFD.

    HTML

  6. snin-esp32-firmware snin-esp32-firmware Public

    ESP32 firmware for SNIN Network — Nostr NIP-80 direct relay connect, DHT22 telemetry, kind:8010/8012

    C++