git404hub

what is freeagentidentity fr?

asz798838958/freeagentidentity — explained in plain English

Analysis updated 2026-05-18

974PythonAudience · developerComplexity · 3/5LicenseSetup · moderate

tl;dr

A self-hosted web panel that automates creating and managing many free ChatGPT accounts in bulk, including SMS verification workarounds via connected providers.

vibe map

mindmap
  root((freeAgentIdentity))
    What it does
      Bulk account registration
      Account status dashboard
      Verification provider plugins
      Browser profile management
    Tech stack
      Python
      FastAPI
      React
      Docker
    Use cases
      Manage many ChatGPT accounts
      Automate account registration
      Track account status
      Configure proxy and email providers
    Audience
      Automation researchers
      Self-hosters
    Setup
      Install Python and Node
      Configure providers in settings
      Run with Docker Compose

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Run a local dashboard to track the status of many automated accounts at once.

VIBE 2

Configure email, verification code, and proxy service providers for automated registration.

VIBE 3

Manage a pool of browser automation profiles for account creation tasks.

VIBE 4

Export logs and results from bulk account registration runs.

what's the stack?

PythonFastAPIReactDockerPlaywright

how it stacks up fr

asz798838958/freeagentidentityfuture-agi/future-agispecterops/nemesis
Stars974979986
LanguagePythonPythonPython
Last pushed2026-07-11
MaintenanceActive
Setup difficultymoderatemoderatehard
Complexity3/54/54/5
Audiencedeveloperdeveloperops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires Python 3.11+, Node.js 18+, and a Playwright-installed Chromium browser for automation features, the README notes users are responsible for complying with target platforms' terms of service.

You must share source code and any modifications, even if the software is only used over a network, under the same AGPL-3.0 license.

in plain english

This project, internally named aBaiAutoplus, is a web control panel written in Python and React for automating the bulk creation and management of free ChatGPT accounts, including automated phone or SMS verification workarounds through connected third party verification code providers. The README is written in Chinese and describes a dashboard with three visible sections: an overview page showing account counts and status statistics, a ChatGPT free account manager for listing, registering, and exporting accounts, and a settings area covering email providers, verification services, proxy resources, and browser profile pools. The overview page shows totals for trial, subscribed, and problem accounts, along with the status of connected desktop tools like Cursor and Kiro. The account management page lets a user configure how many accounts to register at once, how many run in parallel, and which registration identity or execution method to use, then review logs and export the results. The settings pages let a user plug in different email, verification code, and proxy service providers, plus manage a pool of browser automation profiles through a tool called BitBrowser. The project runs as a FastAPI backend paired with a React and Vite frontend, and can be started locally with Python and Node.js or through Docker Compose. It requires installing a Chromium browser runtime through Playwright for the browser automation parts to work. The README includes a disclaimer that the project is intended only for learning, research, and personal automation use, and that users are responsible for making sure their use complies with the target platform's terms of service and local law. It is licensed under AGPL-3.0 and is based on an earlier open source registration framework by another author.

prompts (copy fr)

prompt 1
Help me install freeAgentIdentity locally using Python and Docker Compose.
prompt 2
Explain what each settings page in freeAgentIdentity's control panel configures.
prompt 3
Walk me through the project structure of the FastAPI backend and React frontend.
prompt 4
Show me how to run the automated tests included in this project.

Frequently asked questions

what is freeagentidentity fr?

A self-hosted web panel that automates creating and managing many free ChatGPT accounts in bulk, including SMS verification workarounds via connected providers.

What language is freeagentidentity written in?

Mainly Python. The stack also includes Python, FastAPI, React.

What license does freeagentidentity use?

You must share source code and any modifications, even if the software is only used over a network, under the same AGPL-3.0 license.

How hard is freeagentidentity to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is freeagentidentity for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.