weijunext/smart-excel-ai
A web application that generates Excel formulas using ChatGPT based on user descriptions.

Velocity · 7d
+1.8
★ / day
Trend
→steady
star history
The project provides a SaaS application that takes user input describing a desired Excel formula and uses the ChatGPT API to generate the corresponding formula. It implements this using Next.js with Vercel AI SDK streaming, sending a constructed prompt to ChatGPT and streaming the response back to the UI. The full-stack application includes authentication, database storage, and payment integration.