Giter Club home page Giter Club logo

freechatgpt's Introduction

Free ChatGPT

English Version | 简体中文版

Free ChatGPT

Free, Powerful, Limitless, Intelligent, Engaging

licence forks stars issues pull-requests

Enter Website · Report Bug · Request Feature

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

👋🏻 Introducing Free ChatGPT

landing

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

Free 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 Free ChatGPT!

🔥 Features

Free 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://freechatgpt.chat/. There are 3 ways for you to start using Free 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 Free 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 Free 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. If you are not using custom domain, configure your vite.config.ts file by adding base: '/<REPO>/' inside the export default defineConfig({...}) block, where <REPO> is the name of your repository on GitHub, obtained from https://<USERNAME>.github.io/<REPO> (<REPO> should be FreeChatGPT if you did not change it). The code should look like this:

    export default defineConfig({
      base: '/REPO/',
      /* Rest of the configuration here */
    });
  5. Repository settings > Secrets > Actions > General > Tick "Read and write permissions"

  6. In your forked repository, 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. Now, navigate to the Settings tab image

  10. In the left sidebar, click on Pages and in the right section, select Deploy from a branch for Source and gh-pages for Branch. 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/FreeChatGPT.git

  3. Navigate into the directory by running cd FreeChatGPT

  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 Free ChatGPT is to make it shine brighter and benefit more people.

freechatgpt's People

Contributors

akira0245 avatar ayaka14732 avatar jwietpuj-drin avatar llegomark avatar ztjhz avatar

Stargazers

 avatar

Forkers

lyapin-nikita

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.