Skip to content

avantrio/chroma-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Chroma DB Viewer

A quick viewer for local Chrome DB because we couldn't find anything out there. Use this or ping us if there are alternatives that we can move to!

Usage

  1. Clone the repository
  2. Navigate to chroma-viewer
  3. pip install -r requirements.txt
  4. streamlit run viewer.py <your DB path>
  5. This will open your browser with the collections and data

Preview

Screenshot 2023-04-18 at 16 42 03