Babelia, a wanna be large scale search engine

:monkey_face: I am pleased to announce the immediate availability of Python’s Babelia.

Babelia is a search engine built with the excellent help (so far!) of FoundationDB, it relies on asyncio-foundationdb.

Provided you have FoundationDB installed, you can try it with the following CLI dance:

git clone https://git.sr.ht/~amirouche/python-babelia
git checkout v0
./venv
./venv uvicorn hyperdev.main:main

Then open a web browser at http://127.0.0.1:8000/

I started a thread in french at:

Also:

1 Like