Step 1AI Agents & Workflows
AI Foundations
AI basicslarge language modelsprompt engineering techniquescontext handlingtoken limitshallucination handlingAI capabilities and limitations
Module 1 of 373%
Step 2AI Agents & Workflows
Agent Frameworks
LangChain fundamentalsLLM chainingAPI integrationsOpenAI API usagetool callingmemory systemsagent architecture design
Module 2 of 375%
Step 3AI Agents & Workflows
Automation Systems
workflow automationn8n setupZapier automationtriggers and actionswebhook integrationscheduling tasksmulti-step workflows
Module 3 of 378%
Step 4AI Agents & Workflows
RAG Systems
retrieval augmented generationvector databasesembeddings generationsimilarity searchPinecone usagedocument indexingsemantic search
Module 4 of 3711%
Step 5AI Agents & Workflows
Projects
AI chatbot developmentautomation agent creationcustomer support botworkflow automation systemreal-world business automation project
Module 5 of 3714%
Step 6Data Science & Analytics with AI
Data Analytics Fundamentals
What is Data Analytics?Types of Analytics (DescriptiveDiagnosticPredictivePrescriptive)Role of a Data AnalystAnalytics lifecycleBusiness problem → data solution mappingCase Studies Discussions
Module 6 of 3716%
Step 7Data Science & Analytics with AI
Excel for Data Analysis
Excel basics & formulasData cleaning techniquesPivot tables & chartsLookup functions (VLOOKUPXLOOKUP)Conditional formattingExcel dashboardsHands-on: Sales & HR dataset analysis
Module 7 of 3719%
Step 8Data Science & Analytics with AI
SQL for Data Analysis
Database conceptsSELECTWHEREORDER BYGROUP BYHAVINGJOINs (INNERLEFTRIGHT)Subqueries & CTEsWindow functions (RANKROW_NUMBER)Date & string functionsHands-on: Analyse customer & transaction data
Module 8 of 3722%
Step 9Data Science & Analytics with AI
Statistics for Data Analysts
MeanMedianModeVariance & Standard DeviationProbability basicsCorrelation & regressionSampling & distributionsHypothesis testing (t-testchi-square)Hands-on: Business decision analysis using stats
Module 9 of 3724%
Step 10Data Science & Analytics with AI
Python for Data Analysis
Python basicsNumPy & PandasData cleaning & transformationExploratory Data Analysis (EDA)Data visualization (MatplotlibSeaborn)Hands-on: EDA on real-world datasets
Module 10 of 3727%
Step 11Data Science & Analytics with AI
Data Visualization & BI Tools
Data storytelling principlesKPI & metric designPower BI / Tableau basicsData modelingInteractive dashboardsPerformance optimizationHands-on: Build executive dashboards
Module 11 of 3730%
Step 12Data Science & Analytics with AI
Business Analytics & Domain Knowledge
Finance analytics (RevenueProfitGrowth)Sales & marketing analyticsHR analyticsOperations analyticsKPI design for stakeholdersCase Studies: Real business scenarios
Module 12 of 3732%
Step 13Data Science & Analytics with AI
Capstone Project
End-to-End Project: Business problem understandingData extraction (Excel / SQL)Data cleaning (Python)Analysis & insightsDashboard creationFinal presentationExample Projects: Sales performance dashboardCustomer churn analysisHotel revenue analyticsHR attrition analysis
Module 13 of 3735%
Step 14Data Science & Analytics with AI
AI Concepts for Data Analysts
Introduction to Artificial IntelligenceAI vs Traditional Data AnalyticsBasics of Machine Learning (Conceptual)Supervised vs Unsupervised LearningPredictive Analytics & ForecastingPattern Detection & Anomaly AnalysisAI Use Cases in Business AnalyticsAI Features in BI ToolsInterpreting AI-Driven InsightsEthical & Responsible Use of AI
Module 14 of 3738%
Step 15UI/UX Design & Media
Design Basics
design principlescolor theorytypography basicslayout designvisual hierarchyspacing and alignment
Module 15 of 3741%
Step 16UI/UX Design & Media
UX Research
user personasuser journey mappingusability testingresearch methodsuser interviewsproblem definition
Module 16 of 3743%
Step 17UI/UX Design & Media
Wireframing
low fidelity wireframeshigh fidelity designsprototyping toolsFigma basicsinteraction designuser flows
Module 17 of 3746%
Step 18UI/UX Design & Media
Design Systems
UI componentsdesign systemsreusable componentsstyle guidesconsistency in designUI kits creation
Module 18 of 3749%
Step 19UI/UX Design & Media
Portfolio
portfolio creationcase studies writingproject presentationdesign storytellingjob preparationfreelance portfolio
Module 19 of 3751%
Step 20Full Stack Development with AI
Frontend
HTML structureCSS stylingJavaScript fundamentalsReact componentsstate managementresponsive designfrontend best practices
Module 20 of 3754%
Step 21Full Stack Development with AI
Backend
Node.js architectureREST API designExpress.js frameworkauthentication systemsmiddlewareserver deployment
Module 21 of 3757%
Step 22Full Stack Development with AI
Database
SQL fundamentalsMongoDB setupschema designCRUD operationsdatabase optimizationdata relationships
Module 22 of 3759%
Step 23Full Stack Development with AI
AI Integration
OpenAI API integrationGPT promptsAI-powered featuresAPI rate limitserror handlingproduction AI apps
Module 23 of 3762%
Step 24Full Stack Development with AI
Deployment
Docker containerizationAWS deploymentCI/CD pipelinesenvironment variablesproduction monitoringscaling strategies
Module 24 of 3765%
Step 25AI & ML
Introduction to AI & ML
What is AI?Defining artificial intelligence and its real-world scopeML vs Deep Learning vs GenAIUnderstanding the landscape of modern AI approachesAI Workflow: Data → Model → Output — the end-to-end pipelineActivity: Explore popular AI tools and compare their outputs firsthand
Module 25 of 3768%
Step 26AI & ML
Python for AI/ML
Python Basics: Variablesloopsconditionalsand functionsData Structures: Listsdictionariessetsand tuplesFile Handling: Readwriteand manage files for data pipelinesLibraries Intro: First look at NumPyPandasand moreTools: Google ColabVS CodeGitHubHands-on: Build and run your first Python programs end-to-end
Module 26 of 3770%
Step 27AI & ML
Math & Statistics for ML
Descriptive Stats: Meanmedianmodevariance & standard deviationProbability: Core probability concepts powering every ML modelCorrelation & Distribution: Understand relationships and the shape of dataHands-on: Analyze a real dataset using statistical techniques
Module 27 of 3773%
Step 28AI & ML
Data Handling & Preprocessing
Ready for Modeling: Encode & TransformExplore & CleanCollect & LoadTools used throughout: Pandas and NumPy — the industry standard for data wrangling in Python
Module 28 of 3776%
Step 29AI & ML
Data Visualization
Chart Types: Barlinehistogram — when and why to use eachRelationships: Scatter plotsheatmapsand correlation visualsData Storytelling: Turn charts into insights that drive decisionsTools: Matplotlib & Seaborn
Module 29 of 3778%
Step 30AI & ML
Machine Learning Foundations
Training vs Testing: How models learn from data and get evaluated on new examplesFeatures vs Target: Defining what the model sees and what it needs to predictOverfitting vs Underfitting: Diagnosing when a model memorizes instead of generalizingBias vs Variance: The fundamental trade-off behind every model's performanceTool: scikit-learn — Python's go-to library for classical machine learning
Module 30 of 3781%
Step 31AI & ML
Supervised Learning
Regression: Predict continuous values — e.g.house pricessales forecastsClassification: Predict categories — e.g.spam detectiondisease diagnosisAlgorithms: Linear RegressionLogistic RegressionDecision TreesRandom ForestKNNEvaluation Metrics: AccuracyPrecisionRecallF1-ScoreHands-on: Build your first real prediction models using scikit-learn on real-world datasets
Module 31 of 3784%
Step 32AI & ML
Unsupervised Learning
What is Clustering?: Grouping data points based on similarity without predefined categoriesK-Means Algorithm: Partitioning data into K groups by minimizing intra-cluster varianceDimensionality Reduction: PCA and t-SNE for simplifying high-dimensional feature spacesUse Cases: Customer segmentationanomaly detectionand behavioral group analysisHands-On: Apply K-Means to a real-world dataset and visualize your clusters using matplotlib and scikit-learn
Module 32 of 3786%
Step 33AI & ML
Model Evaluation & Improvement
Cross-Validation: K-fold strategies to get reliableunbiased performance estimatesHyperparameter Tuning: Grid search and random search to find optimal model settingsFeature Importance: Identify which variables drive predictions — and which don'tModel Comparison: Evaluate multiple algorithms side-by-side using consistent metricsAvoiding Data Leakage: Common pitfalls that inflate scores and how to prevent themHands-On: Tune a model end-to-end and push your accuracy to the next level
Module 33 of 3789%
Step 34AI & ML
Deep Learning Basics
Architecture: Inputhiddenand output layers with activation functions like ReLU and SigmoidTraining Loop: Epochsbatchesforward passbackpropagationand gradient descentBuild It: Hands-on with TensorFlow and Keras— build your first ANN from scratch
Module 34 of 3792%
Step 35AI & ML
NLP & Generative AI
Text Preprocessing: Tokenizationstopword removalstemmingand vectorization techniques like TF-IDFSentiment Analysis: Classify opinions and emotions in text using both traditional ML and transformer modelsIntro to LLMs: What makes large language models powerful — and how prompt engineering shapes their outputAI Ethics & Limits: Biashallucinationsand responsible AI — understanding where these models fall short
Module 35 of 3795%
Step 36AI & ML
Modern AI Tools & Workflows
AI-Assisted Coding: Use AI to writedebugand explain code faster than everHugging Face: Access thousands of pretrained models for NLPvisionand moreLangChain: Chain LLM callsmemoryand tools to build intelligent agentsLocal AI Models: Run models privately on your machine with Ollama and LM StudioHands-On: Build an end-to-end AI-assisted workflow using real tools and APIs
Module 36 of 3797%
Step 37AI & ML
Model Deployment
Train & Save: Serialize model with joblib or pickleBuild UI: Create Streamlit or Gradio interfaceTest & Validate: Run end-to-end checks and testsDeploy & Share: Host app locally or in the cloudBy the end of this moduleyou'll have a liveshareable ML web app — the kind you can add directly to your portfolioSave & Load Models: Persist trained models with joblib and pickle for reuseStreamlit & Gradio: Build interactive UIs without front-end experienceGo Live: Deploy to the web and share your app with the world
Module 37 of 37100%