AI Chat Bestie is an unofficial ChatGPT app.
By connecting directly to the API it can provide faster responses, a more customizable UI, and many more features and integrations.
Hosted version available at https://stately-axolotl-af08c8.netlify.app/.
- Faster response times
- Searchable chat history
- Customizable system message
- Prompt library
- Regenerate messages
- Bring your own key
- Chat forking
- Exporting chat histories
- GPT Model picker
The app uses sveltekit
, can run directly in the terminal with npm run dev
, or can be deployed to netlify
or vercel
for free.
- Sveltekit -
npm run dev
-
npm run dev
runs sveltekit server -
npm run check
syncs.env
variables
- Update environment variables (netlify)
- Push production branch
netlify-production
AI Chat Bestie is licensed under the MIT license. See the LICENSE file for more information.