Tigris is an open-source Serverless NoSQL Database and Search Platform designed to simplify building high-performance vector search applications.
Tigris
eliminates the infrastructure complexity of managing, operating, and synchronizing multiple tools, allowing you to focus on building great applications instead.
This notebook guides you how to use Tigris as your VectorStore
Pre requisites
- An OpenAI account. You can sign up for an account here
- Sign up for a free Tigris account. Once you have signed up for the Tigris account, create a new project called
vectordemo
. Next, make a note of the Uri for the region you’ve created your project in, the clientId and clientSecret. You can get all this information from the Application Keys section of the project.
OpenAI
api key and Tigris
credentials in our environment