Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Rishet Mehra

I like software that knows when to stop.

Voicy makes you check the person before it sends. SpaceATC stops at a human decision before it moves a satellite. VidWise puts the source moment under the answer. OmniCommand removes the file-conversion tool hunt. codex-spend shows where the tokens went.

I study Mathematics and Computing at DTU, graduating in 2027. In August 2026, maintainers merged 22 of my pull requests across t3code, Inspect Robots, Webcmd, and Agent Orchestrator. I am looking for software engineering and AI internships.

Portfolio · LinkedIn · Email

Things I built

You have report.pdf. You want Markdown. You should not need to remember which parser or flag gets you there.

npm i -g omx-cmd
omx convert report.pdf to markdown

omx picks the local engine and writes the result beside the input. It handles documents, images, audio, and video, plus batch jobs and JSON output. Version 1.1.0 has 125 tests.

npm

The interaction is one sentence.

"message Pulkit that I'll be late"

Hold Ctrl+Space, say it, then check the contact and message on a confirmation card. Voicy sends through WhatsApp Desktop only after you confirm. Speech and contact matching stay on the Mac.

A correct transcript sent to the wrong person is still a failure. In a 72-case evaluation, Voicy reached 90.9% top-1 recipient accuracy with zero wrong-person sends.

Codex usage is easy to feel and hard to see.

npx codex-spend

That command prints a terminal summary, then opens a local dashboard with usage by model, project, day, token type, and cache. It reads Codex session data from your machine and uploads nothing.

npm

Two satellites are converging. Who moves?

SpaceATC maneuver approval screen

In this four-person project, two operator agents propose burns. A coordinator compares them. The workflow stops for human approval. In the injected demo encounter, an approved 0.242 m/s burn reports a miss-distance change from 0.463 km to 3.391 km. This is a systems demo, not flight software.

I handled integration, live-testing fixes, and the encounter data layer.

live demo

Six videos. One question. Clickable evidence.

Paste up to six YouTube links and ask across all of them. VidWise searches their transcripts and attaches timestamp citations to the answer. Click one to inspect the source moment instead of scrubbing through every video.

The repository includes tests and an evaluation runner. The current baseline covers two of five retrieval configurations, and human review is still pending, so I do not publish a final accuracy number.

live demo

In other people's code

A lot of my work happens in repositories I did not start. In August 2026, maintainers merged 22 of my pull requests:

Earlier work

At Zanista AI, I built crawlers and cleaning pipelines processing more than 10,000 articles a day, then added summarization, entity extraction, sentiment, and clustering.

At BharatFare, I triaged a 281-issue backlog and shipped more than 40 fixes across core user flows.

If something breaks, open an issue. I would rather get a useful bug report than a polite star.

About

Developer tools, open-source work, and applied AI systems by Rishet Mehra.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors