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

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.2.tar.gz (2.9 MB 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.2-py3-none-any.whl (2.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: retriever_search-0.2.2.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • 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.2.tar.gz
Algorithm Hash digest
SHA256 1bc7673c9a554ad97f095d5027bcbe47b66f6237bb825fce615f8fa74306f4dc
MD5 e62c3df870ce35a323b20dd8ea25b62f
BLAKE2b-256 02b965c722a5539f14517d956f972ec9c2604aa95fa721c97a9ee11cf4fa863a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for retriever_search-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 432b46a6f5bac358bbc0c5dd5ac2ae5632a9b2d059f2f143820f94a93d0325d4
MD5 2f518e692618a0c127432096fb207277
BLAKE2b-256 0cdfcacdf07067bac3e99031c63ff5814b39bc59a39dceb4a28ad27383e9be9a

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