llms-3:RAG From Scratch¶
视频地址(看整个系列):¶
- 外网原视频(英文):https://www.youtube.com/playlist?list=PLfaIDFEXuae2LXbO1_PKyVJiQ23ZztA0x
- 国内中文版:https://www.bilibili.com/video/BV1dm41127jc/
代码:¶
- 🌹代码地址(可运行版):https://github.com/limouren2000/llms-dev-study/tree/main/1.RAG/llms-3/
- note(✅建议下载运行这个✅):本人运行代码,部分包的更新(原作者代码部分包过期)
- original:原作者代码(同代码原址,不建议,可能需要更新包)
- PPT:官方视频对应的PPT
- 代码原址:https://github.com/langchain-ai/rag-from-scratch/tree/main
- 运行平台:Kaggle运行,Kaggle入门参考:白嫖免费算力,量小但管够——Kaggle;