{"id":24548196,"url":"https://github.com/flanker/chroma-db-ui","last_synced_at":"2025-06-23T20:06:34.533Z","repository":{"id":186369213,"uuid":"675066880","full_name":"flanker/chroma-db-ui","owner":"flanker","description":"A simple Ruby UI for Chroma database.","archived":false,"fork":false,"pushed_at":"2023-08-25T01:11:41.000Z","size":8,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T18:50:51.359Z","etag":null,"topics":["chroma","chromadb","embedding-database","ruby-sinatra","vector-database"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flanker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-05T16:56:43.000Z","updated_at":"2024-12-05T14:54:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"eadb5717-74f0-4d1f-9b90-696798140591","html_url":"https://github.com/flanker/chroma-db-ui","commit_stats":null,"previous_names":["flanker/chroma-db-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flanker/chroma-db-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fchroma-db-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fchroma-db-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fchroma-db-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fchroma-db-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flanker","download_url":"https://codeload.github.com/flanker/chroma-db-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flanker%2Fchroma-db-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261548736,"owners_count":23175495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chroma","chromadb","embedding-database","ruby-sinatra","vector-database"],"created_at":"2025-01-22T23:16:22.958Z","updated_at":"2025-06-23T20:06:34.522Z","avatar_url":"https://github.com/flanker.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chroma DB UI\n\nA simple UI for Chroma database.\n\nUsing Ruby with [Sinatra](http://www.sinatrarb.com/) and [Chroma Ruby Client](https://github.com/mariochavez/chroma).\n\n![screely-1691280117525-min](https://github.com/flanker/chroma-db-ui/assets/109811/4fe06524-c61a-41cf-95ca-fd51cffb0f95)\n\n## Run it locally\n\nClone the repo and run the following commands:\n\n```bash\nbundle install\n\nruby app.rb\n```\n\nTo config the database, you can set the following environment variable:\n\n```bash\nexport CHROMA_URL=http://localhost:8000\nruby app.rb\n```\n\n## Run local Chroma in the docker\n\nA docker-compose file is provided to run Chroma in a docker container.\n\n```bash\ndocker-compose up chroma\n```\n\nNote: You need to wait for the Chroma to be ready before running the UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflanker%2Fchroma-db-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflanker%2Fchroma-db-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflanker%2Fchroma-db-ui/lists"}