Тёмный

How to Install PrivateGPT - AI Chat with your own Files! (Quick Setup and How to Use - EASY!) 

StuffAboutStuff
Подписаться 7 тыс.
Просмотров 9 тыс.
50% 1

PrivateGPT is a new trending GitHub project allowing you to use AI to Chat with your own Documents, on your own PC without Internet access. This AI GPT LLM runs of your CPU so you don't even need an expensive graphics card to play with PrivateGPT on your own PC. This is Opensource and 100% Free to use!
Ingest and interrogate the documents you work with daily and put PrivateGPT through its paces. Follow this Video for a Step by Step PrivateGPT Windows Install the Easy Way!
Links used in the Video:
GitHub PrivateGPT Link.
github.com/ima...
Git for Windows download.
gitforwindows....
Python download link:
www.python.org...
Anaconda download link:
www.anaconda.c...
Visual Studio Community download link:
visualstudio.m...
LLM Models you can use with Private GPT.
GPT4ALL - Groovy.
gpt4all.io/mod...
Vicuna 13B.
huggingface.co...
Commands used in Video:
Setup Private Conda Environment.
python --version
conda create -n privategpt python=3.11.4
conda activate privategpt
Clone and Install PrivateGPT.
git clone github.com/ima...
pip3 install -r requirements.txt
Ingest Documents and Run PrivateGPT.
python ingest.py
python privateGPT.py

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@stuffaboutstuff4045
@stuffaboutstuff4045 6 месяцев назад
Hi Everyone, I uploaded a new PrivateGPT v 0.4.0 build Video, This Video shows how to build PrivateGPT on Windows with Ollama support. Check it out on the link below. 🔗PrivateGPT 0.4.0 with Ollama Support. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Ww2oelybDz8.html
@Jamesbond-oh2ig
@Jamesbond-oh2ig 11 месяцев назад
Hello I running this issue "pip3 install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'"
@colab6181
@colab6181 10 месяцев назад
How did you resolve the issue please?
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, can you verify seeing the file in Windows Explorer. Make sure you run the commands from the correct folder after cloning the repo. Let me know if you are sorted...
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, did you have a look at building the latest PrivateGPT. New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, did you have a look at building the latest PrivateGPT. New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
@acobacoaco
@acobacoaco 8 месяцев назад
I don't understand... "There is no requirements.txt". Even if I go to the folder with the explorer and create a requirements.txt it says that there is no requirements.txt... I don't know... I don't like anaconda at all... It doesn't even let me choose another drive... have to install everything on C:
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, I am releasing an updated PrivateGPT video over the weekend. I will tag the comments as soon as the video is published.
@acobacoaco
@acobacoaco 8 месяцев назад
@@stuffaboutstuff4045 Sounds great. :) Thank you for your efforts!
@javierjp8549
@javierjp8549 11 месяцев назад
the requirements.txt file is no longer available
@colab6181
@colab6181 10 месяцев назад
I am experiencing the same error message, how did you resolve please?
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, can you verify seeing the file in Windows Explorer. Make sure you run the commands from the correct folder after cloning the repo. Let me know...
@javierjp8549
@javierjp8549 10 месяцев назад
@@stuffaboutstuff4045 the requirements.txt file is no longer available to download in github - please help
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, did you have a look at building the latest PrivateGPT. New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
@LeLeader00
@LeLeader00 10 месяцев назад
Does it work in any language?
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, I only tested in English. You will need a model for the language required. Check out the thread below. github.com/imartinez/privateGPT/issues/195
@doctorywhy8955
@doctorywhy8955 Год назад
Thanks for the work. I tested it but got some issues. If I set MODEL_TYPE to LlamaC, I got error message "Please choose one of the following LlamaCpp, GPT4All". If I changed to LlamaCpp, I got one validation error "Could not load Llama model from path ggml-vic13b-q5_1.bin". I'd like to hear your suggestion. I could not put more detailed info as youtube keep delete my comments.
@shizzm1990
@shizzm1990 Год назад
same error for me
@stuffaboutstuff4045
@stuffaboutstuff4045 Год назад
Hi, it should be MODEL_TYPE=LlamaCpp Make sure your model path is correct and the file is in models folder. MODEL_PATH=models/ggml-vic13b-q5_1.bin If all correct, make sure its not corrupt download. Let me know if you came right with this..
@doctorywhy8955
@doctorywhy8955 11 месяцев назад
I did set MODEL_TYPE to LlamaCpp and the path is correct too. But the model could not be loaded with error message of pydantic error_wrappers ValidationError 1 validation error for LlamaCpp@@stuffaboutstuff4045
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, I missed this comment, sorry 😢. If you want I made a video on the building the latest Private GPT New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi Everyone, Please find a link to updated build video for the New version of PrivateGPT (Jan2024 for Windows). ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html If you want to build the original version you can follow the links in the video posted above and look for the Primordial version on the GitHub page.
@Jonnie_Rich
@Jonnie_Rich 10 месяцев назад
everything is great until I run the pip3 install -r requirements.txt ; there seems to be no such file in the git clone repository that i installed from github.. I'm so confused. " ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' "
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, When you clone the repo it will create a sub folder. You must run the commands from that folder. Check that you can see the file in windows explorer first. Execute the commands from that level in a command prompt. Let me know if you come right.
@stuffaboutstuff4045
@stuffaboutstuff4045 9 месяцев назад
Hi, I am making a new video, everything changed :-). Newer version has slightly different install and has a GUI. If you still want to clone and install this version you can find the files here. github.com/imartinez/privateGPT/tree/primordial
@doctorywhy8955
@doctorywhy8955 Год назад
I asked who Issac Newton is. The model replied, I am sorry but there isn't enough context provided for me to answer this question accurately as it doesn't mention anyone named "Issac Newton". If the model was trained with huge amount of data, it should know who Issac Newton is. Why is it so dumb?
@jmarrerohernandez
@jmarrerohernandez Год назад
Maybe because it is Isaac and not Issac?
@stuffaboutstuff4045
@stuffaboutstuff4045 Год назад
Hi, did you resolve the issue..
@doctorywhy8955
@doctorywhy8955 11 месяцев назад
Yes It is resolved. I put the wrong name. Thanks.@@stuffaboutstuff4045
@thalison-dev
@thalison-dev Год назад
What is necessary for this GPT to respond faster?
@stuffaboutstuff4045
@stuffaboutstuff4045 Год назад
More CPU :-), Bigger models will also impact the response times..
@Nightmar3Vault
@Nightmar3Vault Год назад
Is it possible to have PrivateGPT to chat with all files in a folder?
@stuffaboutstuff4045
@stuffaboutstuff4045 Год назад
Hi, you can just put all of them in the source_documents folder. It should pick up all files from there.
@ajarivas72
@ajarivas72 9 месяцев назад
@@stuffaboutstuff4045 Can you chat with images in a PDF file? Can you get numbers from a table or graph?
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, I missed this comment, sorry 😢. If you want I made a video on the building the latest Private GPT New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
@unbounded354
@unbounded354 11 месяцев назад
there is no requirements.txt in the folder--
@srdav1d56
@srdav1d56 11 месяцев назад
Hey, did you find an answer ?
@stuffaboutstuff4045
@stuffaboutstuff4045 11 месяцев назад
Hi, When you clone the repo it will create a sub folder. You must run the commands from that folder. Check that you can see the file in windows explorer first. Execute the commands from that level in a command prompt. Let me know if you come right.
@frankiemuniz4501
@frankiemuniz4501 10 месяцев назад
@@stuffaboutstuff4045 the requirements.txt was removed from the github repo sometime after this video was uploaded
@colab6181
@colab6181 10 месяцев назад
@@stuffaboutstuff4045 Also experiencing the same issue, how do I resolve this please, followed step by step, i am in the sub-folder but still bo go
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, did you have a look at building the latest PrivateGPT. New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
@bradleykornele
@bradleykornele Год назад
Can this be done on flash drive ?
@stuffaboutstuff4045
@stuffaboutstuff4045 Год назад
Hi, I am sure you can. You would need to out the whole OS on the drive for it to be portable. Otherwise you can build it on external drive but will only be useful on the PC with the required SW installed.
@machinimaaquinix3178
@machinimaaquinix3178 Год назад
Very well done and concise. Gonna give it a try today! And it all worked as of Sept 14, 2023. (its crazy how fast AI tutes on YT break given how fast things are changing.) My old 8th gen intel i3 is struggling with this but when given a few min to think, the results are quite good.
@stuffaboutstuff4045
@stuffaboutstuff4045 Год назад
Great to hear! Agreed, the pace is astounding. Thanks for the feedback.
@spacejam75
@spacejam75 10 месяцев назад
Great! Got to 4:36 and couldn't get any further. Another shit Private GP Tutorial. If only there was a single descent one on RU-vid.
@stuffaboutstuff4045
@stuffaboutstuff4045 9 месяцев назад
Hi, Did you get this working? Are you not getting the PIP command to run? This will fail if not run from the correct folder.. Let me know...
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, did you have a look at building the latest PrivateGPT. New video link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hfnxVlPGLZs.html
Далее
У КОТЯТ ОТКРЫЛИСЬ ГЛАЗКИ#cat
00:26
Обменялись песнями с POLI
00:18
Просмотров 333 тыс.
The GIGA JUKE is dead.
28:02
Просмотров 68 тыс.