Related:
⬡ Integrations/2026-05-05Intermediate
Building a RAG App with Supabase Vector (pgvector) and Antigravity
Learn how to build a Retrieval-Augmented Generation (RAG) app using Supabase's pgvector extension and Antigravity. Covers embedding generation, similarity search, and Gemini API integration with practical code examples.
⚙ AI Tools/2026-03-30Advanced
Antigravity × Custom AI Chatbot — Notes from Building RAG, Function Calling, and Streaming UI
Build notes for a custom AI chatbot with RAG, Function Calling, and Streaming UI, including the token-estimation bug that silently discarded 75% of the corpus.
⚙ AI Tools/2026-03-26Advanced
Building a RAG Pipeline with Antigravity— Unlock Your Company's Knowledge with Vector Search and LLMs
Build a RAG pipeline with Antigravity — the three traps in migrating to gemini-embedding-001, incremental ChromaDB ingestion, and LLM-as-a-Judge evaluation.