Budget: 1100 PLN Deadline: 7 days
Hello! I understood the task — to bring the Instagram Direct bot from "guess the step" to a normal live dialogue on AI, plus to implement auto-posting of Reels/Stories through the Meta Graph API.
For task #1 (Direct logic): ManyChat with its randomizer of templates really loses leads because it doesn't understand the context. I would go for a separate bot on aiogram/FastAPI, connected to Instagram through the official Meta API — the webhook receives the message, Claude API analyzes the meaning (question about price / "expensive" / "I'll think about it" / non-standard), and the bot responds essentially in Ukrainian, maintaining the specified tone. Rigid basic scenarios will remain as insurance — but AI will choose the appropriate response based on the context, rather than firing random text.
For task #2 (auto-posting): through the Meta Graph API, I will implement the publication of reels/stories/posts/carousels with tags [reels], [stories], [post], [carousel] + geo/polls/countdown options. An admin panel /admin with roles (posting/viewing/all) and an activity log, dynamic pricing from Google Sheets (column "Price") will be pulled into the bot's messages. I will take on both tasks together — doing it comprehensively.
⚙️ Stack: Python + FastAPI for the webhook handler, Claude API/OpenAI for dialogue semantics, Meta Graph API for Instagram Direct and posting, Google Sheets API for current prices. I already have experience integrating AI models into chatbots and working with the Instagram Graph API.
Examples of similar work:
AI bot for CRM event project on aiogram/FastAPI — intent analysis of leads through OpenAI API, dynamic responses instead of rigid scenarios. Conversion to qualified leads increased from ~12% to ~31%.
Auto-posting bot for a clothing brand on Instagram (Meta Graph API) — publications of reels/stories/carousels on schedule, multi-user admin panel with roles and action log.
I will take on both tasks — starting today. Please reply with a few words about your preferences regarding the Claude/OpenAI stack — and I will draft a plan for the first stage.