Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
* **[Helicone](https://github.com/helicone/helicone)**: 🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓 ![Stars](https://img.shields.io/github/stars/helicone/helicone.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/helicone/helicone?color=green) ![LastCommit](https://img.shields.io/github/last-commit/helicone/helicone?color=green)
* **[lunaary](https://github.com/lunary-ai/lunary)**: The production toolkit for LLMs. Observability, prompt management and evaluations. ![Stars](https://img.shields.io/github/stars/lunary-ai/lunary.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/lunary-ai/lunary?color=green) ![LastCommit](https://img.shields.io/github/last-commit/lunary-ai/lunary?color=green)
* **[Neurolink](https://github.com/juspay/neurolink)**: Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers. ![Stars](https://img.shields.io/github/stars/juspay/neurolink.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/juspay/neurolink?color=green) ![LastCommit](https://img.shields.io/github/last-commit/juspay/neurolink?color=green)
* **[OpenAgentic](https://github.com/agentic-work/openagentic)**: Self-hosted platform to build, run, and orchestrate production AI agents: chat, no-code Flows, 11 built-in MCP tool servers, a human-approval and append-only audit gate, and a headless `oa` CLI/TUI. Runs on local Ollama or any cloud LLM. ![Stars](https://img.shields.io/github/stars/agentic-work/openagentic.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/agentic-work/openagentic?color=green) ![LastCommit](https://img.shields.io/github/last-commit/agentic-work/openagentic?color=green)
* **[OpenLIT](https://github.com/openlit/openlit)**: Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. 🚀💻 Integrates with 50+ LLM Providers, VectorDBs, Agent Frameworks and GPUs. ![Stars](https://img.shields.io/github/stars/openlit/openlit.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/openlit/openlit?color=green) ![LastCommit](https://img.shields.io/github/last-commit/openlit/openlit?color=green)
* **[phoenix](https://github.com/arize-ai/phoenix)**: AI Observability & Evaluation. ![Stars](https://img.shields.io/github/stars/arize-ai/phoenix.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/arize-ai/phoenix?color=green) ![LastCommit](https://img.shields.io/github/last-commit/arize-ai/phoenix?color=green)
* **[PostHog](https://github.com/PostHog/posthog)**: 🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free. ![Stars](https://img.shields.io/github/stars/PostHog/posthog.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/PostHog/posthog?color=green) ![LastCommit](https://img.shields.io/github/last-commit/PostHog/posthog?color=green)
Expand Down
Loading