Llamaindex 自訂義RAG 系統

Llamaindex

前言

最近花了很多時間在研究rag , 從自訂義faiss做向量資料庫,串接openai api , 使用ollama GPT4ALL等等
但最後發現這開源llamaindex確實的有高擴展性,且把各種方法都集成了,社群也十分廣泛

python

https://github.com/run-llama/llama_index

TypeScript

https://github.com/run-llama/LlamaIndexTS

ui工具

flowise

如果嫌寫code 太麻煩可以直接拿以下開源項目來用

https://github.com/FlowiseAI/Flowise


Llamaindex 自訂義RAG 系統
https://shengshengyang.github.io/2024/03/18/llamaindex/
作者
Dean Yang
發布於
2024年3月18日
許可協議