Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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应用流程

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/)