Skip to content
View anmoldhingra1's full-sized avatar

Block or report anmoldhingra1

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
anmoldhingra1/README.md

Anmol Dhingra

Building AI hosts that can run the room.

I'm the founder of Rerato and maker of Trivana.

Most AI waits for a prompt. I'm interested in AI that can take responsibility for an experience: welcome the room, guide the flow, adapt in real time, remember with permission, and help a group reach an outcome.

Rerato is the platform I'm building around that idea. Trivana is the first live product—AI-hosted games and learning experiences made from source content.

Before this, I spent nine years building applied AI in regulated environments across cybersecurity, financial services, NLP, voice, graph ML, and MLOps. I still write code every day and like owning the whole loop—from model behavior to runtime to customer outcome.

Problems I like

  • Voice and personality that stay coherent
  • Memory with clear user permission
  • Low-latency orchestration for live rooms
  • Grounded generation and ruthless evaluation
  • Systems that survive contact with real users

Selected builds

The product code behind Rerato and Trivana stays private; these repos are the technical pieces I can share.

If you're building AI that has to perform live—not just look good in a demo—I'd enjoy comparing notes.

Writing · LinkedIn

Voice is the interface. Orchestration is the product.

Pinned Loading

  1. agent-flow agent-flow Public

    Lightweight multi-agent orchestration framework for LLM workflows: sequential, parallel, and conditional agent handoffs with shared state.

    Python 1 1

  2. realtime-ai-serve realtime-ai-serve Public

    Low-latency streaming inference server for real-time AI applications: token streaming, batching, hot swaps, and backpressure.

    Python 2

  3. rerato-api-examples rerato-api-examples Public

    Safe public examples for integrating with the Rerato API.

  4. voice-persona-engine voice-persona-engine Public

    Small framework for consistent AI personas: trait vectors, response shaping, and voice/personality experiments across LLM outputs.

    Python 1

  5. llm-eval-harness llm-eval-harness Public

    Minimal evaluation harness for LLM applications: test cases, structured reports, custom evaluators, and regression checks.

    Python 1