gulshanhex/telegram-colab-ai-factory ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python Telegram bot that I can run in Google Colab, and also locally if needed, where I can paste a software idea in plain English and it turns that into a finished project for me.

I want the bot to ask a few smart follow up questions if the idea is vague, then plan the project, generate the code, review it, fix obvious problems, and send me back two ZIP files in Telegram, one that is safe to share publicly and one that is set up for Colab use. Please make it save progress, logs, and generated files to Google Drive so I can reconnect later if Colab resets.

Use long polling, not webhooks, and make the whole thing production minded and reliable. It should track usage honestly, handle multiple AI model roles behind the scenes, and let me ask questions about the build while it is working. If you need current API or library details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab