Sequenzia AI — Conversational Portfolio
AI/ML
Next.jsReactTypeScriptVercel AI SDKAI GatewayZodTailwind CSSFramer MotionStreamdown
A streaming AI chat application that transforms a portfolio into an interactive conversation: visitors explore professional background, experience, projects, and skills through natural dialogue with rich inline content blocks. This site's own chatbot is derived from it.
Responses stream in real time with an optional reasoning display, and the model drives the UI through a renderPortfolio tool that surfaces the right portfolio section on demand.
Key capabilities:
- Conversational portfolio powered by a renderPortfolio tool (bio, experience, projects, education, skills, contact) with filtering and item highlighting
- Multi-provider LLM support (OpenAI, Google, DeepSeek) via the Vercel AI Gateway, with full Zod-validated type safety
- A metadata-first system prompt that summarizes portfolio content to cut token usage roughly 40–50% while enabling smart tool decisions