mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
Update README.md
This commit is contained in:
parent
d985171ece
commit
f4b3bc788e
@ -21,13 +21,15 @@
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### 1️⃣ **Install Dependencies**
|
### 1️⃣ **Install Dependencies**
|
||||||
Make sure you have [Ollama](https://ollama.com/) installed, then run:
|
|
||||||
```sh
|
```sh
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2️⃣ **Download Models**
|
### 2️⃣ **Download Models**
|
||||||
|
|
||||||
|
Make sure you have [Ollama](https://ollama.com/) installed.
|
||||||
|
|
||||||
Download the `deepseek-r1:7b` model from [DeepSeek](https://deepseek.com/models)
|
Download the `deepseek-r1:7b` model from [DeepSeek](https://deepseek.com/models)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@ -105,4 +107,4 @@ python3 main.py
|
|||||||
- Web browsing
|
- Web browsing
|
||||||
- Knowledge base RAG
|
- Knowledge base RAG
|
||||||
- Graphical interface
|
- Graphical interface
|
||||||
- Speech-to-text using distil-whisper/distil-medium.en
|
- Speech-to-text using distil-whisper/distil-medium.en
|
||||||
|
Loading…
x
Reference in New Issue
Block a user