Skip to content
View Mukish45's full-sized avatar
:atom:
Vibe coding
:atom:
Vibe coding

Highlights

  • Pro

Block or report Mukish45

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.

Content in all repositories owned by your account will be closed.
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
Mukish45/README.md

Hey, I'm Mukish 👋

AI Engineer · Senior Data Scientist · Agent Builder

Agentic AI · LLM Systems · Data Platforms · Energy Tech

LinkedIn X Email

Profile Views


⚡ About me

I build AI systems that do real work, not just impressive demos.

I'm a Senior Data Scientist at MangoBytes, working at the intersection of AI agents, data engineering, backend systems, and oil & gas domain intelligence. My current obsession is building reliable agentic software that can reason over enterprise data, use tools safely, and actually survive production.

  • 🤖 Building multi-agent / tool-using AI systems and AI-native workflows
  • 🛢️ Applying AI to oil & gas operations, production, regulatory data, and decision support
  • 🧠 Deep into LLMs, agent orchestration, evals, observability, RAG, MCP, and agent security
  • 🏗️ Designing production systems across APIs, databases, cloud infrastructure, and data pipelines
  • 🔐 Especially interested in making agents secure, permission-aware, auditable, and hard to break
  • 🎓 M.Sc. in Artificial Intelligence & Machine Learning, Coimbatore Institute of Technology

Current philosophy: the interesting part of AI isn't making the model smarter — it's engineering the system around the model so it stays useful when reality gets messy.


🚀 What I'm working on

🧠 Agentic Systems

Building AI agents that can:

  • reason across structured + unstructured data
  • call tools and APIs safely
  • work with databases and enterprise systems
  • coordinate multi-step workflows
  • operate with RBAC, audit trails, and guardrails

🛢️ AI × Energy

Exploring AI-native software for oil & gas teams across:

  • production & field operations
  • SCADA / meter data
  • allocations & reconciliation
  • regulatory intelligence
  • engineering workflows
  • finance and executive decision support

🧰 Tech I reach for

Python FastAPI PostgreSQL ClickHouse Azure Docker GitHub Actions OpenAI PyTorch scikit-learn

Also frequently around: LLM APIs · Agent SDKs · MCP · RAG · SQL · REST APIs · Linux · CI/CD · Azure Container Apps · vector / full-text search · data pipelines · observability


🔬 Things I obsess over

AI agents that can be trusted
> clever prompts

production reliability
> perfect demos

clear domain context
> generic AI answers

good system boundaries
> hoping the model behaves

📊 GitHub

Building in public, one useful commit at a time.

Explore my repositories · See my activity


🤝 Let's build something useful

I'm always interested in conversations around AI agents, applied LLM systems, data platforms, developer tooling, agent security, and energy technology.

If you're building something where AI has to interact with the real world and not fall apart, we'll probably have plenty to talk about.

build → measure → break → learn → harden → repeat

Thanks for stopping by ⚡

Pinned Loading

  1. Machine-Learning Machine-Learning Public

    This repository contains the theoretical as well as Python implementation of several ML concepts

    Jupyter Notebook

  2. Leet-Code-Problems Leet-Code-Problems Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

    Python