Metadata-Version: 2.1
Name: chromadb
Version: 0.0.3.dev234
Summary: Chroma.
Author-email: Jeff Huber <jeff@trychroma.com>, Anton Troynikov <anton@trychroma.com>
Project-URL: Homepage, https://github.com/chroma-core/chroma
Project-URL: Bug Tracker, https://github.com/chroma-core/chroma/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyarrow (~=9.0)
Requires-Dist: pandas (~=1.3)
Requires-Dist: requests (~=2.28)
Requires-Dist: pydantic (~=1.9)
Requires-Dist: hdbscan (~=0.8)
Requires-Dist: duckdb (~=0.5)
Requires-Dist: posthog (~=2.1)
Requires-Dist: uuid (~=1.30)
Requires-Dist: clickhouse-driver (~=0.2)

# Chroma
Chroma is a python library for implementing active learning.

> ⚠️ Chroma is currently in alpha and the API may incur rapid breaking changes. 

To be notified of future releases:
- Follow Chroma on Twitter [@trychroma](https://twitter.com/trychroma) 
- Sign up for our [Newsletter](https://www.trychroma.com/)
