AI Automation Engineer β I turn manual business processes into always-on AI systems: 24/7 agents, Telegram and WhatsApp bots, and data pipelines that run on free-tier cloud. Everything here is measured on a live box, not copied from a tutorial.
β Try AI Can Run in your browser Β· β Personal site
π§ Curated list: Awesome Agent Infrastructure β 135 live-checked self-hostable building blocks for AI agents (frameworks, memory, MCP servers, RAG, local inference, evals, free-tier infra).
| Repo | What it does | Why it matters |
|---|---|---|
| ai-can-run | Detects your real hardware in-browser and ranks the open models you can actually run β chat, coding, image, video | No install, no upload, honest VRAM math. Live demo |
| selfhosted-agent-stack | Run a 24/7 AI agent on free Oracle Cloud: watchdogs, zram tuning, stray-process reaping, crash recovery | Your own AI ops center for ~$0β5/mo. Lessons that cost a real outage |
| hermes-slack-agents | Give every client its own AI agent in Slack β one gateway, per-client bots, isolated memory | Multi-tenant agent ops for agencies, zero per-seat fees |
| multi-agent-research-pipeline | Crashproof multi-agent orchestration: researchers, reviewers, writers with resumable state | A failure at step 9 should not restart the job |
| linkedin-autopilot | AI drafts your posts, you approve, it publishes | Grow on LinkedIn without the daily grind β local-first, no SaaS |
| voice-clone-assistant | 30-second voice clone wired into a multilingual assistant (TTS + STT + LLM) | Voice agents that sound like you, free to run |
- AI agents & bots β customer-facing Telegram/WhatsApp bots with monitoring, alerting and hand-off rules
- Business automation β replacing manual steps with always-on pipelines, scheduled and self-healing
- Agent infrastructure β free-tier hosting, resource watchdogs, backups, restores that are actually tested
- Full-stack delivery β from landing page to working internal tool, deployed and monitored
Python Β· Node.js Β· Bash Β· REST APIs Β· Oracle Cloud (ARM) Β· systemd Β· GitHub Actions Β· LLM APIs Β· Telegram/WhatsApp bots Β· HTML/CSS/JS
- Measure first β RSS, disk, latency, cost. No optimisation without a before number.
- Stay inside the free tier β the free tier is the whole advantage.
- Make it recover itself β watchdogs, health checks, idempotent scripts.
- Two languages β the server speaks Python and bash; the client-facing layer stays simple.
- Site: amz34.github.io
- LinkedIn: in/aamirzameer
- Email: aamir1zahran@gmail.com
- Open to: AI integration, automation pipelines, agent infrastructure, self-hosted deployment
β If a script here saved you an outage, a star helps the next operator find it.