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

Block or report dhrumilbhut

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dhrumilbhut/README.md

πŸ’« About Me

I’m an Applied AI Engineer focused on building production-grade LLM systems that go beyond prototypes and demos.

My work centers on designing end-to-end AI pipelines that combine Retrieval-Augmented Generation (RAG), vector databases, automated evaluation, and MLOps practices such as experiment tracking and model governance. I enjoy solving the systems problems around AI β€” orchestration, reliability, deployment decisions, and failure handling β€” that determine whether models actually work in real-world applications.

I’m particularly interested in building AI systems that are scalable, observable, and safe to deploy, and in bridging the gap between model experimentation and dependable production systems with real business impact.


🧠 What I Build

  • LLM-powered systems with Retrieval-Augmented Generation (RAG)
  • Semantic search platforms using vector databases
  • Automated ML pipelines with evaluation and promotion logic
  • Production-style AI systems with orchestration, monitoring, and governance
  • Backend services that integrate AI capabilities into real applications

🌐 Connect With Me

LinkedIn X Email


πŸ’» Tech Stack

πŸ§‘β€πŸ’» Languages

Python SQL JavaScript

πŸ€– Applied AI & LLM Systems

RAG LangChain HuggingFace OpenAI

πŸ“Š Machine Learning & Data

NumPy Pandas Scikit-learn PyTorch

🧠 MLOps & Orchestration

MLflow Airflow Docker

πŸ—„οΈ Databases & Vector Search

Postgres pgvector MongoDB MySQL

βš™οΈ Backend & Developer Tools

NodeJS Express Git GitHub Postman


πŸš€ What I Care About

  • Designing AI systems that can be trusted in production
  • Bridging the gap between backend engineering and applied AI
  • Building pipelines that are observable, reproducible, and safe
  • Learning by building real systems, not just reading theory

πŸ“Œ Currently Exploring

  • Advanced RAG evaluation techniques
  • Agentic AI systems (production-oriented)
  • Scalable MLOps architectures
  • Cloud-native deployment patterns for AI systems

Always open to discussions, collaborations, and opportunities in Applied AI & ML Engineering.

Pinned Loading

  1. voice-coding-assistant voice-coding-assistant Public

    🎀 Voice-controlled AI coding assistant with OpenAI GPT integration. Create files, analyze code, and build web apps through natural speech commands.

    Python 1

  2. Content-Creation-At-Scale Content-Creation-At-Scale Public

    This project is a modular, autonomous AI agent framework built using CrewAI to automate high-quality financial content creation. It consists of a collaborative team of agents that perform real-time…

    Jupyter Notebook 1

  3. Chat-with-SQL-DB Chat-with-SQL-DB Public

    Interact with SQL databases through natural language queries in a Streamlit app, utilizing Langchain and open-source LLM.

    Python

  4. portfolio portfolio Public

    TypeScript

  5. LLM-search LLM-search Public

    Production-grade semantic search service using LLMs, pgvector, MLflow, and Airflow

    Python