Skip to content
View Abhinav-Anthati's full-sized avatar

Highlights

  • Pro

Organizations

@ftc-team-8813 @Oodu-Inc @ftc-team-11142

Block or report Abhinav-Anthati

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

Abhinav Anthati

CS + Data Science @ University of Wisconsin–Madison, expected Dec 2027. Founding Engineer @ Movorra. Building AI agent systems — RAG, multi-agent orchestration, LLM evaluation.

Recent work:

  • Fleet Service — full-stack fleet reservation system with role-based access control, Spring Boot + React, deployed on AWS (RDS, ECS Fargate, ALB) with CI/CD via GitHub Actions
  • SEC Filing Analyst — RAG over real 10-K filings, hybrid retrieval, 90% accuracy on a held-out eval set
  • Deep Research Agent — multi-agent research pipeline with LangGraph checkpointing and human-in-the-loop review

LinkedIn

Pinned Loading

  1. sec-filing-analyst sec-filing-analyst Public

    RAG question answering over real SEC 10-K filings. Hybrid retrieval (vector + BM25 with reciprocal rank fusion), structure-preserving table extraction, 90% accuracy on a held-out eval set.

    Python

  2. deep-research-agent deep-research-agent Public

    Multi-agent research pipeline (plan → research → synthesize) with retry logic, anti-fabrication guardrails, and LangGraph checkpointing. FastAPI endpoint.

    Python

  3. fleet-service fleet-service Public

    Full-stack fleet reservation system with role-based access control, deployed on AWS (RDS, ECS Fargate, ALB) with CI/CD via GitHub Actions.

    Java

  4. fleet-frontend fleet-frontend Public

    React frontend for Fleet Service, role-based dashboards for drivers, managers, and admins, deployed on AWS ECS.

    JavaScript