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')

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

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.1.0.tar.gz (8.3 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.1.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: retriever_search-0.1.0.tar.gz
  • Upload date:
  • Size: 8.3 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.1.0.tar.gz
Algorithm Hash digest
SHA256 672626d321d93191f15fd9f98cf71d4f2c3f3b4bfcef0a8db52771bc917dd582
MD5 5978459b72dd6c443866a4e71acda902
BLAKE2b-256 66262868f4f04108e028e4e53c037db0d1d125d73791198f5e300e8148341b51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for retriever_search-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8957d41b98ca199829f749201c11454885955dec225dca134471f38863ad7d17
MD5 f7586ff4c780154c0ed445d32ed5e808
BLAKE2b-256 6a36a7e0688f917d10d8ab3c35c37dd518e7923ba917d42a1a8d8582fb84529d

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