thiswillbeyourgithub · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

92 Commits

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.

Read the original on github.com ↗