"From pure mathematics to applied AI โ bridging theory and impact."
Senior educator & practitioner in AI, Data Science & Applied Mathematics, currently teaching graduate learners across industry-oriented programs. I turn mathematically heavy ideas into clear, practical intuition.
- ๐ฌ Research: Topological Data Analysis, Persistent Homology, Multi-Objective Optimization
- ๐ค Building: Agentic AI systems, RAG pipelines, ML tools & educational platforms
- ๐ Teaching: ML, DL, GenAI, RL, Time Series, MLOps โ with hands-on labs & visual intuition
- ๐ Best Paper Award at ICIVC 2021 (Oman) โ TDA Feature Extraction
- ๐ฆ Published:
timesage-tson PyPI โ The Wise Time Series Library ย - ๐ Website: mathcanvasmj.com โ AI-Powered Visual Math & Science Whiteboard
- ๐ค Hugging Face: 10 Live AI Spaces โ PRO member, building interactive ML apps
- ๐ฅ Healthcare AI: 4-Bot Clinical Suite โ Diagnosis, Mental Health, Radiology, Anesthesia
|
๐จ mathcanvasmj.com An AI-powered visual whiteboard for mathematics and science education. Designed for interactive problem-solving, visual learning, and collaborative STEM exploration. โข AI-assisted math problem solving ย โข Interactive visual whiteboard |
A comprehensive 4-bot healthcare AI suite built entirely on free Hugging Face Spaces (CPU-only). Each bot features RAG-powered knowledge retrieval from WHO guidelines, clinical protocols, research papers & textbooks. No API keys needed. No GPU required. Fully open source.
An AI-powered clinical diagnosis assistant that conducts multi-turn medical interviews like a physician.
| Feature | Description |
|---|---|
| Chain-of-Thought Diagnosis | Differential diagnosis with step-by-step clinical reasoning |
| Urgency Triage | RED / YELLOW / GREEN severity scoring with actionable advice |
| Voice Stress Analysis | Record via microphone โ extracts pitch, jitter, shimmer, speech rate to score stress 0-100 |
| Document Upload | Upload prescriptions, lab reports (PDF/image) โ auto-extracts medications, lab values, diagnoses |
| Drug Interaction Checker | 100+ medication interactions with severity levels |
| RAG Knowledge Base | 50+ medical sources: WHO guidelines, Harrison's, Robbins, AHA/ACC, NICE, PubMed |
| Patient History Memory | Tracks symptoms, medications, vitals across the entire session |
How to use:
- Open the Clinical Chat tab and describe your symptoms naturally
- The bot asks follow-up questions like a doctor (age, duration, severity, medications)
- Switch to Voice Analysis tab โ record a voice sample to detect stress biomarkers
- Switch to Document Upload tab โ upload a prescription/lab report PDF or image
- Extracted medications are auto-checked for drug interactions
A mental health support bot with 6 evidence-based therapy modalities and multimodal emotion detection.
| Feature | Description |
|---|---|
| 6 Therapy Modalities | CBT, DBT, ACT, Motivational Interviewing, Mindfulness, Psychoeducation |
| Emotion Detection | Multi-dimensional sentiment analysis (valence + arousal + category) |
| Voice Stress Analysis | Microphone recording โ detects anxiety markers via pitch, jitter, speech rate |
| Facial Expression AI | Webcam capture โ 8-emotion classification (hsemotion + ONNX Runtime) |
| Multimodal Fusion | Combines text (40%) + voice (30%) + face (30%) for holistic mood scoring |
| PHQ-9 & GAD-7 | Validated clinical screening tools for depression and anxiety |
| Crisis Detection | Automatic crisis keyword detection with immediate safety resources (988, etc.) |
| Mood Tracking | Visual mood trend chart across the session with trend analysis |
| Journaling | AI-reflected journal entries with emotion analysis |
How to use:
- Open the Chat tab and share how you're feeling
- Type
PHQ-9orGAD-7to take validated depression/anxiety screenings - Type
journal Today I felt...to save a reflective journal entry - Switch to Voice Analysis tab โ record your voice for stress biomarker detection
- Switch to Facial Analysis tab โ use your webcam for real-time emotion detection
- Type
CBT,DBT,ACT, ormindfulnessto switch therapy modes
The first chatbot that can actually analyze medical images with AI-powered pathology detection.
| Feature | Description |
|---|---|
| Multi-Modality Support | Accepts X-ray, CT scan, and MRI image uploads |
| DenseNet-121 (CheXNet) | Detects 14 chest pathologies (pneumonia, cardiomegaly, effusion, etc.) |
| GradCAM Heatmaps | Visual overlay showing exactly where the AI is focusing |
| Natural Language Reports | AI-generated radiology reports in plain language |
| Confidence Scoring | Uncertainty quantification for each finding |
| Conversational Follow-up | Ask questions about the AI's findings |
| RAG Knowledge Base | Radiology guidelines, imaging protocols, pathology references |
How to use:
- Upload a medical image (X-ray, CT, or MRI)
- The AI analyzes the image and generates a detailed report
- View the GradCAM heatmap to see which regions the AI flagged
- Ask follow-up questions about the findings in the chat
World's first AI anesthesia assistant โ no comparable tool exists in the market (as of 2026).
| Feature | Description |
|---|---|
| Real-Time Vitals Dashboard | Live simulation of HR, BP, SpO2, EtCO2, temperature with alerts |
| Pharmacokinetic Dosing | Marsh, Schnider & Minto models for propofol, remifentanil, fentanyl |
| ASA Classification | Physical Status scoring (ASA I-VI) based on patient history |
| Mallampati Assessment | Airway difficulty prediction (Class I-IV) |
| Drug Interaction Checker | Anesthetic agent interactions (propofol, sevoflurane, succinylcholine, etc.) |
| Pre-Op Risk Calculator | Cardiac, pulmonary, and bleeding risk stratification |
| RAG Knowledge Base | Miller's Anesthesia, ASA guidelines, WHO surgical safety protocols |
How to use:
- Start a chat and provide patient details (age, weight, medical history)
- The bot calculates ASA classification and pre-op risk scores
- Ask about drug dosing โ get pharmacokinetic calculations for specific agents
- Use the vitals dashboard to simulate intraoperative monitoring scenarios
Architecture: All 4 bots run on free HF Spaces (2 vCPU, 16GB RAM, zero GPU). Built with Gradio 5.50, BM25 RAG retrieval, librosa (voice), hsemotion-onnx (face), OpenCV, pdfplumber, and pytesseract.
Topological Data Analysis โโโโโโโโโโโโโโโโโโโโ 90% Persistent Homology, Betti Numbers
Machine Learning & DL โโโโโโโโโโโโโโโโโโโโ 85% PyTorch, TensorFlow, scikit-learn
Time Series Analysis โโโโโโโโโโโโโโโโโโโโ 85% ARIMA, ETS, ML Forecasting
Reinforcement Learning โโโโโโโโโโโโโโโโโโโโ 80% Policy Gradient, Q-Learning, PPO
Generative AI & LLMs โโโโโโโโโโโโโโโโโโโโ 75% RAG, Agents, Prompt Engineering
Multi-Objective Optimization โโโโโโโโโโโโโโโโโโโโ 70% NSGA-II, MOALO, Pareto Fronts
Context Engineering โโโโโโโโโโโโโโโโโโโโ 65% Token Management, Memory Systems
| # | Paper | Journal / Venue | IF |
|---|---|---|---|
| 1 | Comparison of NSGA-II, MOALO & MODA for Micro-Machining | Materials (2021) | 3.625 |
| 2 | Response Surface for Multi-Objective Optimization of Composites | Steel & Composite Structures (2019) | 3.89 |
| 3 | PSO-Tuned SVM Metamodels for Turbulent Flows | Engineering Computations (2020) | 1.246 |
| 4 | Persistent Homology for Big Data & Machine Intelligence | Springer AISC (2020) | โ |
| 5 | TDA Feature Extraction ๐ Best Paper Award | ICIVC-2021, Oman | โ |
๐ค AI & Machine Learning (click to expand)
| Project | Description |
|---|---|
| ๐ค Ask My AI Clone | Chat with an AI trained on 15+ research papers โ RAG + LangChain + GPT-4o |
| ๐ก AI Research Radar | Self-updating arXiv paper tracker โ GitHub Actions every 6 hours |
| ๐ง Awesome Agentic AI | 100+ agentic AI frameworks, papers, tools & resources |
| ๐งฌ Generative AI | LLM apps, prompt engineering, RAG systems & AI agents |
| ๐ RAG Systems | Vector databases, embeddings, chunking & LLM integration |
| ๐ฌ NLP | Text classification, sentiment analysis, NER, BERT fine-tuning |
| ๐ฎ Agentic AI | Tool use, multi-agent systems & LLM experiments |
| ๐ฌ AI-Science Projects | Computer Vision, LLM apps, multimodal AI prototypes |
๐ Data Science & Analytics (click to expand)
| Project | Description |
|---|---|
| ๐ Time Series Collection | 40+ univariate datasets with resources for forecasting |
| ๐ AI Job Market Dashboard | Interactive dashboard โ salary trends, skills, geography |
| ๐ Loss Functions | Deep dive โ MSE, Cross-Entropy, Focal, Huber & more |
| ๐ Case Studies | End-to-end data science with real business problems |
| ๐ Data Analysis | EDA, statistics & visualization across diverse datasets |
| ๐ MLOps | CI/CD pipelines, model registry & production deployment |
๐ Education & Learning Resources (click to expand)
| Project | Description |
|---|---|
| ๐ฌ Animated Proof Gallery | Manim-animated proofs โ TDA, Fixed Point, SVM, Pareto |
| ๐ PhD Survival Kit | Paper writing, LaTeX, reviewer responses & Best Paper story |
| ๐ Math for AI | Linear algebra, calculus, probability for AI practitioners |
| ๐งฎ Linear Algebra for DS | Vectors, SVD, PCA with Python & visual intuitions |
| ๐ข ML From Scratch | 10 algorithms from scratch in NumPy with math |
| ๐ Optimization Guide | GD to Adam โ benchmarks, visuals, notebooks |
| ๐ฎ RL Labs | Interactive Reinforcement Learning labs in browser |
| ๐ DS Cheatsheets | 11 cheatsheets โ Python, SQL, ML, DL, Pandas |
๐ AI Landscape & Research Curation (click to expand)
| Project | Description |
|---|---|
| ๐ Publications | Complete portfolio โ 15 papers, DOI links, BibTeX |
| ๐ง Context Engineering | 34+ papers, 22+ videos, 27+ blogs, tools & roadmap |
| ๐ฅ AI Healthcare | Imaging, surgery, oncology, EHR, drug discovery |
| ๐ Countrywise AI | 30+ countries โ rankings, investment, talent, policy |
| ๐ญ AI Landscape 2025 | Quantum computing, summits, tools, industry trends |
| ๐ก Prompts | 500+ AI prompts โ Manim, video, image, coding |
| ๐ MCP Servers | 6 MCP servers for Claude โ Manim, ML, Data Science |
| ๐จ AI Tools | Video, audio, PPT tools, YouTube, FAANG blogs |
| โก n8n Workflows | 5,000+ workflows, 20 categories, 400+ integrations |
๐ Research & Apps (click to expand)
| Project | Description |
|---|---|
| ๐ฉบ MedDiag-Pro | AI diagnosis bot โ voice analysis, drug interactions, document parsing, RAG |
| ๐ง MindCare-AI | Mental health bot โ 6 therapy modes, facial emotion AI, multimodal fusion |
| ๐ RadiScan-AI | Medical imaging โ DenseNet-121 pathology detection, GradCAM heatmaps |
| ๐ AnestheBot-AI | World's first anesthesia AI โ vitals dashboard, pharmacokinetic dosing |
| ๐ TopoVista | Topological Data Analysis interactive application |
| ๐ฏ Manim Presentations | Beamer + Manim animated slides for lectures |
| ๐ฌ Video Analysis | Object detection, tracking & action recognition |
| ๐ Web Apps | Full-stack TypeScript apps with modern frameworks |
| ๐ Astro Starter | Modern web platform template with Astro & SSR |



