PhpMyChroma – Simple Web client for ChromaDb in PHP

1 vyoming 1 7/18/2025, 3:07:51 PM github.com ↗

Comments (1)

vyoming · 5h ago
Hi HN,

I've been using ChromaDB recently for my vibe projects, but missed a simple web GUI that runs on any LAMP stack. So I ~built~ vibe coded phpMyChroma

• Browse tenants, databases, collections, docs • Semantic search • Add/Edit/delete in place • Zero dependencies beyond PHP 8.3 with curl • MIT license

I’d love feedback on: - feature gaps that stop you from using it - security pitfalls I might have missed - something not working properly

Thanks!

— Pari