Skip to content

nozdrenkov/gpt4m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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.

Getting Started

  1. 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
  1. Clone this repo:
git clone https://github.com/nozdrenkov/gpt4m
  1. Go to the gpt4m folder and move there your db, models and source_documents folders from your privateGPT folder.

  2. From the gpt4m folder run:

docker-compose up

(it takes about 10 minutes to build everything first time)

  1. Enjoy using semantic search by opening this in the browser: http://localhost:3333/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published