Skip to content
View utkarshalpha's full-sized avatar
:shipit:
:shipit:

Block or report utkarshalpha

Report abuse

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

Report abuse
utkarshalpha/README.md

Utkarsh Tiwari

AI product builder turning ambiguous signals into explainable, production-ready systems

Portfolio LinkedIn Email GitHub followers Profile views

I am a B.Tech Computer Science and Engineering student specializing in Data Science at Bennett University (2023–2027). I work at the intersection of AI product management, backend engineering, and applied AI, with an emphasis on evidence, evaluation, and clear product decisions.

  • 🔭 Building AI products with deterministic validation around probabilistic models
  • 🎯 Interested in AI Product Management, Product Strategy, and Product Operations roles
  • 🌱 Contributing to open source across the Python and JavaScript tooling ecosystems
  • 📫 Open to product and AI engineering opportunities

Tech stack

Languages

Python TypeScript JavaScript Java SQL

AI & Backend

FastAPI LangGraph Claude API RAG Qdrant SQLAlchemy Streamlit

Frontend

React Next.js HTML5 CSS3

Data & Infrastructure

PostgreSQL MongoDB Supabase Docker AWS EC2 GitHub Actions Git

Selected work

Project What it demonstrates Evidence
BenNest (private code) A zero-brokerage marketplace for student housing, flatmates, and vehicle listings, with role-specific workflows, moderation, enquiries, messaging, and privacy-conscious authentication Next.js · TypeScript · Supabase · email OTP · signed server sessions · live product
ProdIntel AI Converts stakeholder feedback into evidence-traceable product decisions using a four-stage AI pipeline, deterministic validation, RAG, and decision provenance Live demo · 569 tests · 12 architecture decisions
Tabyss A privacy-first browser extension that computes your browsing personality entirely on-device — zero network requests, zero tracking Edge Add-ons · source code · JavaScript · on-device analytics
AWS Remote Device Control (CDC) A standalone Windows desktop executable for controlling and diagnosing remote Android devices through secure EC2/SSH tunnels Python · PySide6 · AWS EC2 · ADB/scrcpy · automated tests · Windows .exe distribution
Multi-Agent Research Pipeline Turns a research question into a structured, cited report using LangGraph agents, FastAPI, Claude, Tavily, arXiv, Qdrant, and deterministic offline mocks CI · Docker · tests · evaluation fixtures · zero-key demo mode

How I build

User and stakeholder signals
        ↓
Clear product requirements
        ↓
Typed, testable system design
        ↓
Deterministic validation and evaluation
        ↓
Explainable product outcomes

I care about the boundary between what an AI model produces and what a product can safely trust. My projects emphasize traceability, explicit trade-offs, realistic product scope, and documentation that makes technical decisions reviewable.

Connect

Portfolio · LinkedIn · Email · GitHub

Pinned Loading

  1. prodintel-ai prodintel-ai Public

    Decision intelligence platform that transforms stakeholder feedback into explainable, evidence-backed product decisions.

    Python 1

  2. multi-agent-research-pipeline multi-agent-research-pipeline Public

    The multi-agent-research-pipeline is an AI-powered research assistant backend built by utkarshalpha and claude. It is designed to take a single research question and transform it into a structured,…

    Python

  3. Aditya-54/Harvest-Helper Aditya-54/Harvest-Helper Public template

    HTML 1

  4. hotel-reservation-demo hotel-reservation-demo Public

    Forked from ballerina-guides/hotel-reservation-demo

    This is demo application of using ballerina to develop simple hotel reservation application and this will be deployed in choreo

    TypeScript

  5. Tabyss Tabyss Public

    Privacy-first browser extension — your browsing personality, computed on-device. Zero network requests.

    JavaScript 1

  6. ec2-remote-adb-scrcpy ec2-remote-adb-scrcpy Public

    PySide6 control console for Android devices over EC2 SSH, remote ADB, and scrcpy

    Python