๐ Building an AI Automation System for MyZubster

TL;DR AI
2 min readKey summary
MyZubster built an AI-driven automation platform to monitor GitHub activity and streamline open-source operations.
The system uses local models in OllamaโGemma 2B, Llama 3.2, and DeepSeek R1โwith fallback handling to analyze issues and label work.
It creates bounties for relevant tasks and sends Telegram notifications to keep contributors responsive.
The stack includes Node.js, Express, MongoDB, React, Octokit, node-cron, and Winston, showing a largely self-hosted approach.
