Skip to content
View anubhavsanket's full-sized avatar

Block or report anubhavsanket

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

Hi there, I'm Anubhav Sanket πŸ‘‹

AI/ML Engineer | Building Privacy-First AI Products

I'm an engineer focused on Applied AI, Local LLMs, and Agentic RAG systems. I enjoy building production-oriented applications that run efficiently on consumer hardware without compromising on privacy.

Currently building Wayfarer, an AI-driven job search platform, and LocalBrainNotes, a local-first agentic assistant. I specialize in end-to-end AI product developmentβ€”from local inference and RAG pipelines to full-stack deployment with Docker and React.

  • πŸ”­ Building: Full-stack AI platforms (LangGraph, ChromaDB, FastAPI, React/TypeScript).
  • 🧠 Focus Areas: Agentic AI, Multi-provider LLM Routing, Local Inference (Ollama), MLOps.
  • πŸ† Achievements: Rank 158/4,506 (Top 3.5%) in Kaggle Hull Tactical Competition.
  • 🌱 Learning: CUDA acceleration, Multi-agent orchestration, evaluation frameworks, on-device model optimization, and advanced prompt engineering.
  • 🎯 Looking For: AI Engineer / Founding Engineer roles (Bengaluru | Remote)

Resume

πŸ› οΈ Tech Stack

AI & Machine Learning: LangGraph Ollama ChromaDB PyTorch HuggingFace OpenAI

Backend & Infrastructure: Python FastAPI Docker PostgreSQL Redis NVIDIA

Frontend: React TypeScript Vite Tailwind CSS


πŸ’» Featured Projects

1. Wayfarer: AI Job-Search Platform

A full-stack AI platform that parses resumes, ranks live job posts, and provides ATS-oriented feedback with human-in-the-loop review.

  • Key Features: Multi-provider LLM routing (NVIDIA NIM β†’ Ollama), Redis-backed caching, and a custom resume graph for token-efficient matching.
  • Stack: FastAPI, React/TypeScript, ChromaDB, Docker, Ollama.
  • View Project | Live Demo (Docs)

2. LocalBrainNotes: Local Agentic RAG Assistant

A privacy-first, Obsidian-compatible assistant that runs 100% locally. It uses a LangGraph agent loop for complex reasoning over markdown vaults.

  • Key Features: Agentic RAG (Router β†’ Retrieve β†’ Grade β†’ Generate), local Ollama inference, and a Tauri desktop shell.
  • Stack: LangGraph, ChromaDB, Ollama, Python, Tauri.
  • View Project

3. ViralClipper: Local GenAI Video Automation

An offline video-automation platform that extracts high-value moments from long-form content using LLM analysis and face-tracking.

  • Key Features: GPU-accelerated media pipelines (NVENC/CUDA), WhisperX for word-level transcription, and semantic clip deduplication.
  • Stack: Ollama, Gemma 3, WhisperX, PyQt6, FFmpeg, CUDA.
  • View Project

4. Hull Tactical: Kaggle Competition (Top 3.5%)

Quantitative asset-allocation solution for the Hull Tactical Market Prediction challenge using Powell optimization and Sharpe-ratio maximization.

  • Key Features: Modified Sharpe-ratio maximization with volatility penalties, leverage bounds, and risk constraints. Rank 158/4,506 globally.
  • Stack: Python, NumPy, Powell optimization, Jupyter Notebook.
  • View Notebook

πŸ“Š GitHub Stats & Activity

GitHub Streak GitHub Activity Graph

πŸ† Achievements

  • Top 3.5% globally in Kaggle Hull Tactical Competition (Rank 158/4,506).
  • Published Research on Customer Segmentation using K-Means (IJNRD).
  • Microsoft Certified in Data Engineering on Azure.

πŸ“« Let's Connect

LinkedIn GitHub Kaggle Email

Pinned Loading

  1. wayfarer wayfarer Public

    AI driven job search platform which judges the resume and JD to tell you how well of a fit you are for the job.

    Python 1

  2. localbrainnotes localbrainnotes Public

    Local-first, Obsidian-compatible agentic RAG assistant over markdown vaults (LangGraph + ChromaDB + Ollama)

    Python

  3. viral-clipper viral-clipper Public

    Your Local "OpusClip" Alternative. Automatically turn long videos into viral, captioned shorts using local AI. Privacy-first video automation using Ollama, Gemma 3, and CUDA.

    Python

  4. Hull-Tactical-Kaggle-Competition Hull-Tactical-Kaggle-Competition Public

    My solution for Hull Tactical Asset Allocation Competition - Rank 158/4000+ participants

    Jupyter Notebook