Examples
Example |
Description |
Topic |
RAG performs a vector similarity search to add supplemental context to a LLM. |
Chatbot |
|
Image Search with the Contrastive Language Image Pre-training |
Generate image embeddings using the CLIP model, store them in Astra DB, and utilize Astra Vector Search to find and display a particular image from a set of images. |
CLIP |
To query data using Vector Search, use a SELECT query as shown in the documentation. |
Cassandra Query Language (CQL) |
|
Philosophy quote finder & generator with Vector Search & RAG using CQL |
Use OpenAI’s vector embeddings and DataStax Astra DB as the vector store for data persistence. |
Cassandra Query Language (CQL) |
Use LangStream, streaming AI agents, and OpenAI to build streaming GenAI apps faster. |
LangStream |
Visit CassIO and LangStream for more examples. |