https://github.com/hildam/awesome-eino-projects
Awesome Eino Projects for Learning
https://github.com/hildam/awesome-eino-projects
List: awesome-eino-projects
agent eino eino-example eino-framework golang llm
Last synced: about 1 month ago
JSON representation
Awesome Eino Projects for Learning
- Host: GitHub
- URL: https://github.com/hildam/awesome-eino-projects
- Owner: HildaM
- Created: 2025-03-22T14:32:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-13T11:50:46.000Z (2 months ago)
- Last Synced: 2025-04-13T12:37:45.607Z (2 months ago)
- Topics: agent, eino, eino-example, eino-framework, golang, llm
- Language: Go
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome-Eino-Projects
这是一个用于存放我学习 [Eino 框架](https://github.com/cloudwego/eino) 的仓库。
## Projects
1. eino-agent: 用 eino 框架开发的 agent 项目
2. eino-mcp: 用 eino 开发的 mcp client 和 server 项目
3. [eino-rag](https://github.com/HildaM/eino-rag): 基于 Eino 构建的 RAG (检索增强生成) 应用系统。
4. [commander-agent](https://github.com/HildaM/commander-agent):AI 命令行助手
5. [eino-history](https://github.com/HildaM/eino-history) 聊天历史记录管理库,为Eino大模型框架提供历史记录管理功能,支持多轮对话。