diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ # Retrieval Augmented Generation -RAG with ollama (and optionally cohere) and qdrant. +RAG with ollama (and optionally cohere) and qdrant. This is basically a glorified +ctrl+f. ## Usage |