Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/0memo07/gpt-4-free-chat
- Owner: 0MeMo07
- Created: 2024-08-23T19:40:44.000Z (3 months ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-26T14:03:29.000Z (3 months ago)
- Last Synced: 2024-10-10T09:23:46.715Z (about 1 month ago)
- Topics: artificial-intelligence, chat, chatgpt, free-gpt-4, freechatgpt4, gpt, gpt-4, react, reactjs
- Language: HTML
- Homepage: https://0memo07.github.io/gpt-4-free-chat/
- Size: 2.29 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
[![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
## 🛠 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.