GPT GLM-4 Free Chat AI is an open-source project that provides a free chat interface powered by the GPT GLM-4 language model. Built with React, this project aims to make advanced AI chat capabilities accessible to everyone.
Note: The full source code for this project will be released once the repository reaches 10 stars. Your support is appreciated!
- Free to use chat interface
- Powered by GPT GLM-4 language model
- dark and light mode feature
- Clone the repository:
git clone https://github.com/0MeMo07/gpt-4-free-chat.git
- Navigate to the project directory:
cd gpt-4-free-chat
- Install dependencies::
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:5173/gpt-4-free-chat
Contributions are welcome! Please feel free to submit a Pull Request.