Bhim Prasad Adhikari

Bhim Prasad Adhikari · Machine Learning Engineer

About and availability

Machine Learning Engineer building practical AI products for real users

I'm Bhim Prasad Adhikari, focused on machine learning, computer vision, and full-stack delivery. I build products end to end, from model experimentation to production deployment, with a clean engineering approach that hiring teams can evaluate quickly.

  • AI and ML product engineering
  • Cloud deployment on Google Cloud and Vercel
  • Computer vision and retrieval systems

Weekly ML Notes

My experiments, tutorials & product updates — before anyone else.

Join 4 engineers already subscribed

Portfolio Highlights

Featured Case Studies

The projects below are the best quick read for recruiters evaluating AI systems, product engineering, and cloud-ready delivery.

View Full Portfolio
Multi-model AI life coach agent.

AI/ML · In Progress

Multi-model AI life coach agent.

A multi-model AI life coach agent built with LangGraph that understands your voice, sees your images, and speaks back to you. Powered by open-source models Llama 3.3, Whisper and SD XL.

Python · Chainlit · LangGraph · Git · Langchain

Latest Articles

Insights & Tutorials

Thoughts on software development, AI, and continuous learning.

View All Posts
MCP SERVER: Theory and Implementation
SERIES
Blog Series·1 parts

MCP SERVER: Theory and Implementation

You've seen MCP servers mentioned in AI tool docs. You've wondered how Claude actually calls external functions. This is the guide that explains both — and by the end of this series you'll have a running, production-ready MCP server connected to Claude Desktop, built in Python.