A dead-simple app for chatting with gen ai
The app is available live at https://ai.jpc.io. You can download the app for iOS devices on the App Store.
Clone the repo, install dependencies, deploy backend resources:
git clone git@github.com:johnpc/jpc-ai.git
cd jpc-ai
npm install
npx cap sync
npx ampx sandboxThen, to run the frontend app
# on web
npm run devor
# on ios
npm run iosDeploy this application to your own AWS account in one click: