GitHub - pari/phpMyChroma: simple ChromaDB client in PHP

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

simple ChromaDB client in PHP

License

MIT license

2 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

phpMyChroma

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

⚡️ Quick start

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

🖥️ ScreenShots

🛡 License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

Releases

No releases published

Packages

No packages published