A RAG-powered chatbot embedded in this site, answering questions about site content with context-aware retrieval.
- Features: Context-aware chunking via LLM, with scope-wide summary generation.
- Tech Stack: Built with Vercel AI SDK,
gemini-embedding-001 embeddings, and a PostgreSQL vector database.