8000 GitHub - sabbyanandan/privateGPT: Interact privately with your documents using the power of GPT, 100% privately, no data leaks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Interact privately with your documents using the power of GPT, 100% privately, no data leaks

License

Notifications You must be signed in to change notification settings

sabbyanandan/privateGPT

 
 

Repository files navigation

privateGPT

This repo is a fork of https://github.com/imartinez/privateGPT, and all the things are inherited as-is from upstream with subtle changes, including lazy instantiation of GPT to bridge the ongoing user interaction through a statically served minimalistic UI.

The source_documents folder is ignored from the commit; hence it is not in this repo, and that needs to exist with the source documents to fulfill the initial ingestion and indexing.

Follow the steps described in the upstream repo to set up the environment and dependencies, and after the ingestion step is complete, run python privateGPT.py to lazily instantiate GPT, load the model, and to bootstrap the web server to interact with GPT at http://localhost:5000/app.

About

Interact privately with your documents using the power of GPT, 100% privately, no data leaks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.6%
  • HTML 27.4%
0