Set up Weaviate
Set up your development environment and create a Weaviate instance to work with.
Populate the database
Create a collection and import data, and have Weaviate create vectors for you.
Perform searches
Learn how to use search functions in Weaviate.
LLMs and Weaviate (RAG)
Use generative AI models to augment and transform retrieved data.