Loading…
16-17 June, 2026
Mumbai, India
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source Summit India 2026 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.


Venue: Jasmine 2 (Third Floor) clear filter
arrow_back View All Dates
Wednesday, June 17
 

10:00am IST

Keynote Sessions to be Announced
Wednesday June 17, 2026 10:00am - 11:30am IST

Wednesday June 17, 2026 10:00am - 11:30am IST
Jasmine 2 (Third Floor)

12:50pm IST

Democratizing Grid Intelligence for Developing Nations Through Linux-open-source Infrastructure - Dr. Satabdy Jena, Shell India Markets Pvt. Ltd. & Dr. Nikita Rao, IIT Guwahati
Wednesday June 17, 2026 12:50pm - 1:30pm IST
Developing countries face increasing renewable integration, ageing power grid infrastructure and dependence on proprietary energy management systems. This session presents an open, Linux‑powered blueprint for future-ready power grids built entirely on FOSS principles. Aligned with Shell’s inner‑source philosophy, the approach demonstrates how shared innovation, standardized interfaces and reusable components accelerate scalable grid intelligence. Leveraging the LF Energy ecosystem—extending critical modules for load forecasting, system‑state estimation, load flow, voltage control and fault restoration for electric power grids—the architecture shows how community‑driven development reduces vendor lock‑in, lowers deployment costs and enables rapid iteration. For emerging economies such as India, this model illustrates how open collaboration strengthens energy resilience while advancing secure and efficient digital infrastructure to support long‑term energy transition goals.
Speakers
DS

Dr. Satabdy Jena

Shell India Markets Pvt. Ltd.
Satabdy Jena completed her PhD in Electrical engineering (Power Systems) from IIT ROORKEE in 2023. Post this , she joined Shell Technology Centre Bangalore as a Power Systems Modelling Researcher. Her broader domain of work and research interests include microgrids,
control systems design, Electrolysers integration, e-mobility, Grid Automation, Techno-commercial analysis
... Read More →
avatar for Dr. Nikita Ramachandra

Dr. Nikita Ramachandra

Postdoctoral Fellow, IIT Guwahati
Dr. Nikita Ramachandra is a Visvesvaraya Postdoctoral Fellow at IIT Guwahati and a researcher in power systems and smart grid technologies. She previously served as a Project Officer at IIT Madras, where she contributed to the development of advanced grid automation functionalities using a microservices... Read More →
Wednesday June 17, 2026 12:50pm - 1:30pm IST
Jasmine 2 (Third Floor)
  Linux for Emerging Countries

1:40pm IST

Syzbot To Mainline: How I Merged 21 Kernel Patches as a First-Time Contributor - Deepanshu Kartikey, Clickpost
Wednesday June 17, 2026 1:40pm - 2:20pm IST
The Linux kernel can feel impenetrable to newcomers — millions of lines of code and a mailing-list workflow unlike anything else in open source. But what if there was a repeatable, beginner-friendly path in?
During my LFX Mentorship (Fall 2025), which I successfully graduated from, I merged 21 patches across 15+ kernel subsystems — including ext4, gfs2, btrfs, ocfs2, f2fs, mm, tracing, networking, and BPF — all using syzbot bug reports as my starting point.
This lightning talk distills that experience into a practical playbook for first-time contributors:

Finding your first bug: navigating the syzbot dashboard and picking approachable reports like memory leaks and missing validations.
Understanding the bug: reading KASAN/KMSAN reports, tracing call stacks, and using git blame.
Writing the fix: structuring kernel patches with good commit messages following kernel conventions.
Surviving code review: handling v2/v3 revisions and learning from maintainer feedback.

If you have ever wanted to contribute to the kernel but did not know where to start, this talk gives you a concrete, battle-tested roadmap.
Speakers
avatar for Deepanshu Kartikey

Deepanshu Kartikey

Performance Engineer, Clickpost
Deepanshu Kartikey is a Linux kernel developer with patches merged across BPF, networking, ext4, and memory management subsystems. His contributions have been reviewed by maintainers including Alexei Starovoitov and Theodore Ts'o. He specializes in eBPF-based observability, building... Read More →
Wednesday June 17, 2026 1:40pm - 2:20pm IST
Jasmine 2 (Third Floor)
  Linux for Emerging Countries

3:35pm IST

The Process of Exploration in AI Research: A Researcher’s Perspective - Bibekananda Hati, ExperQuick.org
Wednesday June 17, 2026 3:35pm - 4:15pm IST
AI research is often portrayed as breakthroughs driven by larger models and more compute. In reality, it is an iterative process shaped by uncertainty, failed hypotheses, and refinement. When unstructured, this exploration leads to wasted compute, irreproducible results, and opaque decision-making.

This talk examines AI exploration from a researcher’s perspective, focusing on responsibility and sustainability. From hypothesis formation to experiment design and model comparison, we explore how structured experimentation enables clearer reasoning and accountable research practices.

A central theme is understanding the behavior of every component of an experiment through systematic testing. Models, data pipelines, loss functions, optimization strategies, and training loops interact in complex ways. By isolating and analyzing these components deliberately, researchers can reduce redundant experimentation, improve transparency, and make more responsible use of computational resources.

Attendees will gain practical principles for building reproducible, sustainable, and ethically grounded AI research workflows in open ecosystems.
Speakers
avatar for Bibekananda Hati

Bibekananda Hati

Founder & CEO, ExperQuick.org
I hold an MSc in Data Science. My journey began in my first semester while building PyTorchLabFlow, which later became generalized as PyLabFlow. I recently founded, ExperQuick.org, around it to support researchers across domains.
Wednesday June 17, 2026 3:35pm - 4:15pm IST
Jasmine 2 (Third Floor)
  Open AI + Data

4:25pm IST

Confidently Wrong: When AI Cannot Catch Its Own Bugs - Shailja Thakur, IBM Research, Bangalore
Wednesday June 17, 2026 4:25pm - 5:05pm IST
AI systems handle complex reasoning tasks with fluency, yet consistently fail at simple logic — arithmetic, timezone conversions, unit mismatches — with confidence. The problem deepens when AI agents injest AI-generated code/text: the generator and verifier share the same training distribution, and often the same blind spots. A model that writes a wrong timezone conversion will just as confidently verify it as correct. The error is invisible to both.
This talk presents concrete examples and an empirical study of these shared failure modes. We show which categories of errors are most prone to this — where they silently pass both generation and verification — and show practical approaches to break the symmetry using deterministic validation layers that catch what models miss.
Speakers
avatar for Shailja Thakur

Shailja Thakur

Research Scientist, IBM Research, Bangalore
I specialize in Large Language models for code, reasoning, alignment, and agentic harness architecture. Her work focuses on building efficient, reliable, and transparent AI system with a particular emphasis on production-grade design automation and safety. I hold a PhD from University... Read More →
Wednesday June 17, 2026 4:25pm - 5:05pm IST
Jasmine 2 (Third Floor)
  Open AI + Data
  • Audience Experience Level Any

5:15pm IST

Writing for Machines: How To Capture Your Project's "Vibe" and Survive AI Slop - Kaushlendra Pratap Singh & Shaheem Azmal M MD, Siemens
Wednesday June 17, 2026 5:15pm - 5:55pm IST
Vibe coding is the latest buzz - the practice of defining your intent and letting AI handle the syntax. But are you doing it right to be the 10x developer, or still struggling with the AI Slop? Open source is currently the battleground for this transition, drowning in "AI Slop" and "AI Pressure".

The problem isn't isolated with the AI capabilities; our outdated developer mindset is to be blamed too. We are still treating syntax as the primary asset and writing documentation for human consumption.

We are introducing the new paradigm: In the age of vibe coding, code is a use-and-throw commodity. The true IP of your project is the context, the historical decisions, the constraints, and unwritten rules.

In this session, lets explore how to stop fighting AI agents buy designing for them. We will move beyond the traditional "human-in-the-loop" defense and embrace a new reality of Context Engineers.

Key Takeaways
* Understand the mechanics of AI-assisted coding.
* Why source code is becoming a disposable commodity, and the project context is the new asset.
* Actionable strategies to help AI understand your project's knowledge base.
* How to adapt TDD to validate AI intent.
Speakers
SA

Shaheem Azmal M MD

Technology Expert, OSS Maintainer, Siemens
avatar for Kaushlendra Pratap Singh

Kaushlendra Pratap Singh

Lead Research Engineer, Siemens
Kaushlendra Pratap, a Lead Research Professional at Siemens and a passionate advocate for open-source software. With nearly four years of experience in semantic web, license compliance, and machine learning, he has played a key role in contributing to and maintaining tools like FOSSology... Read More →
Wednesday June 17, 2026 5:15pm - 5:55pm IST
Jasmine 2 (Third Floor)
  Open AI + Data
  • Audience Experience Level Any

6:25pm IST

JSON Wastes 60% of Your AI-LLM Tokens. TOON Fixes That - Vitthal Mirji
Wednesday June 17, 2026 6:25pm - 7:05pm IST
Every token sent to an LLM costs money. When you serialize data as JSON for a prompt, you pay for repeated field names, extra braces, and structural noise on every single row. For large datasets that overhead runs to 40-60% of your token bill & it adds nothing useful to the prompt.

TOON (Token-Oriented Object Notation) is a compact, human-readable format built specifically for LLM prompts. It writes column headers once and streams data as plain rows, similar to CSV, but with full support for nesting, arrays, and schema markers. The result is 40-60% fewer tokens with measurably better LLM accuracy: 73.9% one-shot vs JSON's 69.7% on tabular tasks.

This talk covers the TOON format from the ground up: why it exists, how it encodes data, when it wins over JSON and when it does not, and how to use it in real LLM prompts today.

Finally we walk through the toon4s-spark integration, connecting Apache Spark and Databricks to TOON and streaming patterns on Delta Lake.

You will leave knowing exactly how to cut LLM prompt costs, with a format and library you can adopt from any JVM stack today.

Check-
https://github.com/com-vitthalmirji/toon4s
https://toonformat.dev/
Speakers
avatar for Vitthal Mirji

Vitthal Mirji

Staff Software Engineer - Data platforms
Vitthal is a Staff Data Engineer and Software Architect with over 12 years of experience in designing scalable data pipelines, building AI-driven systems, and translating complex business needs into robust technical architecture. He holds deep expertise in data engineering, distributed... Read More →
Wednesday June 17, 2026 6:25pm - 7:05pm IST
Jasmine 2 (Third Floor)
  Open AI + Data

7:15pm IST

Beyond Static Benchmarks: Chaos Based AgentCert Evaluation for Real World AI Agents - Saramma George & Suganya Selvaraj, Chetana Amancharla & Praveen Kumar Kalapatapu, Infosys; Deepak Sharma, Microsoft
Wednesday June 17, 2026 7:15pm - 7:55pm IST
Current evaluation methods for AI agents, which depend on static benchmarks, are in adequate for real-world systems. This session reveals why accuracy-centric evaluations create a dangerous illusion of readiness and how real systems—shifting APIs, incomplete signals, tool failures, cascading dependencies, and environment drift—expose brittleness that benchmarks never measure. We introduce and demonstrate a chaos engineering driven AgentCert approach as an open source project, developed through a collaborative effort of Infosys and Microsoft, that evaluates agents the way real infrastructure tests resilience: by injecting controlled faults, observing recovery behavior, and measuring adaptation under stress. Participants will learn how scenario-based fault models, workload-coupled tests, and observability-rich metrics uncover latent weaknesses and emergent behaviors. The session presents a practical, open, and repeatable framework for certifying agents on robustness, not just correctness—empowering teams to build AI agents that remain stable, safe, and dependable when reality gets messy. See https://github.com/AgentCert for more details.
Speakers
avatar for Saramma George

Saramma George

Senior Technology Architect, Infosys Limited
Senior Technology Architect at Infosys, specializing in engineering innovative production‑grade solutions, agent‑driven automation, and next‑generation SD‑WAN and network platforms. With over 16 years of experience in the IT industry, she has built a distinguished career driving... Read More →
avatar for Chetana Amancharla

Chetana Amancharla

Leader, Emerging Technologies, Infosys
Chetana Amancharla is a Leader in Emerging Technology at Infosys, where she heads the Applied Research Center for Advanced AI. She focuses on sensing promising technologies, contextualizing them for enterprise use, and driving adoption through applied research and engineering validation... Read More →
avatar for Suganya Selvaraj

Suganya Selvaraj

Senior Consultant, Infosys Limited, Infosys Limited
Senior Consultant at Infosys, specializing in Generative AI and Agentic AI, with over a year of experience in this role. Before joining Infosys, she worked as a Postdoctoral Researcher at Seoul National University for two and a half years, focusing on artificial intelligence. She... Read More →
avatar for Deepak Sharma

Deepak Sharma

Principal Architect, Microsoft
Deepak Sharma is a Principal Architect and technology leader with 20+ years shaping how enterprises build and scale intelligent systems. He champions AI‑first, model‑driven and agentic architectures, helping organizations move from experimentation to real‑world impact.

His... Read More →
avatar for Praveen Kumar Kalapatapu

Praveen Kumar Kalapatapu

Senior Principal Technology Architect, Infosys Ltd
An accomplished and results-oriented technology leader with 24 years of experience in AI, Digital technologies and telecommunications domain. Proven ability to incubate and develop innovative products in AI, Autonomous Network, Cloud, NFV, 5G, and Immersive Media domains.
Wednesday June 17, 2026 7:15pm - 7:55pm IST
Jasmine 2 (Third Floor)
  Open AI + Data
  • Audience Experience Level Any
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -