From 0ae046a86ec50fa727b0cd9eb9a417b8daa24e08 Mon Sep 17 00:00:00 2001 From: Preston M Date: Mon, 20 May 2024 08:35:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2141a8e..fe0ea59 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ChromaView Master is a Streamlit-based tool designed to help you understand, visualize, and manipulate Chroma database collections. I created this tool for situations where I frequently create ad-hoc RAG (Retrieval Augmented Generation) Chroma databases, and I needed an easier way to inspect their structure and content without relying solely on an LLM. I just needed a simple tool to quickly analyze chroma databases. +This is actively being revised still.... + ![screen_view](https://github.com/clearsitedesigns/chromaViewMaster/assets/5733537/9d8dafcd-55da-4505-a01b-91aa972c0f29)