Skip to content

A Streamlit app that enable exploration of ChromaDB collections and data.

Notifications You must be signed in to change notification settings

Alex-Aw-SG/chromadb_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Streamlit app that enable exploration of ChromaDB collections and data.

Features of this app

  • 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.

Setup

  1. Download the files @ https://github.com/Alex-Aw-SG/chromadb_explorer
  2. pip install -r requirements.txt
  3. streamlit run explorer.py

Screencap

About

A Streamlit app that enable exploration of ChromaDB collections and data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages