Clarifai is an AI Platform that provides the full AI lifecycle ranging from data exploration, data labeling, model training, evaluation, and inference. A Clarifai application can be used as a vector database after uploading inputs.This notebook shows how to use functionality related to the
Clarifai
vector database. Examples are shown to demonstrate text semantic search capabilities. Clarifai also supports semantic search with images, video frames, and localized search (see Rank) and attribute search (see Filter).
To use Clarifai, you must have an account and a Personal Access Token (PAT) key.
Check here to get or create a PAT.