Skip to main content

Local retriever search for your use

Project description

Retriever

To setup your own local search you can now use this repo.

GitHub Contributors GitHub Last Commit GitHub Repo Size GitHub Issues GitHub Pull Requests Github License


Install

Recommended to use a virtual environment using venv -

$ python -m venv new_env
$ source new_env/bin/activate

For installing from the github repo -

$ pip install -e .

For installing from the pip -

$ pip install retriever-search

Search server and frontend run

>>> from retriever_search import search_server
>>> from retriever_search import frontend_app as fp
>>> fp.run_frontend()
>>> search_server.run_search_server('path_to_folder', 'save_json_path', device='cpu')

Vizualisation run

Currently run from the git repo

$ cd retriever
>>> from retriever_search import viz_server as vs
>>> vs.run_viz_server()

Where to access the frontend

Access via the following URL - http://127.0.0.1:7860 This URL would work for your local setup only

Tickets

1.0.0

  • Add lightweight embedding model support as flag in launcher
  • Remove HTML requirement for plotly visualization
  • Make LDA visualization update
  • Add model quantized

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

retriever_search-0.2.9.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

retriever_search-0.2.9-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file retriever_search-0.2.9.tar.gz.

File metadata

  • Download URL: retriever_search-0.2.9.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.12

File hashes

Hashes for retriever_search-0.2.9.tar.gz
Algorithm Hash digest
SHA256 a1f8f9cedf6ea5fbe769807ba309415a01661c6bd260a6e0c096d5cc0e2a5f5c
MD5 00951587072a144250af6ea6125ecaa4
BLAKE2b-256 9e832fe8d77cb735a73103f4f9c06e54d8ef78e70acf16995cc1da28b362d7ce

See more details on using hashes here.

File details

Details for the file retriever_search-0.2.9-py3-none-any.whl.

File metadata

File hashes

Hashes for retriever_search-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 09a225cc64e070c05bf7c80792c06fae7798ea786e9c54e39655a8cb6c568ada
MD5 1c81fdda43b43e69ee47c44466d031d8
BLAKE2b-256 ce48152893bf8e482555285d4d386815f8af69b8dbd8e3b70ef0ff28fa305197

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page