Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eryajf/langchaingo-ollama-rag
学习基于langchaingo结合ollama实现的rag应用流程
https://github.com/eryajf/langchaingo-ollama-rag
cobra eryajf langchain langchaingo ollama rag
Last synced: 19 days ago
JSON representation
学习基于langchaingo结合ollama实现的rag应用流程
- Host: GitHub
- URL: https://github.com/eryajf/langchaingo-ollama-rag
- Owner: eryajf
- License: apache-2.0
- Created: 2024-04-19T00:47:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-20T13:59:18.000Z (7 months ago)
- Last Synced: 2024-10-04T04:41:12.490Z (about 1 month ago)
- Topics: cobra, eryajf, langchain, langchaingo, ollama, rag
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 20
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
langchaingo-ollama-rag
[![Auth](https://img.shields.io/badge/Auth-eryajf-ff69b4)](https://github.com/eryajf)
[![GitHub Pull Requests](https://img.shields.io/github/stars/eryajf/langchaingo-ollama-rag)](https://github.com/eryajf/langchaingo-ollama-rag/stargazers)
[![HitCount](https://views.whatilearened.today/views/github/eryajf/langchaingo-ollama-rag.svg)](https://github.com/eryajf/langchaingo-ollama-rag)
[![GitHub license](https://img.shields.io/github/license/eryajf/langchaingo-ollama-rag)](https://github.com/eryajf/langchaingo-ollama-rag/blob/main/LICENSE)
[![](https://img.shields.io/badge/Awesome-MyStarList-c780fa?logo=Awesome-Lists)](https://github.com/eryajf/awesome-stars-eryajf#readme)🌉 学习基于langchaingo结合ollama实现的rag应用流程 🌉
## 参考
此项目代码大部分参考:https://github.com/shayanfarzi/ollama-rag
关于项目的用法及介绍可见我的三篇文章:
- [带你认识本地大模型框架Ollama](https://wiki.eryajf.net/pages/97047e/)
- [rag-带你认识了解并劝退](https://wiki.eryajf.net/pages/75e1bc/)
- [基于langchaingo实现知识库对接本地模型ollama的分步探索](https://wiki.eryajf.net/pages/6bd394/)