Storing and querying for embeddings with Redis
In a previous post, we wrote about using vectorized search and cosine similarity to quickly query a database of blog posts and retrieve the most relevant content to a natural…
21/03/2023
We often get the question to build an assistant based on the content of a website. These assistants often get implemented in one of two ways: