Skip to content
View durb-afk's full-sized avatar

Highlights

  • Pro

Block or report durb-afk

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

Hey πŸ‘‹, I'm Dhruv

AI Engineer | MLOps | LLM Systems

πŸ’« About Me:

AI Engineer building scalable ML systems, real-time pipelines, and intelligent products.
Focused on LLMs, MLOps, and production-grade AI.
Still figuring out the meaning of life… but shipping models meanwhile πŸš€

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

PyTorch Python Azure Heroku Firebase Google Cloud nVIDIA Pandas

πŸš€ Featured Projects

🚦 DQN SUMO Traffic Management (Deep RL System)

  • Built a Deep Q-Network (DQN) agent to optimize traffic signal control using the SUMO simulator
  • Modeled traffic control as a Markov Decision Process, learning signal policies from real-time state transitions
  • Implemented experience replay + reward optimization to minimize vehicle wait times and congestion
  • Integrated simulation control via traffic state representation and action-space phase switching
  • Designed modular components for training loop, environment interaction, and policy evaluation

🧠 Deep Research Agent (Autonomous AI System)

  • Developed an agentic research system capable of multi-step reasoning and information synthesis
  • Designed pipeline for query decomposition β†’ retrieval β†’ summarization β†’ refinement
  • Integrated LLMs with tool usage to simulate autonomous research workflows
  • Supports iterative reasoning loops for deeper context building and answer quality improvement
  • Structured for extensibility into fully autonomous AI agents / copilots

πŸ“š Courses RAG (Retrieval-Augmented Generation System)

  • Built a RAG pipeline for querying course/content data using semantic retrieval
  • Implemented embedding-based search + context injection for accurate LLM responses
  • Designed efficient document chunking and retrieval strategies to improve relevance
  • Combined vector search + generation layer for grounded, hallucination-resistant outputs
  • Structured for scalable knowledge base expansion and multi-domain adaptation

βš™οΈ AutoM8 (Automation + Agent Framework)

  • Developed a general-purpose automation framework for orchestrating AI-driven workflows
  • Designed modular architecture supporting task chaining, tool invocation, and execution pipelines
  • Enables integration of APIs, scripts, and models into autonomous execution flows
  • Focused on reducing manual intervention through programmable intelligence pipelines
  • Acts as a foundation for building end-to-end agent systems and productivity tools

πŸ“Š GitHub Stats:


Popular repositories Loading

  1. auto auto Public

    TypeScript 1

  2. Member-verification-app Member-verification-app Public

    Forked from discord/discord-example-app

    Basic Discord app with examples

    JavaScript 1

  3. chessgame chessgame Public

  4. comp30023-prac-1 comp30023-prac-1 Public

  5. Courses-RAG Courses-RAG Public

    Jupyter Notebook

  6. DQN-SUMO-Traffic-Management DQN-SUMO-Traffic-Management Public

    Jupyter Notebook