Skip to content

ayaka14732/FreeChatGPT

 
 

Repository files navigation

Better ChatGPT

English Version | 简体中文版

Better ChatGPT

Free, Powerful, Limitless, Intelligent, Engaging

licence forks stars issues pull-requests

Enter Website · Report Bug · Request Feature

Did you enjoy using Better ChatGPT? Give it some love with a star! 🌟

👋🏻 Introducing Better ChatGPT

landing

Are you ready to unlock the full potential of ChatGPT with Better ChatGPT?

Better ChatGPT is the ultimate destination for anyone who wants to experience the limitless power of conversational AI. With no limits and completely free to use for all, our app harnesses the full potential of OpenAI's ChatGPT API to offer you an unparalleled chatbot experience.

Whether you're looking to chat with a virtual assistant, improve your language skills, or simply enjoy a fun and engaging conversation, our app has got you covered. So why wait? Join us today and explore the exciting world of Better ChatGPT!

🔥 Features

Better ChatGPT comes with a bundle of features already. You can do the followings with it,

General

  • 🌐 Access ChatGPT from anywhere in the world, completely FREE of charge!
  • 🤖 Engage in natural and dynamic conversation with a cutting-edge chatbot.
  • 😂 Choose from a variety of fun and engaging chatbot personalities.

Chat

  • 🚀 Streamline your conversation process by using the prompt library.
  • ✏️ Create and edit messages from multiple perspectives (system / assistant / user).
  • 🖥️ Tweak model parameters such as temperature to achieve an unexpected outcome.
  • 🔀 Change the order of messages to suit your needs.
  • ➕ Add new messages in between old ones for a seamless conversation flow.

API

  • ⚙️ Supply your own API key to surpass limits of free API endpoint
  • ⚙️ Customise your own API proxy endpoint

Data management

  • 💾 All chat history are automatically backed up to your browser's local storage
  • 📥 Easily import and export chat data as a JSON file.
  • 📥 Download your entire chat log as markdown, pdf or image.

UI / UX

  • 💬 Supports multiple languages to ensure maximum accessibility (i18n).
  • 😊 Enjoy a UI that is identical to the official ChatGPT

🛠️ Usage

To get started, simply visit our website at https://bettergpt.chat/. There are 3 ways for you to start using Better ChatGPT.

  1. Enter into the API menu your OpenAI API Key obtained from OpenAI API Keys.
  2. Utilise the free api endpoint provided by ayaka14732/ChatGPTAPIFree
  3. Host your own API endpoint by following the instructions provided here: https://github.com/ayaka14732/ChatGPTAPIFree. Subsequently, enter the API endpoint into the API menu.

🙏 Support

At Better ChatGPT, we strive to provide you with useful and amazing features around the clock. And just like any project, your support and motivation will be instrumental in helping us keep moving forward!

If you have enjoyed using our app, we kindly ask you to give this project a ⭐️. Your endorsement means a lot to us and encourages us to work harder towards delivering the best possible experience.

If you would like to support the team, consider sponsoring us through one of the methods below. Every contribution, no matter how small, helps us to maintain and improve our service.

Payment Method Link
KoFi support
Alipay (Ayaka)
Wechat (Ayaka)

Thank you for being a part of our community, and we look forward to serving you better in the future.


🛫 Host your own Instance

If you'd like to run your own instance of Better ChatGPT, you can easily do so by following these steps:

Steps

  1. Create a GitHub account (if you don't have one already)
  2. Star this repository ⭐️
  3. Fork this repository
  4. In your forked repository, navigate to the Settings tab image
  5. In the left sidebar, click on Pages and in the right section, select GitHub Actions for source. image
  6. Now, click on Actions image
  7. In the left sidebar, click on Deploy to GitHub Pages image
  8. Above the list of workflow runs, select Run workflow. image
  9. Navigate back to the Settings tab image
  10. In the left sidebar, click on Pages and in the right section. Then at the top section, you can see that "Your site is live at XXX". image

Running it locally

  1. Ensure that you have the following installed:

  2. Clone this repository by running git clone https://github.com/ztjhz/BetterChatGPT.git

  3. Navigate into the directory by running cd BetterChatGPT

  4. Run yarn or npm install, depending on whether you have yarn or npm installed.

  5. Launch the app by running yarn dev or npm run dev


A ⭐️ to Better ChatGPT is to make it shine brighter and benefit more people.

About

Play and chat smarter with BetterChatGPT - an amazing open-source web app with a better UI for exploring OpenAI's ChatGPT API!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • CSS 3.2%
  • Other 1.6%