diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-04-11 21:08:52 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-04-11 21:08:52 +0200 |
commit | 3de170ee57fa474846963cfe438f2ef389703ccd (patch) | |
tree | 6ed01f82ee6db7dc3350ba376aa2d8f83696325c /README.md | |
parent | 5b7d1cb49bd473c7dbcf6e89f7d1b6fc8be1f5b1 (diff) |
Update README
Diffstat (limited to 'README.md')
-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 |