An open API service indexing awesome lists of open source software.

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

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大模型框架提供历史记录管理功能,支持多轮对话。