FreeGPT  by ChatTeach

Free ChatGPT access via WebUI

Created 2 years ago
250 stars

Top 100.0% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides a user-friendly WebUI for accessing GPT-3.5 and GPT-4 models without requiring API keys, leveraging the G4F API. It targets users seeking free, accessible AI chat capabilities with enhanced features like jailbreaks.

How It Works

The application integrates the G4F API, which acts as a proxy to various free GPT providers. This approach bypasses the need for direct API keys and allows access to models like GPT-4, though it notes potential redirection to GPT-3.5. An auto-proxy feature automatically manages and tests free proxy servers to circumvent connection issues, particularly for cloud-hosted instances.

Quick Start & Requirements

  • Install dependencies: pip install -r requirements.txt
  • Run application: python run.py
  • Access via browser: http://127.0.0.1:1338
  • Docker image available: docker pull ramonvc/freegpt-webui
  • Prerequisites: Python, Docker (optional)

Highlighted Details

  • Offers GPT-4 access without API keys.
  • Includes a WebUI incorporating the chatgpt-clone project.
  • Utilizes the GPT4Free repository for API access.
  • Features an auto-proxy system for connection stability.

Maintenance & Community

The project is a personal endeavor. Links to community channels or roadmaps are not provided in the README.

Licensing & Compatibility

The repository states it complies with the GNU GPL license. It is intended for educational purposes only, and users are advised to follow the Terms of Service of each website used.

Limitations & Caveats

Known bugs include API providers redirecting GPT-4 to GPT-3.5 and the auto-proxy feature not functioning. The project is explicitly for educational purposes, and the author disclaims responsibility for misuse or consequences arising from third-party API usage.

Health Check
Last Commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.