Aichatbestie
|Updated:
4 Nov 2024
|66 Stars
ChatGPT API wrapper
Categories
Overview:
AI Chat Bestie is an unofficial ChatGPT app that provides a more customizable user interface and faster responses compared to the official version. By connecting directly to the API, it also offers additional features and integrations. This app can be hosted on the website aichatbestie.com or can be self-hosted.
Features:
- Faster response times: AI Chat Bestie leverages its direct connection to the API to provide faster responses to user queries.
- Searchable chat history: The app allows users to search through the chat history, making it easier to find past conversations.
- Customizable system message: Users can customize the system message that appears when the app starts.
- Prompt library: AI Chat Bestie offers a library of prompts that users can choose from to start a conversation with the chatbot.
- Regenerate messages: Users have the option to regenerate messages to explore different chatbot responses.
- Bring your own key: The app allows users to use their own GPT key for authentication.
- Chat forking: Users can fork the chat conversation to explore different paths and outcomes.
- Exporting chat histories: AI Chat Bestie enables users to export the chat histories for future reference.
Installation:
To install AI Chat Bestie, follow these steps:
- Clone the repository from GitHub.
- Navigate to the cloned directory in your terminal.
- Install the dependencies by running the command
npm install
. - After the installation is complete, run the app in the terminal with the command
npm run dev
.
Summary:
AI Chat Bestie is an unofficial ChatGPT app that offers faster response times, a customizable UI, and various additional features. It can be hosted on the website or self-hosted on platforms like Netlify or Vercel. The app provides a great user experience with its searchable chat history, customizable system messages, prompt library, and the ability to regenerate messages. Its flexibility in using personal GPT keys and chat forking, along with features like exporting chat histories, make it a powerful tool for users. AI Chat Bestie is available under the MIT license.