Technical Blog

Practical guides, research, and reflections on Artificial Intelligence and its real-world uses.

September 4, 2025
10 min read

AI That Matters: From Code to Real-World Impact

My journey of building AI projects that move beyond experiments — solving real problems in healthcare, media, agriculture, and human expression. From LLMs to computer vision, here’s how code became impact.

Artificial Intelligence
Generative AI
LLM
Voice AI
Healthcare AI
Computer Vision
AI for Good
Deep Learning
Open Source AI
July 12, 2025
8 min read

AI News Anchor – Autonomous Generative Journalism

AI News Anchor is a fully automated pipeline that fetches real news, writes anchor-style scripts, generates AI avatars, and produces broadcast-ready videos without human input.

AI
Generative AI
NewsTech
LLM
TTS
Computer Vision
Ollama
May 4, 2025
6 min read

Real-Time Object Detection with YOLOv8

A complete real-time object detection system using YOLOv8, capable of detecting objects in images, videos, and live webcam feeds with lightning speed.

AI
Computer Vision
YOLOv8
Object Detection
Deep Learning
Python
Ultralytics
April 18, 2025
7 min read

Rice Leaf Disease Detection – Hybrid Deep Learning Model

A high-accuracy hybrid deep learning model combining ResNet-50v2 and a custom classifier to detect and classify rice leaf diseases with 99.53% accuracy, supporting smart agriculture and early crop protection.

AI
Computer Vision
Deep Learning
Agriculture AI
ResNet
Smart Farming
February 26, 2025
6 min read

Sentiment Analysis with VADER – Rule-Based NLP for Opinions

A lightweight NLP project that uses the VADER sentiment analysis model to classify text into positive, negative, or neutral sentiment, with real-world applications in customer feedback and social media monitoring.

NLP
Sentiment Analysis
VADER
Text Analytics
Python
Customer Feedback