This AI agent generates short-form content (Reels/Shorts scripts) focused on creating profitable crypto tokens. The output includes scripts, hook titles, hashtags, and CTA suggestions optimized for TikTok, Instagram, and YouTube.
- 📜 Script generation for 15–60 sec Reels
- 🔥 Trending crypto token topics
- 🧠 Uses GPT-4 for idea generation
- 🎯 Optimized for engagement (hooks, CTA, hashtags)
content_generator/- Main AI content enginemain.py- Runner scriptrequirements.txt- Python dependencies
🎬 Title: "This Token Did 100x in 30 Days!"
📜 Script:
"Imagine launching a token on Base that goes viral in a week..."
📌 Hashtags: #CryptoToken #Web3Builders #DeFi100x #CryptoReels
🎯 CTA: "Follow for the next big launch breakdown."
git clone https://github.com/YOUR-USERNAME/ai-crypto-reels.git
cd ai-crypto-reels
pip install -r requirements.txt
python main.pyMIT