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