DEV Community

Daniel Ioni
Daniel Ioni

Posted on

🌱 MyZubster: AI Automation, Smart Garden Guides, and Open-Source Innovation

🌱 MyZubster: AI Automation, Smart Garden Guides, and Open-Source Innovation
🚀 What is MyZubster?

MyZubster is an open-source ecosystem that combines three powerful pillars:

🌿 Global Plant Map – A participatory and verified map of plants worldwide

🔒 Monero Payments – Privacy-first, feeless microtransactions for everyone

🤖 Human-Controlled AI – AI as a tool, not a master
Enter fullscreen mode Exit fullscreen mode

🤖 The AI Automation System

I built a complete AI-powered automation system that handles everything automatically:
📱 Telegram Bot (@myzubster_bot)

Real-time notifications for GitHub events

Commands: /start, /status, /github, /bounties, /analyze

Community engagement and updates
Enter fullscreen mode Exit fullscreen mode

🐙 GitHub Monitor

Automatic detection of new issues and PRs

Label and comment tracking

Immediate event processing
Enter fullscreen mode Exit fullscreen mode

🧠 AI Orchestrator

Analysis with multiple AI models (Gemma, Llama, DeepSeek)

Automatic fallback between models

Structured issue analysis and bounty suggestions
Enter fullscreen mode Exit fullscreen mode

💰 Bounty Creator

Automatic bounty creation for labeled issues

Smart effort estimation

Community reward management
Enter fullscreen mode Exit fullscreen mode

📚 5 Bilingual Smart Garden Documents

Thanks to the incredible contribution of @foxxx009, we now have 5 bilingual documents (IT+EN) in the official documentation:
Document Description Link
🌱 Smart Garden Guide Practical guide for farmers and hobbyists Read
🏫 School Educational Plan STEM program for students (ages 11-18) Read
🔬 Sensor Validation Protocol Scientific validation for pH/EC/temperature sensors Read
📋 Community Garden Template Setup and management of community gardens Read
🌿 School Garden Project Sustainable school garden toolkit Read
🛠️ Technology Stack
Core Technologies

Node.js – Runtime and API server

Express – Backend framework

MongoDB – Database

React – Frontend with Leaflet maps
Enter fullscreen mode Exit fullscreen mode

AI Stack

Ollama – Local AI model runner

Gemma 2B – Google's lightweight model (default)

Llama 3.2 – Meta's powerful model (fallback)

DeepSeek R1 – Reasoning model (optional fallback)
Enter fullscreen mode Exit fullscreen mode

Automation Stack

node-telegram-bot-api – Telegram integration

Octokit – GitHub API client

node-cron – Scheduled tasks

systemd – Production service management
Enter fullscreen mode Exit fullscreen mode

📊 Results
Repository Issues PRs Documents
myzubster 50+ Various –
myzubster-docs 20+ 29 merged 5 new
🔗 Useful Links

GitHub Repository: MyZubster-Ecosystem/myzubster

Documentation: myzubster-docs

Telegram Bot: @myzubster_bot

Telegram Channel: @myzubster

AI Service: services/ai-automation
Enter fullscreen mode Exit fullscreen mode

💬 Join the Community

MyZubster welcomes contributions from everyone:

💻 Code – Fix bugs, add features, improve performance

🌿 Data – Report plants, verify entries, expand the map

📝 Documentation – Help translate or improve guides

🗣️ Outreach – Write articles, talk about the project
Enter fullscreen mode Exit fullscreen mode

🚀 What's Next?

Web Dashboard – Real-time monitoring interface

Slack Integration – Alternative notification channel

Automatic PR Analysis – AI-powered code review

New AI Models – Support for Mistral, Phi-2, and more

Multi-Language Support – Translate documents to more languages
Enter fullscreen mode Exit fullscreen mode

🙏 Acknowledgments

@foxxx009 – For the outstanding work on the 5 bilingual documents

MyZubster Community – For support, feedback, and enthusiasm

Open Source Community – For all the incredible tools
Enter fullscreen mode Exit fullscreen mode

Built with ❤️ by the MyZubster Team

Top comments (0)