Tracks, evaluates, and debugs LLM applications with traces, prompt management, datasets, playgrounds, and observability that can run in cloud or self-hosted setups.
Self-hostable chat client that unifies many LLM providers (OpenAI, Claude, Gemini, Ollama, DeepSeek) behind one UI. Adds file-upload knowledge-base RAG, vision/TTS, an MCP plugin system, and an agent marketplace, with one-click Vercel or Docker deployment.
Unifies access to OpenAI, Anthropic, Google and other LLM providers behind one TypeScript API — swap models by changing a string. Adds streaming UI hooks for React, Next.js, Svelte and Vue, plus a tool-calling loop for agentic workflows.
Browser-first, local-first note app that stores your notes as plain Markdown files and offers a chat-like input flow. LLM-friendly file structure, offline-capable PWA, and Telegram bot integration — data stays on your device unless you enable syncing.
Runs LLM-generated Python in a Rust sandbox that starts in tens of microseconds (~60µs), with no container overhead. Filesystem, network, and environment access are blocked, and state serializes for pause/resume with per-run resource limits.
Provides a RESTful integration layer that connects WhatsApp and other messaging services to external systems; supports both Baileys (Web) and WhatsApp Cloud API, multiple third-party integrations, media storage, and Docker deployment.
Unified TypeScript toolkit for building AI apps and agents: swap between 100+ models from OpenAI, Anthropic, Google and others by changing one line. Ships streaming, tool calling, and framework-agnostic UI hooks for React, Next.js, Vue, and Svelte.
Adds agent-native UI patterns to apps through chat, generative UI, shared state, human-in-the-loop flows, and AG-UI-based frontend integrations.
Upload your own documents, PDFs, slides, or web pages and ask questions answered only from that material, with inline citations pointing to the exact passage used. Audio Overview turns your sources into a downloadable two-host podcast discussion.
Calls 100+ LLM providers — OpenAI, Anthropic, Gemini, Bedrock, Azure — through one OpenAI-compatible API, as a Python SDK or self-hosted proxy. The proxy adds virtual keys, spend tracking, rate limits, and load balancing across models and providers.
Open-source AI coding assistant for VS Code and JetBrains that bundles autocomplete, chat, inline edit, and an agent mode behind one config, letting each capability use any model provider rather than a single locked-in vendor.
Chat with your documents via retrieval-augmented generation; each answer carries inline citations and a built-in viewer highlights the cited PDF passage. Pairs full-text with vector search and runs on OpenAI, Azure, Cohere, Ollama, or local models.