This is a web app allows doing semantic search on top of your files. Inspired by https://github.com/imartinez/privateGPT, and hopefully would be integrated with it at some point.
- Install docker:
- get docker for mac (use Apple silicon chip if you have it)
- install the docker app
- open the docker app and accept docker agreements
- use recommended settings
- you can continue without signing in
- Clone this repo:
git clone https://github.com/nozdrenkov/gpt4m
-
Go to the
gpt4m
folder and move there yourdb
,models
andsource_documents
folders from yourprivateGPT
folder. -
From the
gpt4m
folder run:
docker-compose up
(it takes about 10 minutes to build everything first time)
- Enjoy using semantic search by opening this in the browser: http://localhost:3333/