नमस्ते

I'm Mihir.

A Founding Engineer.

I don't just build software. I engineer business outcomes, transforming complex operational challenges intoscalable, cost-efficient systems.

Expertise

Tools & Technologies

"Expertise – Because I Said So."(Engineering the bigger picture)

Leadership

Building high-performing engineering cultures. I translate business goals into technical execution, establishing robust systems & processes alongside mentorship.

Architecture

Software doesn't exist in a vacuum. My architectures bridge the shop floor and digital workflows, ensuring new technology integrates with minimal disruption.

Engineering

Tools are a means to an end. I maintain deep fluency in the modern stack to execute complex integrations with precision, ensuring stability and speed.

Blog

Posts & Projects

Cover Image for Trusting the Machine: Cross-Validating LLM Output With a Second Model

Trusting the Machine: Cross-Validating LLM Output With a Second Model

Language models are great at reading messy documents and giving you clean, structured data back. They are also good at getting it wrong in ways you will never spot. This is the story of how I stopped trusting a single model and started letting two of them check each other's work.

Mihir Shrivastava
Mihir Shrivastava
Cover Image for Information Extraction using Convolutional Neural Network

Information Extraction using Convolutional Neural Network

Text summarization is a technique of briefing a large text document by extracting its significant information. Extractive text summarization involves direct extraction of sentences from the original document to form a summarized document. The considered task had been an intriguing one for a long time and thus many approaches had been proposed for the same. This paper proposes information extraction from a large text document using a Convolutional Neural Network(CNN).

Mihir Shrivastava
Mihir Shrivastava