AgentFM - SETI@home for local LLMs
Single Go binary that turns idle home GPUs into a peer-to-peer compute grid for LLM and AI workloads. Decentralized inference instead of renting from a cloud.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
rqlite - fault-tolerant DB on SQLite
Distributed, fault-tolerant SQL database built around SQLite using Raft consensus. v10 adds a built-in web console and CRC32 integrity checks throughout.
stash - persistent memory layer for AI agents
Self-hosted single-binary Go service that stores episodes, facts, and working context for AI agents in Postgres. Ships an MCP server and runs without cloud dependencies.
MCPJungle - self-hosted MCP gateway
Go gateway and registry that lets individuals and teams run a single MCP endpoint in front of many backend MCP servers, with discovery and access control built in.
Lightport - OpenAI-compatible LLM gateway
Open-source AI gateway that makes any LLM provider OpenAI-compatible, originally a Portkey fork hardened around the MCP ecosystem at Glama.