gpt-4-free-chat

a gpt GLM-4 free chat AI built with react (10 star code to come)

Stars
3
Committers
2

📌 Table of Contents

🚀 About

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!

✨ Features

  • Free to use chat interface
  • Powered by GPT GLM-4 language model
  • dark and light mode feature

📸 Screenshots

🛠 Installation

  1. Clone the repository:
    git clone https://github.com/0MeMo07/gpt-4-free-chat.git
    
  2. Navigate to the project directory:
    cd gpt-4-free-chat
    
  3. Install dependencies::
    npm install
    

💻 Usage

  1. Start the development server:
    npm run dev
    
  2. Open your browser and visit http://localhost:5173/gpt-4-free-chat

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.