Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0memo07/gpt-4-free-chat

a gpt GLM-4 free chat AI built with react (10 star code to come)
https://github.com/0memo07/gpt-4-free-chat

artificial-intelligence chat chatgpt free-gpt-4 freechatgpt4 gpt gpt-4 react reactjs

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        


MeMo

GPT GLM-4 Free Chat AI


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


Live Demo

---

[![GitHub stars](https://img.shields.io/github/stars/0MeMo07/gpt-4-free-chat.svg?style=social&label=Star)](https://github.com/0MeMo07/gpt-4-free-chat)
[![GitHub forks](https://img.shields.io/github/forks/0MeMo07/gpt-4-free-chat.svg?style=social&label=Fork)](https://github.com/0MeMo07/gpt-4-free-chat/fork)
[![GitHub watchers](https://img.shields.io/github/watchers/0MeMo07/gpt-4-free-chat.svg?style=social&label=Watch)](https://github.com/0MeMo07/gpt-4-free-chat)

## 📌 Table of Contents
- [About](#about)
- [Features](#features)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)

## 🚀 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:
```bash
git clone https://github.com/0MeMo07/gpt-4-free-chat.git
```
2. Navigate to the project directory:
```bash
cd gpt-4-free-chat
```
3. Install dependencies::
```bash
npm install
```
## 💻 Usage
1. Start the development server:
```bash
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.