Discover and explore top open-source AI tools and projects—updated daily.
junjiezhou1122Automated OpenAI account registration tool
New!
Top 97.3% on SourcePulse
Automates OpenAI account registration using multiple email providers and proxy rotation. It targets users requiring bulk account provisioning for research or development, offering efficiency through automated workflows and flexible configuration.
How It Works
The tool supports four distinct email sourcing strategies: LuckMail API (recommended, with auto-purchase and active email pre-checking), self-hosted Cloudflare Workers, local Outlook credential import, and Hotmail007 API integration. It manages dependencies and Python environments using uv and handles proxy rotation via a list file or a single proxy URL. The core registration logic resides in gpt.py, with start.py acting as an interactive launcher, and an experimental Web UI available via web_ui.py.
Quick Start & Requirements
uv sync to create a virtual environment and install dependencies..env.example to .env and fill in required API keys and settings (e.g., LUCKMAIL_API_KEY).uv run python gpt.py --once for a single run, or uv run python start.py for interactive setup.uv via .python-version). Proxies must be non-CN/HK IPs.Highlighted Details
proxies.txt file, crucial for bulk operations.Maintenance & Community
No specific details regarding maintainers, community channels (like Discord/Slack), or project roadmap are present in the provided README.
Licensing & Compatibility
The README does not explicitly state a software license. This absence may pose compatibility concerns for commercial use or integration into closed-source projects.
Limitations & Caveats
The Web UI is marked as experimental and may lack stability or full functionality compared to the terminal interface. The project requires non-Chinese/Hong Kong proxies to avoid network interception. Careful management of multi-threading relative to the number of available proxies is advised to prevent account flagging.
3 days ago
Inactive
portiaAI