← Back to Projects

Dec 2025 – Jan 2026

SocialWeb

Personal CRM powered by Gemini AI

SocialWeb
TypeScriptNext.jsGemini AISupabaseGCPGoogle APIs

SocialWeb eliminates the manual overhead of maintaining a personal CRM by pulling relationship data directly from Gmail and Google Calendar via OAuth. Gemini AI processes the aggregated data to surface insights about your connections — who you haven't spoken to in a while, upcoming meetings, and relationship health scores.

  • Integrated 3 Google APIs (Gmail, Calendar, OAuth) with Gemini AI by building a data aggregation pipeline in Next.js to enable AI-powered relationship insights without manual data entry.
  • Architected a multi-user data persistence layer with Supabase by implementing row-level security policies and real-time sync to support concurrent users with isolated relationship data.