Automate Instagram Direct Messages with AI-generated contextual replies — all running on your own hardware with no data leaving your infrastructure.
┌──────────────────────────────────────────────────────────────┐ │ Social · Instagram Direct Messages [hub.you] │ ├──────────────────────────────────────────────────────────────┤ │ ◎ @maria_creates · 2 min ago │ │ │ │ ┌────────────────────────────────────────────────────────┐ │ │ │ "Love your content! How do you stay so consistent │ │ │ │ with posting every day?" │ │ │ └────────────────────────────────────────────────────────┘ │ │ │ │ AI reply ················································· │ │ ┌────────────────────────────────────────────────────────┐ │ │ │ "Thank you so much! I plan everything a week ahead │ │ │ │ and batch my content on Sundays — that's the │ │ │ │ secret 🙏" │ │ │ └────────────────────────────────────────────────────────┘ │ │ [Edit] [Send ↵] │ └──────────────────────────────────────────────────────────────┘
The Social Automation module connects to the Instagram Graph API to receive incoming DMs via webhooks and respond with AI-generated messages. Your AI assistant reads the conversation context and crafts replies that match your brand voice and personality.
Instagram sends a webhook event to your Allerac One endpoint when a DM arrives. The module retrieves the sender context and conversation history, passes them to your configured LLM, and sends the generated reply back through the Instagram API — all within seconds, all on your machine.
No message content is sent to any third-party service unless you explicitly configure a cloud LLM. When using Ollama with a local model, all data stays on your hardware. The module is designed to be GDPR and LGPD compliant by architecture.