SheetForge - AI-Powered Spreadsheet Automation
I built SheetForge, the first truly script-free external operator for Google Sheets & Microsoft Excel. Instead of writing complex formulas or Apps Script code, you can automate spreadsheets using plain natural language. What it does: - Connects to Google Sheets and Excel via secure OAuth - Lets you create automations by describing what you want in plain English - Uses AI (Gemini) to translate your intent into spreadsheet actions - Stores automation templates for reusable workflows - Tracks execution history and analytics Tech Stack: - Next.js 14 (React framework) - Firebase (Authentication, Firestore database) - Google Sheets API integration - Gemini AI for natural language processing - Tailwind CSS for UI Current Status: Fully functional MVP with authentication, database structure, and Google Sheets connection framework. Working on finalizing the OAuth flow for production deployment.