GetBindu/Bindu
Bindu: The identity, communication, and payments layer for AI agents. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 86
- Longevity 38
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: 2
- age_days: 535
- days_rel: 97
- days_push: 9
- n_releases_24m: 18
Adoption not part of the score
9180 stars · 440 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bindu is an open-source Python framework that provides the identity, communication, and payments layer for AI agents, implementing the A2A (Agent-to-Agent) protocol over JSON-RPC 2.0 and the X402 micropayment extension. It turns local agent scripts into production-ready microservices with built-in DID identity, Hydra OAuth2, optional mTLS, observability, and task-based orchestration.
Use cases
- deploy an AI agent as a production microservice
- let agents talk to each other across frameworks and languages
- add verifiable identity (DID) to autonomous agents
- enable micropayments between agents with x402
- orchestrate multi-agent swarms with task tracking
- secure agent-to-agent communication with mTLS
- expose an agent via a standard A2A-compliant HTTP API
When to choose
- you need A2A protocol compliance and cross-framework agent interoperability
- you want identity, auth, payments, and observability handled out of the box
- you're building multi-agent systems that must prove who they are and transact
- you want to ship an agent quickly without writing infrastructure boilerplate
When to avoid
- you only need a single local agent with no inter-agent communication
- you need a fully stable, long-term-supported release (project is young, 0.3.x)
- you require a permissive, well-defined license (license is NOASSERTION)
- you need AP2 payment support today (roadmap only, not shipped)
Facets
framework · maturity active
agent-framework auth rpc http-server middleware api-framework webhook security cryptography monitoring large-language-models artificial-intelligence apis security backend developer-tools python cross-platform self-hosted a2a-protocol did-identity x402-payments json-rpc mtls multi-agent agent-communication micropayments oauth2 microservices ai-agents docker
7 sources
- readme: https://github.com/GetBindu/Bindu · fetched 2026-08-28 · 3c537308d523
- homepage: https://docs.getbindu.com · fetched 2026-08-29 · 677267e50c73
- site_page: https://docs.getbindu.com/faq/introduction/overview · fetched 2026-08-29 · 0a70971ac33b
- site_page: https://docs.getbindu.com/bindu/how-to/install · fetched 2026-08-29 · 57d4500c6191
- site_page: https://docs.getbindu.com/api/introduction · fetched 2026-08-29 · 0027ef265699
- site_page: https://docs.getbindu.com/bindu/introduction/what-is-bindu · fetched 2026-08-29 · 0dfb9cd4f775
- site_page: https://docs.getbindu.com/changelog/v2026.21.1 · fetched 2026-08-29 · 7b424572a6fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GetBindu/Bindu | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem