Install Embedchain, LanceDB and related dependencies using the following command:
Copy
pip install "embedchain[lancedb]"
LanceDB is a developer-friendly, open source database for AI. From hyper scalable vector search and advanced retrieval for RAG, to streaming training data and interactive exploration of large scale AI datasets.
In order to use LanceDB as vector database, not need to set any key for local use.