From 606f3259a07b5dda7271daadc29e8525344152a1 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 6 Apr 2024 01:50:12 +0200 Subject: Update README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d36533b..eb12cab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Retrieval Augmented Generation +RAG with ollama and qdrant. + tbd ### TODO @@ -11,6 +13,9 @@ Build script/or FE for adding pdfs or retrieve information [streamlit](https://github.com/streamlit/streamlit) -### Tutorial +### Inspiration +I took some inspiration from these tutorials. + +[rag-openai-qdrant](https://colab.research.google.com/github/qdrant/examples/blob/master/rag-openai-qdrant/rag-openai-qdrant.ipynb) -[link](https://medium.com/@solidokishore/building-rag-application-using-langchain-openai-faiss-3b2af23d98ba) +[building-rag-application-using-langchain-openai-faiss](https://medium.com/@solidokishore/building-rag-application-using-langchain-openai-faiss-3b2af23d98ba) -- cgit v1.2.3-70-g09d2