{"id":14959628,"url":"https://github.com/0memo07/gpt-4-free-chat","last_synced_at":"2026-02-11T10:01:27.058Z","repository":{"id":254849073,"uuid":"846711164","full_name":"0MeMo07/gpt-4-free-chat","owner":"0MeMo07","description":"a gpt GLM-4 free chat AI built with react (10 star code to come)","archived":false,"fork":false,"pushed_at":"2024-08-26T14:03:29.000Z","size":2401,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-01-31T03:31:37.347Z","etag":null,"topics":["artificial-intelligence","chat","chatgpt","free-gpt-4","freechatgpt4","gpt","gpt-4","react","reactjs"],"latest_commit_sha":null,"homepage":"https://0memo07.github.io/gpt-4-free-chat/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0MeMo07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-23T19:40:44.000Z","updated_at":"2024-08-26T18:26:42.000Z","dependencies_parsed_at":"2024-08-26T15:10:44.153Z","dependency_job_id":"dad84149-21d1-49ec-afa4-d99c12a38314","html_url":"https://github.com/0MeMo07/gpt-4-free-chat","commit_stats":null,"previous_names":["0memo07/gpt-4-free-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2Fgpt-4-free-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2Fgpt-4-free-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2Fgpt-4-free-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2Fgpt-4-free-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0MeMo07","download_url":"https://codeload.github.com/0MeMo07/gpt-4-free-chat/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238008514,"owners_count":19401266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","chat","chatgpt","free-gpt-4","freechatgpt4","gpt","gpt-4","react","reactjs"],"created_at":"2024-09-24T13:20:16.832Z","updated_at":"2025-10-24T16:32:16.898Z","avatar_url":"https://github.com/0MeMo07.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/4cfeeb9d-d871-49a7-b008-0c294ab69d4e\" alt=\"MeMo\" width=\"400\"/\u003e\n  \u003ch1 style=\"margin-top: 10px;\"\u003eGPT GLM-4 Free Chat AI\u003c/h1\u003e\n  \u003cp\u003eA free chat AI built with React, powered by GPT GLM-4\u003c/p\u003e\n  \u003ca href=\"https://0memo07.github.io/gpt-4-free-chat/\" target=\"_blank\"\u003eLive Demo\u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n[![GitHub stars](https://img.shields.io/github/stars/0MeMo07/gpt-4-free-chat.svg?style=social\u0026label=Star)](https://github.com/0MeMo07/gpt-4-free-chat)\n[![GitHub forks](https://img.shields.io/github/forks/0MeMo07/gpt-4-free-chat.svg?style=social\u0026label=Fork)](https://github.com/0MeMo07/gpt-4-free-chat/fork)\n[![GitHub watchers](https://img.shields.io/github/watchers/0MeMo07/gpt-4-free-chat.svg?style=social\u0026label=Watch)](https://github.com/0MeMo07/gpt-4-free-chat)\n\n## 📌 Table of Contents\n- [About](#about)\n- [Features](#features)\n- [Screenshots](#screenshots)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n\n## 🚀 About\nGPT 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.\n\n**Note:** The full source code for this project will be released once the repository reaches 10 stars. Your support is appreciated!\n\n## ✨ Features\n- Free to use chat interface\n- Powered by GPT GLM-4 language model\n- dark and light mode feature\n\n## 📸 Screenshots\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/38307179-b32b-48fa-bf88-9f34b3921ffb\" alt=\"Screenshot 1\" width=\"100%\"/\u003e\n\u003c/div\u003e\n\n## 🛠 Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/0MeMo07/gpt-4-free-chat.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd gpt-4-free-chat\n   ```\n3. Install dependencies::\n   ```bash\n   npm install\n   ```\n## 💻 Usage\n1. Start the development server:\n   ```bash\n   npm run dev\n   ```\n2. Open your browser and visit `http://localhost:5173/gpt-4-free-chat`\n\n## 🤝 Contributing\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0memo07%2Fgpt-4-free-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0memo07%2Fgpt-4-free-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0memo07%2Fgpt-4-free-chat/lists"}