Update README.md

This commit is contained in:
Martin
2025-03-02 22:15:15 +01:00
committed by GitHub
parent d985171ece
commit f4b3bc788e
+4 -2
View File
@@ -21,13 +21,15 @@
## Installation
### 1️⃣ **Install Dependencies**
Make sure you have [Ollama](https://ollama.com/) installed, then run:
```sh
pip3 install -r requirements.txt
```
### 2️⃣ **Download Models**
Make sure you have [Ollama](https://ollama.com/) installed.
Download the `deepseek-r1:7b` model from [DeepSeek](https://deepseek.com/models)
```sh
@@ -105,4 +107,4 @@ python3 main.py
- Web browsing
- Knowledge base RAG
- Graphical interface
- Speech-to-text using distil-whisper/distil-medium.en
- Speech-to-text using distil-whisper/distil-medium.en