Cassandra / Astra DB

OpenAI Logo
Stefano Lottini
Aug 29, 2023
Open in Github

The example notebooks in this directory show how to use the Vector Search capabilities available today in DataStax Astra DB, a serverless Database-as-a-Service built on Apache Cassandra®.

Moreover, support for vector-oriented workloads is making its way to the next major release of Cassandra, so that the code examples in this folder are designed to work equally well on it as soon as the vector capabilities get released.

If you want to know more about Astra DB and its Vector Search capabilities, head over to astra.datastax.com or try out one of these hands-on notebooks straight away:

Example notebooks

The following examples show how easily OpenAI and DataStax Astra DB can work together to power vector-based AI applications. You can run them either with your local Jupyter engine or as Colab notebooks:

Use caseFrameworkNotebookGoogle Colab
Search/generate quotesCassIONotebookColab
Search/generate quotesPlain Cassandra languageNotebookColab

Vector similarity, visual representation

3_vector_space