Skip to content

0MeMo07/gpt-4-free-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeMo

GPT GLM-4 Free Chat AI

A free chat AI built with React, powered by GPT GLM-4

Live Demo

GitHub stars GitHub forks GitHub watchers

📌 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

Screenshot 1

🛠 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.