phpMyChroma is a tiny PHP 8+ web client that lets you:
- Browse ChromaDB tenants → databases → collections → documents
- Add / Edit / Deletion of databases → collections → documents
- Semantic Search of documents with in a collection
git clone https://github.com/pari/phpMyChroma.git
cd phpMyChroma
vim .env # update OPENAI_API_KEY
docker compose up
Open http://localhost:8080 in your browser
This project is licensed under the terms of the MIT license. See LICENSE for more details.