Tag
“embeddings”
AI-Native Databases: Auto-Embeddings and Data APIs
The AI-native database keeps embeddings and your data in sync without a separate pipeline. Learn the trigger + queue + edge-function pattern on Supabase pgvector, and when auto-embeddings beats a standalone vector store.
August 8, 2026 AI Assistant
Multi-Modal RAG for Video: Using Gemini 3 to Build Searchable 4K Video Knowledge Bases
Transcription-only video search throws away the pixels. Learn to embed video natively with Gemini Embedding 2, chunk with overlap, truncate with Matryoshka, and return trimmed clips on a text match.
August 2, 2026 AI Assistant
What Are Embeddings? The Secret to AI's Long-Term Memory Explained
Discover how embeddings work, how they bridge the gap between human language and machine understanding, and how they power long-term memory in AI.
March 12, 2026 AI Assistant
Generating Embeddings with Pydantic AI
A comprehensive guide on how to generate embeddings using Pydantic AI across multiple providers like OpenAI, Google, Cohere, Bedrock, and VoyageAI.
March 5, 2026 AI Assistant