litbee
litbee (currently with ezbee, dzbee and debee), made with streamlit
clone repo
git clone https://github.com/ffreemt/litbee
cd litbee
Pre-install
Python 3.8 only
pyicu, pycld2 and fasttext: refer to debee's pre-install https://github.com/ffreemt/debee/blob/main/README.md
Install it
poetry install
# or pip install -r requirements.txt
Use it
python -m streamlit run app.py
# streamlit run app.py