Skip to content
View UV012's full-sized avatar

Block or report UV012

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

Hi, I'm Utkarsh Vaibhav 👋

AI/ML Engineer & Software Developer | Building intelligent, production-grade systems


🚀 About Me

I'm an independent AI/ML and Software Engineer focused on integrating large language models and RAG pipelines into real-world web applications. I work across the full stack — from Python-based ML/data pipelines to .NET and Node.js/Express backends — and I care about building systems that are production-ready, not just proof-of-concepts.

  • 🔭 Currently building RAG-based AI assistants and automation pipelines for enterprise use cases
  • 🌱 Deepening my expertise in LLM integration, embeddings, and vector search
  • 💼 Previously: Software Engineer @ eAutomationHub · Lead Backend Developer @ Cyra
  • 🎓 B.Tech in Computer Science & Engineering
  • 📜 60+ certifications across AI, Data Analytics, Cloud, and Web Development

🧠 Featured Projects

RAG-Based AI Voice & Text Assistant End-to-end enterprise assistant combining a Python scraping + embedding pipeline (BeautifulSoup, Sentence-Transformers, ChromaDB), a Node.js/Express backend powered by Google Gemini, and a browser widget with Web Speech API for hands-free voice interaction.

resume_parser Lightweight Python engine that converts unstructured resumes (PDF/DOCX) into schema-validated JSON using PyMuPDF, Regex, and Pydantic.

inventory-management-grafana_populator Production-style automation pipeline generating realistic IT asset inventory data, storing it in MySQL, and visualizing it through Grafana dashboards.

ansible-windows-inventory_collector Automation solution that collects detailed system information from Windows hosts and centralizes it in MySQL for inventory management.

linux-user-management_scripts A suite of modular Bash scripts automating Linux user provisioning, monitoring, and remote command execution.


🛠️ Tech Stack

Languages: Java · Python · C · C++ · JavaScript AI/ML: LLM Integration (Gemini API) · RAG Architecture · Sentence-Transformers · ChromaDB Backend: Node.js/Express · .NET · RESTful APIs · FastAPI DevOps & Monitoring: Docker · Kubernetes · Ansible · Grafana Data: MySQL · Pandas · Matplotlib · Tableau Tools: Git · GitHub · Linux · IntelliJ IDEA


📊 GitHub Stats


📫 Get in Touch

Open to Software Engineering / AI-ML Engineering opportunities.

Pinned Loading

  1. resume_parser resume_parser Public

    Lightweight Python engine converting unstructured resumes into schema-validated JSON.

    Python

  2. voice-rag-assistant voice-rag-assistant Public

    AI assistant for Maas Infosolutions (MISSPL) — a full RAG pipeline built from scratch: web scraper, ChromaDB vector store, Gemini-powered chat with conversational memory, and an embeddable widget w…

    JavaScript

  3. ansible-windows-inventory_collector ansible-windows-inventory_collector Public

    The Ansible Windows Inventory Collector is an automation solution designed to gather detailed system information from Windows hosts and store it in a centralized MySQL database for inventory manage…

  4. inventory-management-grafana_populator inventory-management-grafana_populator Public

    This project provides a production-style automation pipeline that generates realistic IT asset inventory records, stores them in a MySQL database, and visualizes them in Grafana dashboards. It’s de…

    Python

  5. notepadpp-ansible-win_deploy notepadpp-ansible-win_deploy Public

    This repository provides an Ansible playbook to automate the installation of Notepad++ on Windows machines via WinRM. It enables seamless deployment across multiple hosts, ensuring consistency and …

  6. linux-user-management_scripts linux-user-management_scripts Public

    A collection of bash scripts designed to simplify Linux system administration tasks, with a focus on user account management, monitoring, and remote command execution.

    Shell