The AI Trinity

Powering the Future

Generative | Agentic | Responsible

1200+

Attendees

70+

AI Talks

30+

Hack Sessions

10+

Workshops

Why Attend DataHack Summit?

Why Attend DataHack Summit

Practitioner’s Conference

Join top data scientists, GenAI scientists, researchers to create real-world AI solutions. Navigate the Agentic AI revolution, gaining insights you can immediately apply in your role.

Ultimate GenAI & Agentic AI Experience

Immerse yourself in live demos and interactive showcases of cutting-edge AI agents and generative AI tools, revealing transformative applications across industries.

Power Networking with AI Leaders

Connect directly with industry visionaries. Share strategic insights, build influential relationships, and unlock practical strategies to excel in the rapidly evolving AI landscape.

Honoring Excellence in AI

Celebrate visionary leaders shaping the future of AI. Join an inspiring gathering honoring bold achievements and transformative innovations driving the next generation of progress.

Experience The AI Trinity

Thought Provoking Keynotes

Gain insights from AI pioneers as they break down Generative, Agentic, and Responsible AI - walk away ready to solve tomorrow’s toughest challenges.

Hack Sessions

Watch GenAI and Agentic AI in action! Experience real-time problem-solving and cutting-edge AI techniques through live demos that bring theory to life.

Hands-on Workshops

Dive into immersive, instructor-led sessions where you’ll design GenAI and Agentic AI solutions and walk away with ready-to-use skills.

Exclusive Showcases

Experience the AI Trinity in action - bold ideas, smart systems, and ethical impact changing the way businesses operate.

Power Talks

Engage with industry icons in high-impact discussions. Gain actionable strategies, big-picture insights, and the inspiration to drive AI-powered innovation

Awards Evening

Celebrate the game-changers, innovators, and visionaries leading AI’s evolution. Be part of a community shaping the next frontier of technology.

Live the DataHack Summit Experience

Feel the energy and innovation in action – get a glimpse of India’s most influential AI conference.

img.name

Focus Area

  • Agentic AI
  • AgentOps
  • Agentic RAG
  • Agentic Memory & Frameworks
  • Vibe Coding
  • Prompt Engineering
  • Large Language Models (LLMs)
  • LLMOps
  • Retrieval Augmented Generation (RAG)
  • Multimodal Models
  • Responsible AI
  • Diffusion Models
Book Tickets

Stay updated! Enter your email to receive the conference agenda directly to your inbox. Don't miss out!

Hands-on AI Workshops

Download Brochure

Featured Speakers

Agenda

img

08:00 AM - 09:00 AM Lobby

img

09:00 AM - 09:15 AM Audi 1

img

11:30 AM - 11:45 AM Dining Area

img

09:30AM - 05:30PM

In this hands-on workshop, participants will explore the cutting-edge world of Large Language Models (LLMs), Reinforcement Learning (RL), and building autonomous AI agents. Combining theory with hands-on coding examples, this session is designed to bridge the gap between theoretical concepts and real-world applications. By the end of the workshop, participants will have a solid understanding of how to build, train, and fine-tune an LLM for specific applications as well as how to increase their utility with RAG and AI Agents.

*Note: These are tentative details and are subject to change.

Read More
img

09:30AM - 05:30PM

img

09:30AM - 05:30PM

This workshop is designed to provide a comprehensive overview of LLMs, right from foundational NLP concepts to the latest in this domain. This workshop is aimed at working professionals but covers the required details to help beginners get started. You will gain valuable insights and hands-on experience to learn & adapt concepts to your professional lives.

Key Takeaways:

  • Understand the fundamentals of Language Models and Transformer architectures.
  • Gain hands-on experience with LLMs and related concepts such as PEFT, Prompt Engineering, RAGs,  LLM frameworks like DSPY.
  • Explore advanced topics such as Reinforcement Learning from Human Feedback (RLHF) and tool-calling through MCP

*Note: These are tentative details and are subject to change.

Read More
img

09:30AM - 05:30PM

New to the world of Agentic AI and want to quickly get proficient in the key aspects of learning, building, deploying and monitoring Agentic AI Systems? This is the workshop for you! In this workshop you will get a comprehensive coverage of the breadth as well as deep dive into the depth of the vast world of Agentic AI Systems. Over the course of six modules, you will spend the entire day focusing on the following key areas:

  • Learn essential concepts of Generative AI, Agentic AI and Agentic RAG Systems
  • Deep dive into industry standard design patterns for architecting Agentic AI Systems - Tool-Use, Reflection, Planning, Multi-Agent
  • Leverage Industry-Standard frameworks including LangChain, LangGraph and CrewAI to build simple and advanced Agentic AI & Agentic RAG Systems
  • Learn basics of how to deploy Agentic AI Systems as APIs as well as debug and monitor them

While we want to keep the discussions as framework and tool-agnostic as possible, since 90% of the workshop will be hands-on focused; we will be using LangChain and LangGraph (currently the leading framework used in the industry)  for most of the hands-on demos for building Agents and also a bit of CrewAI. While the focus of the workshop is more on building Agentic AI Systems we will also showcase how you can build a basic web service or API on top of an Agent using FastAPI and deploy and monitor it using frameworks like LangFuse or Arize AI Phoenix.

Important Note: You may need to register for some platforms like Tavily, WeatherAPI etc for the workshop (no billing needed), we will send the instructions ahead of time. That will be essential for running the hands-on code demos live along with the instructor in the session.

Additional Points

  • Prerequisites: Solid understanding of Python, NLP and Generative AI will be useful
  • Content Provided: Slides, complete code notebooks, datasets
  • Infrastructure: Most of the hands-on demos we will do on Google Colab for the deployment and monitoring section we will provide the cloud infrastructure (either Colab or Runpod.io).

*Note: These are tentative details and are subject to change.

Read More
img

09:30AM - 05:30PM

In this hands-on technical workshop, we’ll explore multi-agent orchestration using CrewAI, diving into how autonomous agents can collaborate to solve complex problems. You’ll learn how to define, configure, and coordinate agents using CrewAI’s core components, all in Python.

We’ll walk through the main classes of problems this approach is suited for and guide you step by step through building real-world workflows. Topics include agent creation, orchestration strategies, tool integration (including custom tools), and LLM-agnostic setups. We’ll also look at how to connect CrewAI with external libraries such as Streamlit to bring your solutions to life.

What You’ll Learn:

  • How to define agents and tasks in CrewAI
  • Coordinating agents through orchestration flows
  • Using and creating tools and custom tools
  • Working with different LLMs (LLM-agnostic setups)
  • Integrating with libraries like Streamlit
  • Best practices for building maintainable and scalable agent systems
Read More
img

09:30AM - 05:30PM

Learn how to operationalize Large Language Models on AWS in this hands-on workshop.

The curriculum covers the complete LLMOps lifecycle including CI/CD pipelines, SageMaker deployment, LangChain integration, and monitoring with Langfuse.

Through practical labs, participants will build production-ready LLM systems incorporating best practices for scalability and reliability.

*Note: These are tentative details and are subject to change.

Read More
img

09:30AM - 05:30PM

This workshop introduces AgentOps, a subcategory of GenAIOps, which focuses on the operationalization of AI agents. It dives into how we can create, manage, and scale generative AI agents effectively within production environments. You’ll learn the essential principles of AgentOps, from external tool integration and memory management to task orchestration, multi-agent systems, and Agentic RAG. By the end of the workshop, participants will have the skills to build and deploy intelligent agents that can automate complex tasks, handle multi-step processes, and operate within enterprise environments.

*Note: These are tentative details and are subject to change.

Read More
img

09:30AM - 05:30PM

Agentic RAG adds a “brain” to the RAG pipeline – bringing reasoning, tool use, and adaptiveness – which translates to tangible business value in accuracy, flexibility, and user trust

This workshop is a deep dive into Agentic RAG (Retrieval-Augmented Generation) – an emerging approach that combines the power of LLM-based agents with retrieval techniques to build smarter AI applications. Over an 8-hour session (of course including breaks in between), participants will explore how to move beyond “vanilla” RAG pipelines and infuse them with agentic behavior for greater flexibility and intelligence. The workshop is hands-on, using Google Colab notebooks for each module so attendees can practice concepts live. We’ll leverage LangGraph (a LangChain-based framework for agent orchestration) along with the LangChain ecosystem (vector stores, tools, etc.) to design and implement these systems. The theme is highly relevant in today’s AI landscape – many enterprises are already moving from basic RAG to agent-driven systems to power next-generation assistants. In fact, new frameworks like LangGraph have emerged to meet this need, making now the perfect time to master Agentic RAG development. The workshop will also cover practical tips for building enterprise-grade agentic RAG applications

Big Business Benefits of Agentic RAG

Agentic RAG empowers large-scale, enterprise-ready AI systems by combining retrieval-augmented generation with intelligent, decision-making agents. The result? Smarter, more reliable, and adaptable GenAI solutions.

  • Higher Accuracy & Trust: Agents reason through queries, validate retrieved information, and reduce hallucinations – essential for business-critical use cases.

  • Dynamic Multi-Source Retrieval: Unlike traditional RAG limited to one vector DB, agents can pull context from multiple sources—internal files, databases, APIs, or the web—dynamically.

  • Autonomous Problem Solving: Agentic systems can break down complex queries, reformulate them, and perform multi-step retrieval and reasoning with minimal human intervention.

  • Scalable & Adaptable: Agent orchestration supports modular workflows that scale across domains, datasets, and tools—making the solution extensible and future-proof.

💡 Think of Agentic RAG as adding a decision-making brain to your RAG pipeline—boosting precision, flexibility, and business value.

*Note: These are tentative details and are subject to change.

Read More
To view the entire schedule, download the full agenda below

Sessions

View All

Book Early & Save

Upto 40%

Early Bird Offer is live now!

DAYS

HR

MIN

SEC

Early bird

₹12,000

₹20,000

Conference only

20-22 Aug

  • Access to all 70+ AI sessions
  • Access to AI Exhibition
  • Access to recording of all sessions
  • Workshop Access of Choice
  • Workshop Certificate
Early bird

₹20,400*

₹34,000

Conference + Workshop

20-23 Aug

  • Access to all 70+ AI sessions
  • Access to AI Exhibition
  • Access to recording of all sessions
  • Workshop Access of Choice
  • Workshop Certificate

Stellar Past Sponsors

sponser logos

AV Luminary Awards

Honoring the leaders whose relentless pursuit of innovation is shaping the world of tomorrow.

AV Luminary Awards

Glimpse from the Past

slider1
slider2
slider3
slider4
slider5
slider6
slider7
slider8
slider9

Contact Us

Get in touch with us for sponsorship and event details

Connect with us today!

For Sponsorship & Corporate Bookings

Shveta Gupta

For Query Regarding Tickets

Ummed Saini

Frequently asked questions

This is India's premier AI conference that brings together the brightest minds in the field of AI. Join the brightest minds as we dive into the transformative power of Generative, Agentic, and Responsible AI. Explore breakthrough technologies, build real-world skills, and connect with a vibrant community passionate about shaping AI that creates, decides, and leads responsibly.

Set in the heart of Bengaluru, this event will take place from August 20–23, 2025. While the conference is for 3 days, the 4th day(last day) consists of day-long workshops which are conducted in a classroom setup. The workshop venue details will be announced shortly.

The theme for this year’s edition is - ‘The AI Trinity: Powering the Future – Generative | Agentic | Responsible’ This year’s theme explores the forces redefining tomorrow. Generative AI fuels creativity, Agentic AI drives intelligent action, and Responsible AI ensures ethical progress- transforming industries, healthcare, entertainment, and beyond. Join us to uncover the cutting edge of this trinity, learn to leverage its potential, and lead in a future powered by innovation and integrity.

Yes, we offer exclusive group discounts to make your experience even more rewarding. Reach out to us at dhs@analyticsvidhya.com or call us at +91 8368808185

DataHack Summit 2025 offers two tailored ticket options - Conference + HackDay: Perfect for attendees eager to dive into cutting-edge technical sessions, connect with industry leaders, and experience hands-on AI hack sessions. Conference + HackDay + Workshop: This all-access pass includes everything above, plus an immersive, instructor-led workshop focused on solving a real-world AI challenge in depth. For pricing details and available discounts, please visit the pricing page.

Tickets for DataHack Summit 2025 are now available on our official website: https://www.analyticsvidhya.com/datahacksummit/. We offer two main tracks, thoughtfully designed to cater to different learning goals and interests. You can review the details for each track on the website and choose the one that best aligns with your objectives. Alternatively, if you prefer a quicker checkout experience, you can book your tickets directly here.

Yes, DataHack Summit 2025 welcomes speakers from diverse backgrounds and areas of expertise within Data Science and AI. We encourage you to submit your session proposal through our Call for Speakers page. It’s an opportunity to share your insights, inspire the next wave of AI talent, and contribute to one of the most impactful AI gatherings of the year.

AI Hack Sessions provide brief, expert-led demonstrations of GenAI solutions in a relaxed setting, ideal for quick insights. In contrast, Workshops deliver extensive, interactive learning opportunities with hands-on problem-solving in a classroom setting, focusing on skill-building and deep understanding. Choose your path for a tailored experience at the summit.

Absolutely. DataHack Summit 2025 is thoughtfully designed to foster meaningful collaboration and interaction among the brightest minds in AI. In addition to structured networking formats such as collaborative sessions, panel discussions- you’ll find countless informal moments to connect. Whether it’s during coffee breaks, hallway chats, or lunch conversations, the entire experience is built to spark insightful dialogue and lasting professional relationships with others who share your passion for AI.

Yes, all attendees will be provided with lunch and high tea during the conference. These refreshment breaks are not just about recharging- they also serve as valuable moments for informal networking, idea exchange, and deepening conversations sparked during the sessions.

Yes, DataHack Summit 2025 offers dynamic sponsorship opportunities for organizations aiming to showcase their brand, connect with key decision-makers, and align with the forefront of Generative and Agentic AI innovation. We provide a range of customizable sponsorship packages designed to meet diverse objectives and budgets. To explore partnership options and find the right fit for your brand, please reach out to our sponsorship team at dhs@analyticsvidhya.com

We use cookies essential for this site to function well. Please click to help us improve its usefulness with additional cookies. Learn about our use of cookies in our Privacy Policy & Cookies Policy.

Show details