From 205e348be0aaaeaa06584a3e90d5d94787dc307c Mon Sep 17 00:00:00 2001 From: Philipp Mock Date: Tue, 3 Feb 2026 10:58:41 +0100 Subject: [PATCH] minor readme change --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ce82cb..4f871e3 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,3 @@ Then open [http://localhost:8000](http://localhost:8000) in your browser. The ch 4. **Store in FAISS** - Fast similarity search 5. **Query** - Retrieve relevant chunks and generate answer with Ollama -That's it! Simple and minimal.