AI-Account-Toolkit  by adminlove520

AI account registration and management suite

Created 2 weeks ago

New!

258 stars

Top 98.0% on SourcePulse

GitHubView on GitHub
Project Summary

AI-Account-Toolkit addresses the complexity of managing multiple ChatGPT and related accounts (Codex, teams) by providing automated registration, team management, and temporary email services. It targets users requiring efficient, bulk account operations, aiming to significantly simplify and streamline account administration.

How It Works

The project is a collection of modular Python tools leveraging HTTP protocols for account operations. It integrates with various temporary email services like DuckMail, MailTM, and Cloudflare Workers for email verification during registration. Key components include automated team invitation and Codex OAuth authorization, batch account validity checks, and OpenAI account pool orchestration, offering a comprehensive solution for automated account lifecycle management.

Quick Start & Requirements

  • Installation: Install base dependencies via pip install -r <project_directory>/requirements.txt or iterate through subdirectories with requirements.txt.
  • Prerequisites: Python 3.6+ recommended. Stable network connectivity or proxy configuration may be necessary. Deployment of specific temporary email services (e.g., Cloudflare Worker) is required for relevant modules.
  • Configuration: Each module requires specific configuration files (e.g., config.json, config.yaml).
  • Running: Execute specific scripts like python GPT-team/gpt-team-new.py or python CPAtools/clean_codex_accounts.py.
  • Resources: Links to Cloudflare Worker, OpenAI API, MailTM, and DuckMail are mentioned as relevant services.

Highlighted Details

  • CPAtools: Automates batch checking and cleanup of invalid Codex accounts, identifying and removing those returning 401 errors.
  • GPT-team: Facilitates full automated registration using HTTP protocols, temporary emails, token acquisition, team invites, and Codex OAuth authorization.
  • freemail: Provides a temporary email service deployable via Cloudflare Workers, supporting email management and forwarding.
  • openai_pool_orchestrator_v5: Offers tools for managing and orchestrating OpenAI account pools, including automated registration and maintenance.
  • merge-mailtm-share: Enables merging and managing MailTM temporary email accounts.

Maintenance & Community

The project was last updated on 2026-03-13, with version 1.0.0. No specific details regarding contributors, community channels (like Discord/Slack), sponsorships, or a public roadmap are provided in the README.

Licensing & Compatibility

The README does not specify a software license. This lack of information prevents an assessment of its compatibility for commercial use or integration into closed-source projects.

Limitations & Caveats

Users must exercise caution regarding the security of sensitive information within configuration files. Adherence to OpenAI's terms of service and other platform usage policies is mandatory; misuse is prohibited. Network stability and potential proxy requirements should be considered. Dependency management across the various modules requires careful attention.

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
6
Issues (30d)
14
Star History
603 stars in the last 17 days

Explore Similar Projects

Feedback? Help us improve.