removed comments

This commit is contained in:
Alexander Svan
2025-04-01 17:37:27 +02:00
parent 1578e660e5
commit d2c4aa3900
3 changed files with 2 additions and 49 deletions

View File

@@ -17,6 +17,7 @@ Download some models
```bash
ollama pull mxbai-embed-large # Used for embeddings
ollama pull gemma3 # Used as LLM
```
@@ -25,6 +26,7 @@ Download python depedencies
```bash
pip install -r requirements.txt
```
## Run
First you need to seed the database with a few documents