GraphCanon updated today · GitHub synced today · 29 views this month
Decision brief
Pezzo, an open-source LLMOps platform, emphasizes developer-centric features for managing prompt design, versioning, delivery, and observability using TypeScript.
- Pricing:
- freemium - Open-source with optional enterprise features.
- Requirements:
- Min 4 GB RAM; Requires Docker
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (3,266) are secondary evidence.
- npm downloads (30d)
- 30·npm downloads API·today
Maintenance and security
Full trust report- Maintenance
- Active (21d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install pezzo npmHow it fits your stack(7)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Streamlines prompt design, version management, delivery, collaboration, and observability.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 20, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 20, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Getting Started - Docker Compose
If you simply want to run the full Pezzo stack locally, check out Running With Docker Compose in the documentation.
If you want to run Pezzo in development mode, continue reading.
Install dependencies
Install NPM dependencies by running:
npm install
Spin up infrastructure dependencies via Docker Compose
Pezzo is entirely cloud-native and relies solely on open-source technologies such as PostgreSQL, ClickHouse, Redis and Supertokens.
You can run these dependencies via Docker Compose:
docker-compose -f docker-compose.infra.yaml up
License
This repository's source code is available under the Apache 2.0 License.
For agents
This page has a .md twin and JSON over the API.