With poetry (recommended):
poetry install embedding-lenses
With pip:
pip install embedding-lenses
Upload a CSV or select a dataset from the Hugging Face hub and explore text embeddings and categorical or numerical labels. Launch with:
streamlit run embedding_lenses/app.py