memoryMuzadded.AI
menu
Python
React.js
Node.js
FastAPI
Next.js
Docker
PostgreSQL
Google Cloud
RAG Systems
PyTorch
TypeScript
Automation
HELLO, I'M

MD
MUZADDED
CHOWDHURY

A professional studio portrait of Md Muzadded Chowdhury
1+Years Experience
GET TO KNOW

AI Automation & Fullstack Engineer

I am a dedicated AI professional with a focus on scalable automation and generative intelligence. My expertise lies in designing agentic workflows that transform complex data into actionable insights. Having authored multiple research papers in blockchain and federated learning, I bring a rigorous analytical approach to every deployment.

1+Years
5+Research
10+Projects
70%Efficiency
NAMEMd Muzadded Chowdhury
LOCATIONDhaka, Bangladesh
FREELANCEAvailable
Download Resume download
WHAT I BRING TO THE TABLE

Technical Skills

psychology
psychology

Generative AI & LLMs

Prompt EngineeringRAG SystemsLLM Fine-TuningLangChainHugging FaceSemantic SearchEmbedding ModelsAgentic WorkflowsFunction CallingContext ManagementAPI Integration
schema
schema

AI System Design

Multi-Agent SystemsAI Automation PipelinesWorkflow OrchestrationConversational AI SystemsDocument Intelligence PipelinesLLM Application Development
code
code

AI Application & Fullstack

FastAPIReact.jsNode.jsExpress.jsFlaskREST API DevelopmentAsync ProcessingMicroservices Architecture
cloud_done
cloud_done

MLOps & Cloud Deployment

MLflowDockerGoogle Cloud Platform (GCP)GitCI/CD PipelinesModel VersioningInference Optimization
database
database

Vector & Core Databases

PostgreSQLChromaDBPineconeFAISSFirestoreMySQLNoSQL DatabasesIndex OptimizationSimilarity Search
analytics
analytics

Core AI/ML & Data Eng.

PyTorchTensorFlowNumPyPandasModel TrainingFeature EngineeringData PreprocessingMatplotlibSeaborn
terminal
terminal

Core Programming

PythonSQLC/C++JavaScriptPHP
MY JOURNEY

Work Experience

Architecting intelligent systems through rigorous engineering. A specialized focus on Large Language Models (LLMs), RAG architectures, and autonomous agentic workflows.

CG

AI & Automation Engineer

Care Guide

SEPT 2023 — PRESENT
PythonFastAPILangChainRAG
  • check_circle

    Designed and deployed HIPAA-compliant Healthcare AI systems processing sensitive patient data with zero leakage.

  • check_circle

    Developed RAG-based conversational AI chatbots, improving enterprise query resolution accuracy by 60%.

  • check_circle

    Built autonomous AI agentic workflows for clinical documentation automation, reducing repetitive overhead by 50%.

CP

AI & Automation Engineer

Code24 PTY LTD

JAN 2023 — SEPT 2023
IBM WatsonNDISGCPGoHighLevel
  • bolt

    Engineered automated NDIS platforms to streamline participant onboarding and workforce rostering via custom API integrations.

  • bolt

    Built multilingual conversational AI chatbots using IBM Watsonx Assistant for global client outreach.

  • bolt

    Designed voice-first AI assistants integrating n8n, Retail AI, and CRM systems for real-time lead qualification.

UI

Undergraduate Teaching Assistant

United International University

OCT 2022 — OCT 2023
PythonC/C++Data Structures
  • school

    Led laboratory sessions for Data Structures & Algorithms and AI-focused coding intensives.

  • school

    Mentored 150+ students in Python-based machine learning fundamentals and complex problem-solving strategies.

  • school

    Guided undergraduate research teams in debugging large-scale neural network architectures and dataset curation.

SHOWCASE

Selected Projects

Engineering intelligent systems that bridge the gap between raw data and actionable insights through LLMs, custom RAG frameworks, and Agentic workflows.

GROUP PROJECT

SME Business Guardian

AI-powered business consultation platform designed for contract analysis, legal document reviews, and strategy support.

  • check_circle

    FastAPI backend and React frontend integrated with LangGraph.

  • check_circle

    LLM conversational interface with JWT and 4k context window.

FastAPIReactJSPostgreSQLLangGraph
View Code arrow_outward
INPUT AGENT
Contract Document
LANGRAPH ROUTER
IBM Granite 3.3
OUTPUT STORE
Analysis Verified
SELF PROJECT

Bangla RAG System

Multilingual RAG pipeline supporting Bengali and English search queries, optimized for e-commerce search.

  • check_circle

    Hybrid semantic retrieval using intent classification.

  • check_circle

    Persistent vector storage across 12+ categories.

PythonChromaDBSentence Trans.LangChain
View Code arrow_outward
Query: দাম কত?
database
Res: Price is ৳85k.
SELF PROJECT

AI SQL Assistant

Natural language to SQL assistant querying relational databases using Model Context Protocol (MCP).

  • check_circle

    Integrated LLaMA-3.1-8b with Streamlit UI query executor.

  • check_circle

    Interactive syntax-highlighted real-time execution.

PythonStreamlitMySQLLLaMA-3.1
View Code arrow_outward
mcp_query.py
def generate_sql(query):
prompt = "SELECT * FROM..."
return run_mcp(prompt)
> Output Generated:
SELECT * FROM users LIMIT 5;
SELF PROJECT

CSV Data Analyzer

AI-driven workflow tool converting natural language instructions into CSV analytics operations.

  • check_circle

    Integrated Gemini 1.5 Flash for automated visualization.

  • check_circle

    Chat-based analytics for real-time reports and charts.

PythonGemini 1.5LangChainPandas
View Code arrow_outward
DATA ANALYSIS
Accuracy
99.1%
Latency
0.12s

10+

Projects Completed

04

Core Stacks

98%

Model Accuracy

1+

Year Experience

Academic Contributions

Research & Publications

Engineered solutions at the intersection of Federated Learning, Privacy-Preserving AI, and Medical Diagnosis. Focusing on efficiency metrics and scalable architectures.

Decentralized Medical Image Sharing using Blockchain
IET Blockchain
#Blockchain#IPFSStorage#MedicalSecurity

Decentralized Medical Image Sharing using Blockchain

Proposed a privacy-preserving blockchain-based medical image sharing framework integrating subject sensitive hashing (SSH) and IPFS storage, achieving 98% data integrity accuracy across multiple healthcare imaging datasets.

FVCM-Net: Privacy-Preserved Lung Cancer Detection from CT Images
BSPC Journal (Elsevier)
#FederatedLearning#DeepLearning#ExplainableAI

FVCM-Net: Privacy-Preserved Lung Cancer Detection from CT Images

Developed a federated learning-based ensemble deep learning model with explainable HiRes-CAM and SHAP attribution for decentralized lung cancer detection, achieving 98.26% accuracy.

Deep Learning for Identification of Arsenic-Induced Skin Diseases
IEEE
#AttentionCNN#ARS-CNNSA#VGG16/InceptionV3

Deep Learning for Identification of Arsenic-Induced Skin Diseases

Designed an attention-based CNN architecture (ARS-CNNSA) for classification of arsenic-induced skin conditions, outperforming standard models with 91% accuracy and 90% F1-score.

Clustering as a Catalyst for Big Data Classification (CC-BC)
IEEE
#BigData#UnsupervisedLearning#DecisionTrees

Clustering as a Catalyst for Big Data Classification (CC-BC)

Introduced a clustering-driven classification framework leveraging unsupervised instance similarity to reduce labeling dependency and enhance performance of decision tree and ensemble-based classifiers.

Phishing Link Detection using Ensemble Learning
IEEE
#EnsembleLearning#RandomForest#Cybersecurity

Phishing Link Detection using Ensemble Learning

Developed an ensemble-based phishing detection system combining Random Forest, Logistic Regression, and Gradient Boosting to improve generalization and detection accuracy in cybersecurity applications.

Foundation

My Education

University Campus representation
school

United International University

Bsc in Computer Science & Engineering

GPA

3.67 / 4.00

Graduated

OCT 2024

Core Focus Areas
Artificial IntelligenceDeep LearningBlockchainData StructuresFederated LearningAlgorithm Design
emoji_events

Academic Excellence Scholarship

United International University

terminal

AI & Automation Unpacked Hackathon

IBM TechZone

workspace_premium

Problem Solving Intermediate

HackerRank Certified

GET IN TOUCH

Contact Me

Developer workspace and setup
Available for Roles
location_on
LOCATIONDhaka, Bangladesh