Demo: [https://smsgpt-rho.vercel.app/]
Project for create ai chat for use on sms.
Warning! To use it you will need an Android phone and an android-sms-gateway installed.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev