# ai

togo AI plugin — unified LLM interface (chat/embed/tools/stream) with a pluggable provider driver registry (openai, anthropic, gemini, ollama, …)

```bash
togo install togo-framework/ai
```

## Facts

- Repository: https://github.com/togo-framework/ai
- Stars: 0
- Language: Go
- Licence: MIT
- Last push: 2026-06-25
- Topics: ai, artificial-intelligence, go, golang, llm, plugin, togo, togo-framework

## Packages that extend this (19)

- **ai-gateway** — togo AI gateway — rate limits, spend caps, response caching, prompt management & provider fallback
- **ai-adk** — Google Agent Development Kit (ADK) integration for togo
- **ai-agentops** — Agent operations & observability for togo — token/cost/latency tracking, feeds billing
- **ai-agno** — Agno agent framework integration for togo
- **ai-anthropic** — Anthropic Claude driver for togo ai
- **ai-crawlee** — Go-native site crawler data-source for the togo AI kit
- **ai-deepseek** — DeepSeek LLM driver for togo ai
- **ai-firecrawl** — Firecrawl scrape/crawl data-source (self-hosted + API) for the togo AI kit
- **ai-gemini** — Google Gemini driver for togo ai
- **ai-grok** — xAI Grok LLM driver for togo ai
- **ai-ollama** — Ollama LLM driver for togo ai
- **ai-openai** — OpenAI LLM driver for togo ai
- **ai-playwright** — Headless-browser (Playwright) data-source for the togo AI kit
- **ai-qwen** — Qwen (DashScope) LLM driver for togo ai
- **ai-rag** — RAG capability for togo (on the ai plugin)
- **ai-rss** — RSS/Atom feed data-source for the togo AI kit
- **ai-searxng** — SearXNG metasearch data-source for the togo AI kit
- **ai-stt** — Speech-to-Text for togo — Whisper + Deepgram drivers
- **ai-tts** — Text-to-Speech for togo — ElevenLabs + OpenAI TTS drivers (TTS_DRIVER)

Readme: https://github.com/togo-framework/ai#readme
