Edureka! Masterclass

Webinars to broaden your tech horizon. Introducing Edureka Masterclass, a webinar series created to help you understand and immerse yourself in the latest trending technologies.

7640+ Webinars
1981500+ Learners

Upcoming Webinars

Fine-Tune LLMs Without a GPU: LoRA, QLoRA & PEFT in 2 Hours

22nd May 08:30 PM (IST)
225 Registered

Bootcamp | AIOps, GitOps & Platform Engineering: The AI-Native DevOps Era

23rd May 08:00 PM (IST)
148 Registered

Advanced Agentic AI Bootcamp: Build Production AI Apps with Claude API, Tool Use & MCP | Certificate Included

27th May 08:00 PM (IST)
1 Registered
Sort By

Description

This hands-on session walks you through fine-tuning Meta's LLaMA 3.2 3B on a custom instruction dataset using QLoRA + Hugging Face PEFT - live on a free Google Colab T4 GPU. No expensive hardware. No black-box magic. Just clean, reproducible code and a real understanding of why it works.We'll break down the core trade-offs between full fine-tuning, LoRA/QLoRA, and RAG - so you always know which approach to reach for. You'll learn how LoRA adapters work in plain English (yes, the math too), how

Agenda

  • • Full fine-tuning vs PEFT vs RAG: when to use what
  • • LoRA & QLoRA: the math in plain English
  • • Dataset prep: formatting instruction data
  • • Fine-tuning LLaMA 3.2 on Google Colab
  • • Evaluation & deploying fine-tuned models
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses

Description

Step into the AI-native future of DevOps in this hands-on bootcamp on AIOps, GitOps, and Platform Engineering. Learn how modern engineering teams are using AI-driven operations, GitOps automation, and Internal Developer Platforms (IDPs) to accelerate software delivery and reduce operational complexity. In this live session, you’ll install Backstage from scratch, register microservices into a developer catalog, scaffold a new Node.js service in seconds, and integrate a GenAI-powered plugin to q

Agenda

  • 1. The AI-Native DevOps Era
  • 2. AIOps in Modern Infrastructure
  • 3. GitOps with ArgoCD & Flux CD
  • 4. Platform Engineering with Backstage
  • 5. Self-Service Infrastructure Demo
  • 6. GenAI-Powered Developer Experience
  • 7. Live Q&A + Career Guidance
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses

Description

Go from zero to a deployed AI agent in 2 hours. In this live, hands-on bootcamp by Edureka, you'll build a production-ready AI assistant using the Claude Sonnet API, complete with multi-turn memory, real-time web search, MCP server integration, and a FastAPI deployment- all with code you write live. Calling Claude API Live in Python Building an AI Assistant with Memory Giving Claude Real-Time Search Abilities Connecting Claude to Files & GitHub via MCP Shipping Your AI Agent as a REST API Advanc

Agenda

  • Live: Call Claude API
  • Multi-Turn AI + Memory
  • Tool Use: Real-Time Web Search
  • MCP Server: Files & GitHub
  • Deploy as FastAPI Endpoint
  • Prompt Engineering
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses
Sort By

Description

This hands-on session walks you through fine-tuning Meta's LLaMA 3.2 3B on a custom instruction dataset using QLoRA + Hugging Face PEFT - live on a free Google Colab T4 GPU. No expensive hardware. No black-box magic. Just clean, reproducible code and a real understanding of why it works.We'll break down the core trade-offs between full fine-tuning, LoRA/QLoRA, and RAG - so you always know which approach to reach for. You'll learn how LoRA adapters work in plain English (yes, the math too), how

Agenda

  • • Full fine-tuning vs PEFT vs RAG: when to use what
  • • LoRA & QLoRA: the math in plain English
  • • Dataset prep: formatting instruction data
  • • Fine-tuning LLaMA 3.2 on Google Colab
  • • Evaluation & deploying fine-tuned models
Webinar Facts
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses

Description

Go from zero to a deployed AI agent in 2 hours. In this live, hands-on bootcamp by Edureka, you'll build a production-ready AI assistant using the Claude Sonnet API, complete with multi-turn memory, real-time web search, MCP server integration, and a FastAPI deployment- all with code you write live. Calling Claude API Live in Python Building an AI Assistant with Memory Giving Claude Real-Time Search Abilities Connecting Claude to Files & GitHub via MCP Shipping Your AI Agent as a REST API Advanc

Agenda

  • Live: Call Claude API
  • Multi-Turn AI + Memory
  • Tool Use: Real-Time Web Search
  • MCP Server: Files & GitHub
  • Deploy as FastAPI Endpoint
  • Prompt Engineering
Webinar Facts
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses
Sort By

Description

Step into the AI-native future of DevOps in this hands-on bootcamp on AIOps, GitOps, and Platform Engineering. Learn how modern engineering teams are using AI-driven operations, GitOps automation, and Internal Developer Platforms (IDPs) to accelerate software delivery and reduce operational complexity. In this live session, you’ll install Backstage from scratch, register microservices into a developer catalog, scaffold a new Node.js service in seconds, and integrate a GenAI-powered plugin to q

Agenda

  • 1. The AI-Native DevOps Era
  • 2. AIOps in Modern Infrastructure
  • 3. GitOps with ArgoCD & Flux CD
  • 4. Platform Engineering with Backstage
  • 5. Self-Service Infrastructure Demo
  • 6. GenAI-Powered Developer Experience
  • 7. Live Q&A + Career Guidance
Webinar Facts
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses
Sort By

Description

This hands-on session walks you through fine-tuning Meta's LLaMA 3.2 3B on a custom instruction dataset using QLoRA + Hugging Face PEFT - live on a free Google Colab T4 GPU. No expensive hardware. No black-box magic. Just clean, reproducible code and a real understanding of why it works.We'll break down the core trade-offs between full fine-tuning, LoRA/QLoRA, and RAG - so you always know which approach to reach for. You'll learn how LoRA adapters work in plain English (yes, the math too), how

Agenda

  • • Full fine-tuning vs PEFT vs RAG: when to use what
  • • LoRA & QLoRA: the math in plain English
  • • Dataset prep: formatting instruction data
  • • Fine-tuning LLaMA 3.2 on Google Colab
  • • Evaluation & deploying fine-tuned models
Webinar Facts
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses

Description

Go from zero to a deployed AI agent in 2 hours. In this live, hands-on bootcamp by Edureka, you'll build a production-ready AI assistant using the Claude Sonnet API, complete with multi-turn memory, real-time web search, MCP server integration, and a FastAPI deployment- all with code you write live. Calling Claude API Live in Python Building an AI Assistant with Memory Giving Claude Real-Time Search Abilities Connecting Claude to Files & GitHub via MCP Shipping Your AI Agent as a REST API Advanc

Agenda

  • Live: Call Claude API
  • Multi-Turn AI + Memory
  • Tool Use: Real-Time Web Search
  • MCP Server: Files & GitHub
  • Deploy as FastAPI Endpoint
  • Prompt Engineering
Webinar Facts
Thank you for your Registration ! Add to Calender
How to join a webinar
Join our Meetup community
  • Get updated about latest technology webinars i.e AI , DevOps, Cloud, Blockchain etc.
  • Exclusive access to curated and personalized content from edureka
  • Win huge and exclusive discounts on all Edureka! courses
PMP®,PMI®, PMI-ACP® and PMBOK® are registered marks of the Project Management Institute, Inc. MongoDB®, Mongo and the leaf logo are the registered trademarks of MongoDB, Inc.
Scroll Up