I'm Mihir.
A Founding Engineer.
I don't just build software. I engineer business outcomes, transforming complex operational challenges intoscalable, cost-efficient systems.
ExpertiseTools & Technologies
"Expertise™ – Because I Said So."(Engineering the bigger picture)
Tools & Technologies
Building high-performing engineering cultures. I translate business goals into technical execution, establishing robust systems & processes alongside mentorship.
Software doesn't exist in a vacuum. My architectures bridge the shop floor and digital workflows, ensuring new technology integrates with minimal disruption.
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
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.

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).


