Lazy developer's search over PostgreSQL + pgvector. Good for PoCs and prototypes.
Install using uv
or pip
# uv
uv add git+https://github.com/nthe/microsearch
# pip
pip install git+https://github.com/nthe/microsearch
See notebooks for usage.
8000