AI Chat: Interactive AI Chatbot for Personal Website
AI Chat: Bringing Conversational AI to My Website Overview: I designed and implemented a fully custom AI chat widget for my personal website, blending modern UI/UX with advanced AI capabilities. The key highlight is that responses are constructed to suit my professional experience and expertise. Implementation Highlights Frontend Widget: Built a responsive, minimalist chat bubble and window using vanilla JavaScript and CSS, styled to match the PaperMod Hugo theme. Added animated callouts and tooltips to increase user engagement. Included pre-made prompt cards (e.g., “Show me your latest project”) for instant user interaction, with a mobile-first, accessible design. Serverless Backend (Cloudflare Workers): ...