Back to browse
Sinain captures screen and audio in KG, shares it with agents/peers

Sinain captures screen and audio in KG, shares it with agents/peers

by geravant·May 13, 2026·2 points·0 comments

AI Analysis

●●●BangerWizardryBig BrainSlick

Invisible HUD overlay that never appears in screenshots or recordings is genuinely clever.

Strengths
  • Non-LLM pipeline for graph integration boosted recall from 37.9% to 82.8% on benchmarks.
  • WebRTC peer-to-peer sharing means data never touches a server during transfers.
  • Four privacy modes from cloud-fast to fully offline with Ollama and whisper.cpp.
Weaknesses
  • MacOS only right now, other platforms still in development.
  • Ambient intelligence category is getting crowded with similar context-capture tools.
Category
Target Audience

AI developers and power users managing multiple agents

Similar To

Rewind AI · Mem · Obsidian with plugins

Post Description

Sinain is an open source tool allowing you to capture screen and audio context into a local knowledge graph (optionally could be build utilizing only local models) which you can share with your agents (via MCP) or other users (peer-to-peer).

Over the last months both my fleet of agents grew rapidly and I was getting more and more context from different sources, including videos, calls, chats. Feeding the inbound context into agents became more and more time-consuming, so together with my team we've built a tool to gather the context live and store it in an accessible manner for both humans and agents - so we can stop copy pasting things to the terminal.

A summary of what is ready: - For now MacOS only, other platforms support is in development - Knowledge graph accessible via MCP, web UI, and is shareable - Current benchmark is 82.8% IPR on LongMemEval (ICLR 2025) - HUD overlay - ambient agent wrapper advising on your context, plugs in CC, Codex, Goose, Junie - Default mode needs an OpenRouter API key (token usage is tracked); paranoid mode relies on local models (with a quality trade-off) - An architectural choice we are proud of: knowledge sharing between users is peer-to-peer, over webRTC. For now it does require a call to a redirector server (which does not see the data), but we are planning on getting rid of it all together. The recipient's agents pick up the context via MCP.

Sinain is MIT-licensed.

Site: https://anthillnet.com Demo: https://youtu.be/EWLcVtPPbac Repo: https://github.com/anthillnet/sinain-hud Install: npx @geravant/sinain@latest start

I would be glad to answer anything in the comments.

Similar Projects

Infrastructure●●Solid

Systemd-Recalld

Open-source Windows Recall alternative running as a systemd daemon with local encryption.

Ship ItNiche Gem
anticensor
201mo ago