Skip to main content

[开源] 用出海最低成本技术栈做一个 AI SaaS

  1. [开源] 用出海最低成本技术栈做一个 AI SaaS。
    #AI #GitHub #RePost

    https://smartexcel.cc/ 开源了,这是一个足够简单(调用 ChatGPT 的 API )却又功能俱全(有登录和支付)的 demo 级产品。

    板块 技术栈
    前端/后端 Next.js
    样式 Tailwind CSS
    组件库 Shadcn
    数据库和存储 Postgres 和 Prisma
    认证 Next-Auth
    AI 功能 ChatGPT
    Redis Upstash
    支付 Lemon Squeezy
    访问分析 Google Analytics
    开发存储 Docker
    托管 Vercel
    这是目前个人开发者最低成本的技术栈组合之一了,你完全可以直接拿来改成自己的产品。

    如果你对以上技术栈不熟悉,还可以到这里边学边练: https://github.com/weijunext/nextjs-learn-demos

    开源代码: https://github.com/weijunext/smart-excel-ai/
    中文介绍: https://github.com/weijunext/smart-excel-ai/blob/main/README-zh.md
    演示网站: https://www.smartexcel.cc/
    技术栈学习教程: https://github.com/weijunext/nextjs-learn-demos Smart Excel — Excel formula bot
OKHK