Skip to content

weijunext/smart-excel-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 English简体中文

302.ai

[Sponsor - 赞助]
302.AI是一个按需付费的一站式AI应用平台,开放平台,开源生态。

1.集合了最新最全的AI模型和品牌,包括但不限于语言模型、图像模型、声音模型、视频模型。
2.在基础模型上进行深度应用开发,做到让小白用户都可以零门槛上手使用,无需学习成本。
3.零月费,所有功能按需付费,全面开放,做到真正的门槛低,上限高。
4.创新的使用模式,管理和使用分离,面向团队和中小企业,一人管理,多人使用。
5.所有AI能力均提供API接入,所有应用开源支持自行定制(进行中)。
6.强大的开发团队,每周推出2-3个新应用,平台功能每日更新。

302.AI开源工具啦:https://github.com/302ai

Generate the Excel formulas you need in seconds using AI.

Generate the Excel formulas

How it works

This project uses the ChatGPT API and the Vercel AI SDK with streaming. It constructs a prompt based on the form and user input, sends it to the ChatGPT API with a Vercel Edge Function, then streams the response back to the application UI.

Stack

SmartExcel is built on the following stack:

  • Next.js – Frontend/Backend
  • TailwindCSS – Styles
  • Postgres and Prisma - database and storage(How to use?)
  • Next-auth - Authentication(How to use?)
  • ChatGPT - Generate the Excel formulas
  • Upstash - Redis(How to use?)
  • Lemon Squeezy - payments(How to use?)
  • Google Analytics - Analytics(How to use?)
  • Docker - Development Storage(How to use?)
  • Vercel - Hosting

If you are unfamiliar with some of the tech stacks, please click on the "How to use" links above to read my Chinese blog, or visit my another public repo - Learn Next.js Stack

Running Locally

After cloning the repo, you need to copy the .env.example file to create a .env file and fill in the required fields.

Open Upstash and Create Redis application.

Then write UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN to .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

pnpm i

pnpm run dev

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

About Me

Full-Stack Engineer, Open-Source Next.js Artist & AI Enthusiast.

全栈工程师,Next.js 开源手艺人,AI降临派。

My Blog
Github
Twitter/X
Twitter/X - En
Medium
掘金
知乎
微信交流群

If this project is helpful to you, star the repo and buy be a coffee, thank you.

Buy Me A Coffee

在爱发电支持我

赞赏作者

Star History

Star History Chart