This notebook provides a step-by-step guide on using MyScale as a vector database for OpenAI embeddings. The process includes:
- Utilizing precomputed embeddings generated by OpenAI API.
- Storing these embeddings in a cloud instance of MyScale.
- Converting raw text query to an embedding using OpenAI API.
- Leveraging MyScale to perform nearest neighbor search within the created collection.
What is MyScale
MyScale is a database built on Clickhouse that combines vector search and SQL analytics to offer a high-performance, streamlined, and fully managed experience. It's designed to facilitate joint queries and analyses on both structured and vector data, with comprehensive SQL support for all data processing.
Deployment options
- Deploy and execute vector search with SQL on your cluster within two minutes by using MyScale Console.