Chapter 12
Gemini API Weaviate Examples
Gemini API Weaviate Examples
Table of contents
This is a collection of examples for the Gemini API used with Weaviate.
- Personalized Product Descriptions with Weaviate and the Gemini API: Learn how to embed your data, run a semantic search, make a generative call to the Gemini API and store the output in your vector database, and personalize the description based on the user profile.
- Weaviate Query Agent with Gemini API: Learn how to define the Weaviate Query Agent as a tool through the Gemini API.
