Update README.md
This commit is contained in:
parent
3a77491260
commit
52af0d1195
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ https://github.com/Crizomb/ai_pdf/assets/62544756/57bcc035-a7e0-4fdb-8c3a-4e7215
|
|||
## How to use
|
||||
|
||||
Clone the project to some location that we will call 'x'
|
||||
install requierements listed in the requirements.txt file
|
||||
(open terminal, go to the 'x' location, run pip install -r requirements.txt)
|
||||
([OPTIONAL] for better performance during embedding, install pytorch with cuda, go to https://pytorch.org/get-started/locally/)
|
||||
|
||||
Put your pdfs in x/ai_pdf/documents/pdfs
|
||||
Run x/ai_pdf/main.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue