Project overview

Own ChatGPT-style portfolio assistant

This project turns the portfolio into a professional AI chat product demo. It is built with Next.js and React, designed for GitHub Pages, and structured to show recruiters that Rintu can ship clean user interfaces, product-focused workflows, and deployment-ready web applications.

What it demonstrates

  • ChatGPT-style messaging UI with stateful React interactions.
  • Prompt shortcuts for CV writing, CRM planning, and GitHub project storytelling.
  • Static GitHub Pages deployment without leaking private API keys.
  • A clear upgrade path for server-side OpenAI API integration.

API key safety

API keys must be created in the OpenAI dashboard by the account owner and stored only as private environment variables on a server or trusted deployment platform. This repository intentionally does not include a real key.

Open chat demo