e

eino

Eino is a Go framework for developing LLM/AI applications.

🌍 OverseasFreeOpen sourceDev开源框架Go语言
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 11.7k
Source
GitHub
Added
2026-06-05
Last verified
2026-06-05

Overview

Eino is a Go framework designed for building LLM/AI applications, inspired by open-source frameworks such as LangChain and Google ADK, while adhering to Go conventions. It provides reusable components, an Agent Development Kit (ADK), component composition capabilities, and extensive example code to help developers quickly build complex AI applications. The framework is suitable for scenarios requiring integration of multiple AI functionalities and tools.

Key features

  • Provides reusable components
  • Supports multi-agent coordination
  • Built-in context management
  • Supports interruption/resumption mechanism

Use cases

Building chatbotsExecuting complex task decompositionMulti-agent collaboration applications

Pros

  • Easy integration with various AI tools
  • Flexible component composition
  • Rich official implementations

Limitations / notes

  • Primarily targeted at Go developers

Who it's for

AI developersSoftware engineersTechnical teams

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

Eino supports models such as OpenAI, Ollama, and others.

Eino supports models such as OpenAI, Ollama, and others.

How do I get started with Eino?

Refer to the Quick Start section to configure ChatModel and create an Agent.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.