This modified version of Chatpaid AI is tailored for technology-specific prompt injections, making it an ideal tool for designers, developers, data scientists and more.
This app is provided for free and the source code is available on GitHub.
No tracking, no cookies, no bullshit. All your data is stored locally.
Crafted with love and care to provide the best experience possible.
To deploy the Chatpad AI app on Vercel, follow these steps:
- Fork or clone the repository from GitHub.
- Sign up or log in to your Vercel account.
- In the Vercel dashboard, click on "Import Project."
- Select "Import Git Repository" and provide the URL of your forked or cloned repository.
- Configure the project settings:
- Set the "Build Command" to
npm run build
- Set the "Output Directory" to
dist
- Set the "Framework Preset" to Parcel.
- Set the "Build Command" to
- Click "Deploy" to start the deployment process.
Once the deployment is complete, you'll receive a link to the live site.
If you have any feedback, feature requests or bug reports, message feedback@chatpad.dev.
- Andrei Canta - The original creator of the Chatpad interface
- DexieJS - A minimalistic wrapper for IndexedDB
- Mantine - A fully featured React component library