Skip to content

document vector database search extension for text-generation-webui

License

Notifications You must be signed in to change notification settings

k1ngcyk/textgen-webui-document-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textgen-webui-document-search

document vector database search extension for text-generation-webui

usage

  1. Confirm you can run and chat with text-generation-webui
cd /path/to/text-generation-webui
git clone https://github.com/k1ngcyk/textgen-webui-document-search extensions/document_search
cd extensions/document_search
pip install -r requirements.txt
cd -
python server.py --extensions document_search
  1. Load documents with uploading a folder

About

document vector database search extension for text-generation-webui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages