Skip to content
View adu3110's full-sized avatar
💭
I'll see it, when I believe it
💭
I'll see it, when I believe it

Block or report adu3110

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.

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

Hi there 👋 I'am Aditi

Check out my website, LinkedIn and resume or browse some of work below!

Some of my work:

  • flowInedx - Behavior-first repository indexing for AI coding agents. FlowIndex maps how a codebase behaves: entrypoints, call paths, tests, runtime traces, and git history. It helps AI coding agents understand impact before editing code.

  • Long Context Bench - Tests for long-context language model behavior: needle retrieval, distractor injection, recency conflicts, and multi-hop dependencies.

  • Baysian-Event-Study - I developed an event study statistics in Bayesian Paradigm of Statistics - Language used R

  • HMM-DTD-RF-GBM-DTW - Hidden Markov Model, Dual time dynamics, Random Forest, Gradient Boosting, Dynamic time Warping - all in one repo -language used R.

  • Linear-Algebra-Functions - The purpose of this project is to create a repository of functions for commonly used algorithms in Linear Algebra.

Pinned Loading

  1. Baysian-Event-Study Baysian-Event-Study Public

    Bayesian Event Study

    R

  2. flowIndex flowIndex Public

    Behavior-first repository indexing for AI coding agents — entrypoints, call paths, tests, git history, impact analysis, MCP context packs.

    Python

  3. llm-evals-from-scratch llm-evals-from-scratch Public

    Python

  4. mini-transformer-lab mini-transformer-lab Public

    Python

  5. stateful-agent-lab stateful-agent-lab Public

    Python

  6. tot-mcts tot-mcts Public

    Tree-of-Thought + Monte Carlo Tree Search over real LLM completions — pure Python + TypeScript, no frameworks

    Python