Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
gradioSearch
Work in progress.
A WebUI tool for searching FAISS vector databases via a Gradio GUI interface. Made initially to inspect databases from wdoc.
Installation
Install from PyPI:
uv pip install gradioSearch
Or for development:
git clone https://github.com/thiswillbeyourgithub/gradioSearch.git cd gradioSearch uv pip install -e .
Usage
python -m gradioSearch --help
License
AGPLv3
Development
This project was created with assistance from aider.chat. More precisely from using AiderBuilder.