Describe your project in natural language. Max 2000 characters.
Rub the lamp. Your wish is my command.
Try one of these examples below, or describe what you want to build.
Describe your project in natural language. Max 2000 characters.
Describe your project in natural language. Max 2000 characters.
Scan the QR code with your authenticator app, then enter the 6-digit code to confirm.
This page doesn't exist or isn't available yet.
| Username | Role | Jobs | Last Active |
|---|
| Code | Created By | Name | Expires | Used By |
|---|
Enter your username and we'll send a reset link to the email address on your account.
Before you can run any jobs, go to Profile → OpenAI Configuration and paste your key (sk-…). Get one at platform.openai.com/api-keys. It's encrypted at rest and never shared with other users.
Type a plain-English description. Be specific — mention language, libraries, and expected output. Genie auto-detects script vs. project mode.
The AI generates a project plan, installs packages, writes code, and runs it — all inside an isolated sandbox. Watch the status update live.
Click Download ZIP for all generated files, configure WebDAV to auto-sync, use Continue to iterate on completed projects, or click Launch App to preview Flask/web apps live.
• Use gpt-4.1-mini for cheaper runs, gpt-4.1 for best quality.
• Sessions last 8 hours and auto-refresh.
• The sandbox has no display — GUI apps are built as Flask web apps automatically.
• Launched apps auto-stop after 15 minutes.
Look for a file ending in .zip in your Downloads folder (or wherever your browser saves files).
Right-click the ZIP file → click "Extract All…" → click Extract. A new folder will appear.
Open the extracted folder → click the address bar at the top → type cmd → press Enter.
Type these commands one at a time, pressing Enter after each:
Look for a .zip file in your Downloads folder.
Double-click the ZIP file — it will automatically extract into a new folder.
Mac: Right-click the folder → "New Terminal at Folder"
Linux: Right-click inside the folder → "Open Terminal Here"
Type these commands one at a time, pressing Enter after each:
Look for a .zip file in your Downloads folder.
Windows: Right-click → "Extract All…"
Mac: Double-click the ZIP file
Find index.html in the extracted folder and double-click it — it will open in your web browser. No installation needed!
💡 Need Python? Download it free from python.org — choose the latest version and check "Add to PATH" during install.