01.About 02.Skills 03.Work 04.Contact Resume
shahzaibsatti2005@gmail.com
← Back to all projects
Live — Production

ChatCore

A production AI-powered chat widget SaaS. Businesses embed a single script tag and get an instant, trained support agent on their site.

ChatCore dashboard screenshot

ChatCore is a full-stack SaaS product that lets any business add an AI-powered chat widget to their website with a single script tag. It's built solo, end to end — architecture, backend, frontend, and live deployment.

A React-based admin dashboard lets the business manage widget configuration, review conversation history, and view analytics. Under the hood, the Gemini API powers context-aware, real-time responses, while the backend runs on Node.js/Express with a PostgreSQL (Neon) database — including diagnosing and fixing a production connection-pool bug affecting live traffic.

ChatCore is integrated directly into the DelVoxe agency site as a live working demo, and is used as the primary proof-of-work when pitching full-stack and AI integration work to freelance clients.

Key Features

  • Context-aware, real-time AI responses via the Gemini API
  • React admin dashboard for widget config, conversations, and analytics
  • Node.js/Express backend with PostgreSQL (Neon)
  • Diagnosed and fixed a live production connection-pool bug
  • Deployed on Railway (backend) + Netlify (frontend); integrated into DelVoxe as a live demo