Instagram Agent
AI-powered Instagram outreach: FastAPI agent service, web dashboard, and desktop app for sequenced, supervised conversations.

Overview
Instagram Agent is an outreach system with three runtimes: a FastAPI agent service, a Next.js dashboard, and an Electron desktop app. Sequences are supervised — the dashboard plans, the agent talks, the desktop carries out UI actions.
Challenge
Cold outreach on Instagram dies when it is fully automatic. Teams need sequenced conversations they can still audit.
Solution
Uvicorn API on port 8000, web dashboard, and desktop workspace. Docker Compose and install scripts bring Python and Node sides up together. Sends stay supervised from the dashboard.
What we built
- FastAPI agent service
- Web dashboard for sequences and audit
- Electron desktop companion
- Docker Compose for local stack
- Supervised send path (no fire-and-forget spam)
Outcomes
- Outreach is sequenced and reviewable
- Python NLP/agent logic is not trapped inside a browser extension
- Desktop + API + web can be developed independently
Stack
Outreach sequences | Dashboard + desktop | Supervised sends
Build something in this family
Talk to NTechnologies about a POS, agent, marketplace, or internal tool.


