Skip to content
View Rishet11's full-sized avatar

Highlights

  • Pro

Block or report Rishet11

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rishet11/README.md

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.

Popular repositories Loading

  1. codex-spend codex-spend Public

    Run one command to see which Codex models and projects are using your tokens.

    HTML 3

  2. OmniCommand OmniCommand Public

    Convert documents, images, audio, and video locally with one plain terminal command.

    TypeScript 3 2

  3. VidWise-AI VidWise-AI Public

    Research up to six YouTube videos with timestamped, claim-level citations.

    Python 1

  4. SkillGraph SkillGraph Public

    Turn a resume and job description into a prerequisite-aware learning plan.

    Python 1 1

  5. rocketride-server rocketride-server Public

    Forked from rocketride-org/rocketride-server

    High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, al…

    C++ 1

  6. spaceatc spaceatc Public

    Watch two operator agents negotiate an SGP4 collision-avoidance burn, then approve it.

    Jupyter Notebook 1