1 2 3# ChromaDB integration This [tutorial](./Vectordb_with_chroma.ipynb) demonstrates how to use the Gemini API to create a vector database and retrieve answers to questions from the database using [ChromaDB](https://docs.trychroma.com/){:.external}, an open-source Python tool that creates embedding databases.