Update README.md
This commit is contained in:
parent
3d5acde487
commit
d7705cc672
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Web to Knowledge Base for Open WebUI
|
# Web to Knowledge Base for Open WebUI
|
||||||
|
|
||||||
A Python utility script that crawls websites, converts pages to Markdown or preserves JSON data, and uploads them to an Open WebUI knowledge base.
|
A Python utility script that crawls websites, converts pages to Markdown or preserves JSON data, and uploads them to an Open WebUI knowledge base.
|
||||||
@ -25,7 +24,7 @@ A Python utility script that crawls websites, converts pages to Markdown or pres
|
|||||||
Install the required packages:
|
Install the required packages:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install requests beautifulsoup4 markitdown
|
pip install requests beautifulsoup4 markitdown[all]
|
||||||
```
|
```
|
||||||
|
|
||||||
### Getting the Script
|
### Getting the Script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user