Enables semantic search and question-answering over FAQ documents using RAG (Retrieval-Augmented Generation) with OpenAI embeddings and in-memory vector similarity.
Enables semantic search and document management with support for text, PDF, and image uploads using your own Supabase database and OpenAI API keys. Supports multi-tenant deployment on Cloudflare Workers or local hosting.
A minimal Next.js starter for building MCP Apps, enabling MCP hosts to render interactive UIs alongside tool calls via an MCP server endpoint and a React widget UI.