Build ML Models by Just Asking – With MCP, LangChain, and a Bit of Magic
1•premkiran_o7•7h ago
I wrote a practical post on how to connect an AI agent to a tool-based ML server using MCP and LangGraph.
Link: https://medium.com/@premlaknaboina/how-to-wrap-machine-learning-models-as-mcp-tools-1e510b21f1f9
The agent accepts user input (like "run linear regression on dataset.csv") and auto-trains a model behind the scenes.