#174 · Primary category: LLM Application Frameworks
agency
🕵️♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach.
Project last updated:01/08/25
GitHub Stars
514
Forks
36
Contributors
4
License
MIT
Why we included this project
Go developers who want to build on LLMs without dragging Python into their stack will find this library a natural fit. Its core lets you define operations, chain them into processes, and observe each step with interceptors, all using standard Go typing. The library separates business logic from provider details, so swapping models or adding custom operations doesn't force a rewrite. It already handles text, images, speech, and RAG-backed multimodal workflows, with autonomous-agent orchestration on the roadmap. If you're building a chat interface, an internal assistant, or a simple agent pipeline in Go, this is a lightweight, composable base worth trying.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform