Pneumonia Classification | Telegram Bot | Build CNN Model in PyTorch

Опубликовано: 17 Июнь 2026
на канале: CV orbit
67
6

🫁 Pneumonia Classification Telegram Bot using Custom CNN | Deep Learning & Telegram Bot Integration

📌 Overview
In this video, we showcase a real-time Pneumonia Classification Telegram Bot built using a custom CNN model in PyTorch. The bot allows users to send chest X-ray images via Telegram, and it responds with the predicted class — Pneumonia or Normal — along with the confidence score.

Whether you're a medical AI enthusiast, a deep learning practitioner, or someone exploring Telegram bots, this project is an excellent demonstration of combining image classification with real-time messaging platforms.

---

🔧 Key Features:
✅ Custom CNN for X-ray classification
✅ PyTorch-powered inference pipeline
✅ Telegram Bot integration using `python-telegram-bot`
✅ Predicts and sends back class label + confidence
✅ Clean and modular codebase

---

📂 GitHub Repository
🔗 https://github.com/NitinCVOrbit/Pneum...

---

🧠 Model Architecture Summary
5 convolutional layers with ReLU, BatchNorm, and MaxPooling
3 fully connected layers with BatchNorm
Final output layer with Softmax (2 classes: Pneumonia, Normal)
---

💬 Drop a comment if you'd like a tutorial on how to deploy this bot on cloud platforms like Heroku or Railway!

#PneumoniaDetection #TelegramBot #DeepLearning #PyTorch #MedicalImaging #ChestXray #CNN #PythonProject #AIinHealthcare #RealTimeAI #TelegramAI #AIProject #PneumoniaClassifier #XrayClassification