chatgpt-clone and ChatGPTReversed

The first project is a user interface for ChatGPT, while the second project provides a reversed and simplified API for ChatGPT, making them ecosystem siblings as the latter could potentially be used as a backend for the former.

chatgpt-clone
51
Established
ChatGPTReversed
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 6/25
Adoption 8/25
Maturity 17/25
Community 15/25
Stars: 3,522
Forks: 1,029
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 67
Forks: 11
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stale 6m No Package No Dependents
No License No Dependents

About chatgpt-clone

xtekky/chatgpt-clone

ChatGPT interface with better UI

This project provides a self-hosted web interface similar to ChatGPT, allowing you to interact with large language models through a user-friendly chat window. You provide text prompts, and the application generates text responses using your own OpenAI API key. It's designed for anyone who wants a private or customizable chat interface for AI models without relying on public services.

AI interaction private chatbot language model interface personal AI assistant text generation

About ChatGPTReversed

gin337/ChatGPTReversed

Free ChatGPT API reversed and simplified

This project helps developers understand how the ChatGPT web interface communicates with its underlying language model, by showing how to replicate its API calls. It takes in a user's prompt (like "Hello, how are you?") and outputs the large language model's text response. This is for developers interested in reverse engineering web applications and learning about API security measures.

API Development Web Security Reverse Engineering Frontend Analysis

Scores updated daily from GitHub, PyPI, and npm data. How scores work