Tag
Explore by tags
Self-hostable chat UI that connects to any LLM and adds Agents, Web Search, RAG, connectors, code execution and image generation. Ships connectors to 40+ sources and deployment guides for Docker/K8s. Best for teams needing private, extensible chat platforms.
Wraps a local, OpenAI-compatible inference server in one messages API so you can build private AI apps with no data leaving your network: document ingestion, retrieval with inline citations, and built-in tools (web search, code execution, MCP).
Blind side-by-side voting site where users send one prompt to two anonymous chat models, pick the winner, and millions of votes become Elo rankings across text, coding, vision, image, and video. Crowd preference, not static benchmarks, decides the order.
Edits code across an existing repo from the terminal: you describe a change in plain English, it maps the whole codebase, applies edits to the right files, and auto-commits each change as a reviewable git commit. Works with most LLMs.
Synchronized desktop chat browser that opens multiple LLM webapps (ChatGPT, Claude, Bard, Bing, Llama2) and submits the same prompt to each for fast cross-provider comparison. Offers keyboard shortcuts, local-model hooks, and prompt-improvement utilities.
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.
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 retrieval-augmented Q&A over your own documents on local hardware, so files never leave your machine. Blends semantic, keyword, and late-chunking retrieval, with a router that picks RAG or a direct LLM answer per query and verifies it.
Turns local documents into a private, self-hosted ChatGPT-style assistant with no-code agents for web browsing and workflow automation. Runs across LLM providers — OpenAI, Anthropic, Ollama — and routes tools smartly to cut token use.
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.
Adds agent-native UI patterns to apps through chat, generative UI, shared state, human-in-the-loop flows, and AG-UI-based frontend integrations.
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.