sfermigier / places

Search your Browser History

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

places

Experimental

Semantic Search on your Browser History

To run, build the docker image containing Qdrant and the app, then run it

make install build-docker run-docker

Then index the Firefox data using the index.py script and the path to the profile's places.sqlite file.

bin/python places/index.py /path/to/places.sqlite

Then open (even while it's indexing) http://localhost:8080

About

Search your Browser History


Languages

Language:Python 77.7%Language:HTML 12.4%Language:Makefile 4.0%Language:Shell 3.9%Language:Dockerfile 2.0%