Automated content creation workflow for freelance creators. Receives customer requests via WhatsApp (text or voice notes), transcribes audio to text, generates images from prompts, and sends results back.
OPENAI_API_KEY env var)pip install -r requirements.txt
export OPENAI_API_KEY="your-api-key"
python wacli.py login <your-wacli-token>
python workflow.py process-all
python generate_images.py "a cat riding a skateboard"
python generate_images.py prompts.txt
python transcribe.py recording.mp3
python wacli.py list
python wacli.py send +1234567890 "Hello!"
共 2 个版本