Skip to content

accordkit/docs

Repository files navigation

🌍 Positioning — Where AccordKit Fits in the LLM Observability Landscape

AccordKit is the open, developer-first tracing SDK for modern AI and ChatGPT-integrated apps.

While commercial platforms like Braintrust or Weights & Biases provide cloud-based dashboards and evaluations, and the OpenAI Agents SDK offers tracing for its own ecosystem, AccordKit sits at the intersection, an AI-agnostic, local-first instrumentation layer for everyone else.

🧩 The Landscape

LLM Observability Landscape — Positioning Map

AccordKit focuses on openness and developer autonomy, capturing the same observability data others need SaaS for, but right inside your dev environment.

Axis Meaning
X-axis → Openness / Vendor-Agnosticism, how portable and independent the tool is
Y-axis ↑ Developer SDK Focus — whether it’s built for local development or as a managed platform

🟩 AccordKit lives at the top-right corner, open, extensible, SDK-first.
From local JSONL logs to cloud integrations, it gives developers complete ownership of their traces.


AccordKit Docs

Docusaurus site for AccordKit.

Quick Start

pnpm dlx create-docusaurus@latest docs classic --typescript
cd docs && pnpm i && pnpm start

Pages

  • Getting Started
  • Event Schema
  • Tracer (sinks, middleware, span helpers)
  • OpenAI Adapter (mapping SDK calls to events)
  • Viewer Guide (JSONL, live tail)
  • Privacy & EU Posture

Cloud Functions

  • GET /api/events — SSE demo
  • POST /v1/events — JSONL/ND-JSON ingest

🔗 See also

  • Tracer — normalized event types & sinks, event orchestrator & middleware
  • Viewer — local JSONL trace explorer
  • Provider-OpenAI — OpenAI adapter
  • Docs — guides & API references

About

Tracing & observability for AI applications, part of the AccordKit suite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published