Second Brain
Second Brain is an AI-powered knowledge base that lets you capture notes, search them by meaning instead of keywords, and chat with your own knowledge — answers are streamed and grounded in your notes with cited sources.
- Full-stack Next.js 16 (App Router, React Server Components, Server Actions) with a streaming Retrieval-Augmented Generation (RAG) chat endpoint
- Semantic search over Postgres + pgvector (HNSW index) with Gemini embeddings, Clerk auth for per-user data isolation, and a Vitest test suite






