Helicone/helicone

🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 10th, 2026
Created on January 31st, 2023
Open Issues & Pull Requests: 155 (+0)
GitHub issues: Enabled
Number of forks: 667
Total Stargazers: 6,151 (+0)
Total Subscribers: 58 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 days
Mean response time: 32.8 days
90th percentile: 88.8 days
Tracked items: 132

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 17% of tracked open issues have had no activity in three months. Only 9% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 57
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 99 days
Stale 30+ days: 44
Stale 90+ days: 12

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • bug (83)
  • enhancement (12)
  • Tusk (5)
  • model support (2)
  • roadmap (2)
  • Improvement (1)
  • active (1)
  • dashboard (1)

Detailed Description

Helicone is an AI gateway and LLM observability platform that enables monitoring, evaluation, and experimentation of language model applications through minimal code integration.

The platform addresses the challenge of tracking and optimizing LLM usage across multiple providers and frameworks. It works by intercepting API calls from services like OpenAI, Anthropic, LangChain, and Gemini, collecting detailed telemetry about each request. This data flows into a centralized dashboard where engineers can inspect traces, debug agent behavior, and analyze performance metrics including cost, latency, and response quality. The tool also functions as an AI gateway, allowing access to over 100 models through a single API key with intelligent routing and automatic fallback capabilities.

Teams building production LLM applications should consider Helicone if they need visibility into model behavior across multiple providers without rewriting integration code. It suits projects ranging from chatbots and document processing pipelines to multi-step agents where understanding request flow and cost is critical. The platform includes a playground for prompt iteration, version control for prompts that can be deployed through the gateway, and integration with fine-tuning partners. For teams already using OpenAI's API, switching to Helicone's gateway requires minimal changes while unlocking access to alternative models.

The project maintains active development with regular commits and closed issues tracked throughout its lifecycle. The codebase is written primarily in TypeScript, indicating a focus on JavaScript ecosystem compatibility. The platform emphasizes production readiness through SOC 2 and GDPR compliance certifications, suggesting attention to enterprise security and data handling requirements.