Skip to content
View abs768's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report abs768

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

πŸš€ Bhavani Shankar Ajith

AI/ML Engineer Β· Software Engineer β€” MS Data Science, Stony Brook University '26

About Me

  • I build AI and ML systems that actually run β€” retrieval and agent pipelines, models with calibrated uncertainty, and the data platforms underneath them.
  • Backend engineer by training, so the models ship: FastAPI/Spring Boot services, Postgres and vector stores, Docker, CI, and integration tests around the whole thing.
  • Shipped production enrollment APIs and database workflows powering ARBenefits portal processes for 184K+ covered employees, cutting enrollment processing time by 40%.
  • MS in Data Science from Stony Brook University. Project work spans LLM/RAG systems, reinforcement learning, experimentation and forecasting, and cloud data pipelines.

Skill stack

ML / AI ML skills

Systems & Platform Platform skills

Also comfortable with: RAG/LLM tooling (Qdrant, ChromaDB, Ollama, sentence-transformers), experimentation and causal analysis (power, bootstrap CIs, guardrail metrics), DuckDB/BigQuery analytics engineering, Pandas/NumPy workflows, Testcontainers-backed integration testing.


Projects β€” showcase

One flagship from each of the four areas I work in.

PaperTrail Project
PaperTrail
Research-paper assistant that connects methods and concepts across papers β€” search by ideas, not keywords.
πŸ”— Repo
AI & LLM Systems Β· RAG, Knowledge Graphs
Geometry Dash RL Project
Geometry Dash RL
DQN vs PPO vs genetic algorithms, trained in a 4000Γ—-real-time headless sim and evaluated in the real game.
πŸ”— Repo
ML & Modeling Β· RL, PyTorch
A/B Experiment Analysis Project
A/B Experiment Analysis
Pre-registered power analysis through guardrails, segment lifts and a ship/hold decision β€” validated against known ground truth.
πŸ”— Repo
Data Science Β· Experimentation, Inference
SMB Growth Intelligence Project
SMB Growth Intelligence
GA4 events β†’ layered ETL β†’ point-in-time feature store β†’ propensity model β†’ data-quality engine. Local DuckDB, portable to BigQuery.
πŸ”— Repo
Data & Platform Β· Analytics Engineering

More projects

Area Project What it does
AI & LLM Systems intelligent-doc-rag Self-hosted RAG over your documents β€” Spring Boot, Qdrant, Ollama. Grounded answers with enforced citations and multi-tenant vector isolation.
AI & LLM Systems forensic-llm-wiki-obsidian Markdown-first forensic investigation wiki that compiles raw evidence into evolving hypotheses, contradictions and reports.
ML & Modeling Robust Image Classification MC-Dropout uncertainty with a "tri-gate" abstention policy β€” entropy and mutual information calibrated on SVHN for out-of-distribution rejection.
Data Science forecasting-baselines Leakage-safe walk-forward benchmark of naive/MA/Ridge/XGBoost/LSTM on real market data. Reports the honest result: the random walk is not beaten.
Data & Platform devops-platform-lab Terraform + Kubernetes + Helm + GitHub Actions CI/CD with Prometheus/Grafana observability on a local kind cluster.
Data & Platform MarketPulse Β· Uber Analytics Β· Azure E2E Streaming and batch pipelines across Kafka, GCP/BigQuery/Looker, and Azure Data Factory/Databricks/Synapse.

Stats

Bhavani's GitHub stats Bhavani's most used languages


Links

LinkedIn

Pinned Loading

  1. intelligent-doc-rag intelligent-doc-rag Public

    Self-hosted RAG over your documents β€” Spring Boot, Qdrant, Ollama. Grounded answers with enforced citations, multi-tenant vector isolation, Testcontainers-backed integration tests.

    Java

  2. PaperTrail PaperTrail Public

    Researchers and students read dozens of papers but struggle to connect the dots weeks later. They often remember what a method was, but forget which specific paper proposed it. Highlights and notes…

    Python

  3. geometry-dash-rl geometry-dash-rl Public

    RL agents for Geometry Dash: DQN vs PPO vs Genetic Algorithm, trained in a 4000x-real-time headless sim, evaluated in the official game via a Geode mod

    Python

  4. ab-experiment-analysis ab-experiment-analysis Public

    End-to-end A/B experiment analysis: power, hypothesis tests, CIs, guardrails, segments, and a ship/hold decision.

    Python

  5. forecasting-baselines forecasting-baselines Public

    Leakage-safe walk-forward benchmark of naive/MA/linear/XGBoost/LSTM for next-day equity forecasting on real data (yfinance + FRED).

    Python

  6. smb-growth-intelligence smb-growth-intelligence Public

    GCP-native SMB growth analytics platform: GA4 -> layered ETL -> point-in-time feature store -> propensity model -> data-quality engine. Runs locally on DuckDB, portable to BigQuery/Dataform.

    Python