IAIRO WIKI

Jump to: navigation, search

Research programs

IAIRO WIKI

A curated view of ongoing and completed work across enterprise and foundation AI.

IAIRO is pioneering new types of sovereign AI for India. From Consumer AI to Enterprise AI. From Big AI to Small AI.

Active projects
7
Archived resources
0
Research focus
Pharma, Health, Sustainability, and Education

Projects and themes

Specialized systems, grounded AI, and applied research

Reusable project cards keep the site modular while the visual language stays consistent across the research portfolio.

Active Projects

Vision-Language Models / AI Safety

Featured

VLMs, Alignment, Safety & Multimodal Knowledge Graphs

Prior work at AIISC on VLM hallucination benchmarking, multimodal safety, AI-generated content detection, and knowledge-graph-grounded vision-language reasoning. Foundation work for recent developments in vision-language model safety and grounding.

2023 - 2024

AI in Education

Featured

PAL: Personal Adaptive Learner

AI-powered platform transforming lecture videos into interactive learning experiences with real-time adaptive questioning.

2025 - 2026 Resource

Smart Manufacturing, Pharma

Smart Pilot for Drug Manufacturing

The Pharma Manufacturing Intelligence Platform is an AI-driven system designed to improve monitoring, diagnosis, forecasting, and operational decision-making in pharmaceutical manufacturing environments. The platform combines anomaly detection, causal root cause analysis, predictive forecasting, and document-based knowledge retrieval into a single integrated workflow.

2026 - Present

Archived Projects and Resources

No archived projects found.

For contributors Adding or editing projects

Create or edit Markdown files in the _projects/ folder. Each file requires a YAML front matter block at the top. The fields are:

  • title — Full project title (required)
  • summary — One-sentence description shown on cards and in search (required)
  • area — Research area label, e.g. Embodied AI (required)
  • statusactive or archived (required)
  • duration — Date range, e.g. 2025 – Present
  • order — Integer controlling display order; lower numbers appear first
  • featured — Set true on at most one active project to highlight it
  • external_link — URL to an external resource or demo
  • contact — Email address for the project lead
  • paper_key — Key matching an entry in _data/papers.yml to link publications
  • youtube_id — YouTube video ID (the part after ?v=) for an embedded demo
  • slides_url — Google Slides "Publish to web" embed URL for inline slides
  • slides_link — Direct URL to slides (opens in new tab)
  • gallery — List of images; each entry needs src, alt, and optional caption

See the README for full setup instructions.