A Streamlit app that enable exploration of ChromaDB collections and data.
- Info of the collection.
- Quick view of the data after upserting.
- Filtering of the data based on column name and keyword.
- Deleting collection in 2 clicks.
- Download the files @ https://github.com/Alex-Aw-SG/chromadb_explorer
- pip install -r requirements.txt
- streamlit run explorer.py