Why is AskOosu a RAG portfolio instead of a static site?
The goal is to let visitors ask natural questions while keeping answers grounded in maintained portfolio evidence and Wiki documents.
Project
AskOosu is Oosu’s conversational AI portfolio: a Next.js application that answers questions through FAQ routing, Wiki source documents, and RAG-backed portfolio evidence.
AskOosu is a 2026 AI-connected portfolio deployed at oosu.dev on a Mac mini home server. Instead of asking visitors to scroll through static sections, it uses a Next.js chat UI, Vercel AI SDK, Groq, Notion RAG, and PostgreSQL-backed evidence to answer questions about Oosu, projects, skills, and portfolio work.
AskOosu is designed as a product surface for trustworthy AI UX. It separates deterministic FAQ answers, RAG-backed evidence, and public source summaries so visitors can understand Oosu’s profile without relying on generic chatbot claims.
Next.js, React, TypeScript, Tailwind CSS, Vercel AI SDK, Groq, Notion API, RAG, PostgreSQL, Docker Compose, Mac mini
Read the AI competitiveness FAQ, AI Director-style product builder notes, or open the live AskOosu chat.
The goal is to let visitors ask natural questions while keeping answers grounded in maintained portfolio evidence and Wiki documents.
No. Public answers should stay grounded in public profile, project, and Wiki evidence. Private/admin/API surfaces are excluded from sitemap and blocked in robots policy.