Global Agentic AI and LLM Bootcamp May 2025

Schedule

Fri, 16 May, 2025 at 07:30 am to Sun, 18 May, 2025 at 06:00 pm

UTC-07:00

Location

SpringHill Suites San Jose Fremont | Fremont, CA

Advertisement
Global Agentic AI and LLM Bootcamp
About this Event



Global Agentic AI and LLM Bootcamp is on May 16th, 17th and 18th 2025.
The Global LLM and Agentic AI Bootcamp is an immersive, hands-on program designed to equip participants with cutting-edge skills in Large Language Models (LLMs) and Agentic AI. This intensive bootcamp covers everything from foundational concepts to real-world applications, providing attendees with a deep understanding of model development, fine-tuning, and deployment. Industry experts will lead interactive sessions, workshops, and case studies to ensure participants leave with actionable insights and practical experience.

Corporate:
Why you should send your employees to Global LLM and Agentic AI Bootcamp?

Incorporating LLMs and Agentic AI into business operations is no longer optional—it's a necessity for staying competitive. This bootcamp enables organizations to:
  • Upskill teams in AI-driven automation, natural language processing, and intelligent agents.
  • Accelerate AI adoption by providing employees with practical, hands-on training.
  • Enhance productivity by leveraging LLMs for knowledge management, customer support, and internal tools.
  • Gain strategic insights into how LLMs are shaping industries and how to integrate them effectively.
  • Network with top AI professionals to foster collaboration and innovation

What Makes This Bootcamp Unique?:
Unlike traditional AI and big data training sessions, this bootcamp stands out by:
  • Focusing on real-world applications – Go beyond theory with hands-on coding exercises, implementation strategies, and live case studies.
  • Offering practical exposure – Work on end-to-end projects, including fine-tuning, inference optimization, and deploying AI-powered agents.
  • Providing exclusive industry insights – Learn from AI leaders who have successfully integrated LLMs into their organizations.
  • Hands-on with latest tools & frameworks – Gain experience with state-of-the-art libraries, APIs, and architectures that power AI innovation.

Who Should Attend:
  • Software Engineers & AI Developers – Looking to build and deploy LLM-powered applications.
  • Data Scientists & ML Engineers – Interested in fine-tuning and optimizing models for efficiency.
  • Startup Founders & Tech Executives – Seeking to integrate AI into products and services.
  • Researchers & Academics – Exploring the frontiers of language models and agentic AI.
  • Corporate Leaders & Product Managers – Wanting to understand the strategic impact of AI on business operations

Conference Location
SpringHill Suites by Marriott, 46333 Fremont Blvd, Fremont, CA 94538 ( Map )


Lab Requirements

Each student should bring their own 64bit laptop ( Windows 7/8 and Mac, Virtualization Enabled, Minimum 8GB Ram and Free 25GB-50GB hard disk ) with administrative privileges and wireless connectivity. If you have AMD laptop, it should be AMD-V enabled. If you have Intel laptop or Mac, it should support Intel-VTx. An extra USB drive of 16gb minimum will be handy if you want to use your personal USB drive for all files and images.


Refund Policy

No refunds will be given for cancellations

If you have any questions concerning Global LLM and Agentic AI Bootcamp, please do not hesitate to contact or Call 408-400-3769


NOTE: Agenda and speakers subject to change without notice

Day 1: Foundations of Generative AI


Morning Session (9:00 AM - 12:00 PM)

Introduction to Generative AI (9:00 - 10:15)

- Welcome and workshop overview

- What is generative AI?

- History and evolution of generative models

- Key differences between discriminative and generative models

- Current landscape of generative AI technologies

- Real-world applications and impact


Coffee Break (10:15 - 10:30)


Foundation Models and Architecture (10:30 - 12:00)

- Neural networks primer: essential concepts

- Transformer architecture explained

- Attention mechanisms and their importance

- Training methodologies: supervised, unsupervised, and reinforcement learning

- Understanding parameters, tokens, and context windows

- Brief overview of leading foundation models (GPT, Claude, LLaMA, etc.)


Lunch Break (12:00 - 1:00 PM)

Afternoon Session (1:00 PM - 5:00 PM)


Prompt Engineering Fundamentals (1:00 - 3:00)

- What is prompt engineering?

- Basic prompt structures and components

- Zero-shot and few-shot prompting

- Chain-of-thought and step-by-step reasoning

- Role-based prompting techniques

- System prompts vs. user prompts


Coffee Break (3:00 - 3:15)


Practical Workshop: Basic Prompt Engineering (3:15 - 5:00)

- Hands-on exercises with various LLMs

- Prompt templates and frameworks

- A/B testing different prompt strategies

- Best practices for consistent results

- Common pitfalls and how to avoid them

- Group exercise: solving real-world problems with effective prompts

Day 2: Advanced Techniques and Implementations


Morning Session (9:00 AM - 12:00 PM)


Advanced Prompt Engineering (9:00 - 10:30)

- Context management strategies

- Recursive prompting techniques

- Retrieval-augmented generation (RAG)

- Prompt chaining and workflows

- Evaluation metrics for prompt effectiveness

- Ethical considerations in prompt design


Coffee Break (10:30 - 10:45)


Embedding Models Deep Dive (10:45 - 12:00)

- Understanding vector embeddings

- How embedding models work

- Text embeddings vs. multimodal embeddings

- Leading embedding models compared (OpenAI, Cohere, BERT, etc.)

- Semantic search implementation

- Visualizing and analyzing embeddings


Lunch Break (12:00 - 1:00 PM)

Afternoon Session (1:00 PM - 5:00 PM)


Building RAG Systems (1:00 - 3:00)

- Architecture of retrieval-augmented generation

- Document processing and chunking strategies

- Vector databases (Pinecone, Weaviate, Chroma, etc.)

- Similarity search techniques

- Hybrid search approaches

- Evaluation metrics for RAG systems


Coffee Break (3:00 - 3:15)


Practical Workshop: Implementing a RAG System (3:15 - 5:00)

- Hands-on implementation of a simple RAG application

- Document ingestion and processing pipeline

- Building and querying a vector database

- Integrating search results with LLM generation

- Troubleshooting and optimization techniques

- Group exercise: developing custom RAG solutions for domain-specific use cases

Day 3: Advanced Topics and Production Deployment


Morning Session (9:00 AM - 12:00 PM)


Fine-tuning and Transfer Learning (9:00 - 10:30)

- When and why to fine-tune models

- Data preparation and cleaning techniques

- Fine-tuning methodologies and best practices

- Parameter-efficient fine-tuning (PEFT, LoRA, QLoRA)

- Evaluating fine-tuned models

- Cost-benefit analysis of fine-tuning vs. prompt engineering


Coffee Break (10:30 - 10:45)


Multimodal AI and Beyond Text (10:45 - 12:00)

- Introduction to multimodal AI systems

- Text-to-image models (DALL-E, Midjourney, Stable Diffusion)

- Image-to-text capabilities

- Video generation technologies

- Audio and speech models

- Multimodal prompt engineering techniques


Lunch Break (12:00 - 1:00 PM)


Afternoon Session (1:00 PM - 5:00 PM)


Production Deployment and MLOps (1:00 - 2:30)

- LLM application architectures

- Model serving infrastructure

- Scaling considerations and optimization

- Monitoring and observability

- Caching strategies

- Cost management and optimization

- Security and privacy considerations


Coffee Break (2:30 - 2:45)


AI Agents and Autonomous Systems (2:45 - 4:00)

- AI agent frameworks and architectures

- Tool use and function calling

- Planning and reasoning capabilities

- Multi-agent systems

- Memory and context management

- Evaluation frameworks for agent systems
Workshop Conclusion and Future Directions (4:00 - 5:00)

- Recap of key concepts and learnings

- Emerging trends in generative AI

- Resources for continued learning

- Q&A session

- Feedback collection

- Closing remarks



Pre-Workshop Requirements

Technical Requirements

- Basic programming knowledge (Python preferred)

- Laptop with internet connection

- Development environment setup (instructions will be provided)

- API keys for various AI services (optional, but recommended)


Recommended Pre-Reading

- Introduction to machine learning concepts

- Basic neural network principles

- Python programming fundamentals (if needed)


Post-Workshop Resources

- Workshop slides and materials

- Code repositories and examples

- Recommended reading list

- Community forum access

- Certificate of completion



Advertisement

Where is it happening?

SpringHill Suites San Jose Fremont, 46333 Fremont Boulevard, Fremont, United States

Event Location & Nearby Stays:

Tickets

USD 799.00 to USD 2000.00

Global Big Data Conference

Host or Publisher Global Big Data Conference

It's more fun with friends. Share with friends

Discover More Events in Fremont

Needle Punch Workshop: Studio Ghibli Coaster | Fremont
Thu, 22 May, 2025 at 06:00 pm Needle Punch Workshop: Studio Ghibli Coaster | Fremont

Galerie Artax

WORKSHOPS ART
Ardenwood Railfair
Sat, 24 May, 2025 at 10:00 am Ardenwood Railfair

Ardenwood Historic Farm

PINK LAB RUN EVENT
Sat, 24 May, 2025 at 10:00 am PINK LAB RUN EVENT

Rainbow Lake

HEALTH-WELLNESS
Family Bird Walk
Sat, 24 May, 2025 at 12:00 pm Family Bird Walk

San Francisco Bay National Wildlife Refuge Visitor Center

KIDS TRIPS-ADVENTURES
Conquer Your Fear of Public Speaking -Fremont- Virtual Free Trial Class
Tue, 27 Jul, 2021 at 03:00 pm Conquer Your Fear of Public Speaking -Fremont- Virtual Free Trial Class

Fremont

PUBLIC-SPEAKING WORKSHOPS
Social Anxiety Fremont  - Free Trial Virtual Group Session
Sat, 04 Sep, 2021 at 09:00 am Social Anxiety Fremont - Free Trial Virtual Group Session

Fremont

WORKSHOPS NONPROFIT
Afraid of Public Speaking? FREE Virtual Class to Banish Anxiety and Fears.
Sat, 27 May, 2023 at 05:00 pm Afraid of Public Speaking? FREE Virtual Class to Banish Anxiety and Fears.

Fremont

WORKSHOPS PUBLIC-SPEAKING
Master Public Speaking in Just 12 Weeks!
Mon, 12 Feb, 2024 at 03:00 pm Master Public Speaking in Just 12 Weeks!

Fremont

WORKSHOPS PUBLIC-SPEAKING
Find Your Magic: Fall in Love with Yourself First -Fremont
Thu, 22 Feb, 2024 at 09:00 am Find Your Magic: Fall in Love with Yourself First -Fremont

Fremont

WORKSHOPS
Weekday Meditation, Fremont, CA | Reflect, Prepare, Rejuvenate
Mon, 11 Mar, 2024 at 06:40 pm Weekday Meditation, Fremont, CA | Reflect, Prepare, Rejuvenate

Fremont, CA

HEALTH-WELLNESS MEDITATION
Dreamer To Achiever: An Entrepreneur's Guide to Getting Started!
Tue, 14 May, 2024 at 08:00 am Dreamer To Achiever: An Entrepreneur's Guide to Getting Started!

Virtual Via Google Meet, Fremont, CA

WORKSHOPS BUSINESS
Impressionist Painting Workshop: Monet's Water Lilies
Fri, 31 May, 2024 at 05:00 pm Impressionist Painting Workshop: Monet's Water Lilies

3686 Integration Cmn

ART WORKSHOPS
Learn basic baking in 2 days- summer camp
Sat, 08 Jun, 2024 at 01:30 pm Learn basic baking in 2 days- summer camp

Beacon Avenue

KIDS WORKSHOPS
Communication Skills 1 Day Workshop in Fremont, CA
Thu, 08 Aug, 2024 at 09:00 am Communication Skills 1 Day Workshop in Fremont, CA

For venue details reach us at: [email protected]

WORKSHOPS VIRTUAL
Inner Peace : Pranayama & Meditation Workshop . Fremont
Sun, 25 Aug, 2024 at 05:00 pm Inner Peace : Pranayama & Meditation Workshop . Fremont

Fremont

HEALTH-WELLNESS MEDITATION
Eradicating the Inner War: A Journey Inward for Healthcare Professionals
Tue, 10 Sep, 2024 at 01:00 pm Eradicating the Inner War: A Journey Inward for Healthcare Professionals

Fremont

WORKSHOPS KIDS
Write Your Book This Year
Thu, 10 Oct, 2024 at 09:00 am Write Your Book This Year

Virtual via Zoom

ART LITERARY-ART
Approachable Astrology | Activate More Luck, Love, &Opportunities | Fremont
Fri, 15 Nov, 2024 at 12:00 pm Approachable Astrology | Activate More Luck, Love, &Opportunities | Fremont

Calaveras Road

WORKSHOPS ENTERTAINMENT
Weekly BollyX Class with Tamara at SOL Studios
Sun, 24 Nov, 2024 at 10:00 am Weekly BollyX Class with Tamara at SOL Studios

SOL Studios - Dance Fitness Leisure

WORKSHOPS ENTERTAINMENT
Career Confidence for Athletes: TACL Your Post-Sports Success - Fremont
Thu, 09 Jan, 2025 at 03:00 pm Career Confidence for Athletes: TACL Your Post-Sports Success - Fremont

Virtual Via Youtube - Fremont

SPORTS WORKSHOPS

What's Happening Next in Fremont?

Discover Fremont Events