yomorun/yomo
🦖 Serverless AI Agent Framework with Geo-distributed Edge AI Infra. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12.0
- age_days: 2254
- days_rel: 21
- days_push: 9
- n_releases_24m: 43
Adoption not part of the score
1920 stars · 148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YoMo is an open-source serverless LLM function calling framework for building fast, geo-distributed AI agents, written in Rust with a QUIC-based runtime. It lets developers deploy LLM tools/skills (in TypeScript or Go), expose them as MCP servers, and route AI model traffic through an OpenAI-compatible API.
Use cases
- build ai agents with llm function calling
- deploy serverless llm tools close to users
- expose llm function calling as an mcp server
- run an openai-compatible chat completions endpoint backed by custom tools
- route llm tool calls across geo-distributed edge infrastructure
- use ollama or openai as provider for agent backends
When to choose
- you need low-latency, geo-distributed execution of LLM tools
- you want to build agents with function calling in TypeScript or Go
- you want MCP server support and OpenAI-compatible APIs in one runtime
When to avoid
- you need a simple single-process agent without distributed deployment
- you require a permissively licensed dependency (no license file is published)
- your stack is Python-only and you don't want TypeScript/Go tool implementations
Facets
framework · maturity active
agent-framework llm-inference mcp rpc http-server cli sdk artificial-intelligence large-language-models developer-tools backend microservices windows cross-platform cli self-hosted llm-function-calling serverless quic edge-ai geo-distributed tool-routing openai-compatible a2a-protocol ai-agents linux macos docker
4 sources
- readme: https://github.com/yomorun/yomo · fetched 2026-08-28 · 0e88f3a52583
- homepage: https://yomo.run · fetched 2026-08-29 · 5525885cf04a
- site_page: https://yomo.run/quickstart · fetched 2026-08-29 · 5a9cbc0a1728
- registry_crates: https://crates.io/api/v1/crates/yomo · fetched 2026-08-29 · d41921fb78f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yomorun/yomo | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem