All
Articles 132,631Blog Posts 137,216Tech Tutorials 34,343Research Papers 25,934News 18,764
⚡ AI Lessons

Dev.to · zkaria gamal
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Building Zero-Shared-State Auth Middleware and Real-Time Whisper STT Pipeline for Voice AI
I recently built a production-grade real-time Voice AI workspace from scratch. While the whole system...

Dev.to · zkaria gamal
2mo ago
I built a fully tested Agentic AI system with LangGraph + MCP and open-sourced the whole thing
Most LLM tutorials stop at "here's how to call the OpenAI API." Mine doesn't. I just shipped v1.1.0...

Dev.to · zkaria gamal
📐 ML Fundamentals
⚡ AI Lesson
2mo ago
Building Strong ML Foundations: Chapter 2 - Classification is Now Live
A few weeks ago I published Chapter 1 of my hands-on AI tutorial series, focused on Regression....

Dev.to · zkaria gamal
📐 ML Fundamentals
⚡ AI Lesson
2mo ago
I Built My Own Hands-on AI Tutorial – Chapter 1: Regression (From Scratch + XGBoost)
A few weeks ago, I revisited my old AI/ML projects. As I looked through the code, I felt something...

Dev.to · zkaria gamal
🤖 AI Agents & Automation
⚡ AI Lesson
3mo ago
I Spent 4 Hours Fixing Broken Imports – So I Built a Complete Agentic AI Tutorial
*A true story from last month: * I was building an intelligent agent using LangGraph + MCP, and I...

Dev.to · zkaria gamal
🧠 Large Language Models
⚡ AI Lesson
4mo ago
Building a Production-Ready Agentic AI System with LangGraph and MCP
As AI engineers, we often start by giving a massive LLM (like GPT-4) a giant prompt and a long list...

Dev.to · zkaria gamal
🤖 AI Agents & Automation
⚡ AI Lesson
4mo ago
I Built a Local AI Agent That Plans Before Executing Linux Commands (Now Fully Dockerized)
I Built a Local AI Agent That Plans Before Executing Linux Commands (Now Fully...

Dev.to · zkaria gamal
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
I Gave an Open-Source AI Full Access to My Linux Terminal (And Lived to Tell the Tale)
The Problem with Cloud AI We all love ChatGPT and Claude, but there is a fundamental...

Dev.to · zkaria gamal
🤖 AI Agents & Automation
⚡ AI Lesson
5mo ago
Build Autonomous AI Agents Step-by-Step – My Free LangChain + LangGraph Tutorial (2026 Edition)
Hey dev community! 👋 ** I'm Zkzk from Cairo, and I've been deep in agentic AI lately. After...

Dev.to · zkaria gamal
☁️ DevOps & Cloud
5mo ago
zkzkAgent v3 – now with safe, conflict-aware package management
Managing Linux is powerful but exhausting. Remembering exact commands, hunting down files, killing...

Dev.to · zkaria gamal
🧠 Large Language Models
⚡ AI Lesson
5mo ago
Meet StudyWithMiku 🎤📚 – Your AI Anime Study Buddy That Actually Speaks & Animates!
# Using AI to Build a Study Buddy That Feels Like Hatsune Miku 🎤✨ ai #python #langchain...
DeepCamp AI