Manages provider configs for seven coding CLIs (Claude Code, Codex, Gemini CLI, OpenCode and more) from one desktop app, so switching API endpoints no longer means hand-editing JSON, TOML, or .env files. Adds tray quick-switch and cloud sync.
Lets developers call Gemini, Nano Banana, Veo, and other Google AI models from apps through SDKs or REST. It is fastest for teams that want hosted multimodal generation without running model infrastructure.
Notebooks and sample apps demonstrating generative-AI workflows on Google Cloud's Vertex AI and Gemini — covering RAG grounding, multimodal demos, function calling, and agent-building examples, with deployment-ready templates for evaluation and production.
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.
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.
Connects AI coding clients to multiple model providers through MCP, adding multi-model review, planning, debugging, and CLI-to-CLI delegation while keeping the main agent in control.
Awesome LLM Apps is a curated open-source repository collecting awesome LLM applications built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more, using models from OpenAI, Anthropic, Gemini, xAI, and open-source alternatives like Qwen or Llama that can run locally.
Asynchronous, reverse-engineered Python API for programmatic access to the Google Gemini web app — supports persistent cookie auth, streaming text, image/video/audio generation, deep-research workflows, model selection, and a CLI for automation and chatbots.
Build AI workflows once and run them across model providers — GoogleAI, OpenAI, Claude, Ollama — through one SDK. Composable primitives for RAG, tool use, and agents, plus a local dev UI for tracing and debugging, with SDKs in JS/TS, Go, and Python.
Exposes a managed cloud browser to an LLM as MCP tools, letting an agent open sessions, navigate, click, read page elements, and pull data from live websites. Built on Stagehand, so steps are written in plain language, not brittle CSS selectors.
Scaffolds production-ready GenAI agents on Google Cloud from one CLI command, wrapping your agent logic in Terraform, CI/CD, observability, and evaluation. Ships ADK, LangGraph, and multimodal RAG templates for Cloud Run or Vertex AI Agent Engine.