[LFX '26] Implementation Approach for Meshery AI Adapter

Hi everyone!

I am Shlok Kanani, a CS student at IIT Jodhpur. I am excited to apply for the Adapter for AI and LLMs mentorship project.

While setting up my local environment, I navigated some WSL2 hardware constraints by building a standalone Go based Mock API. This allowed me to validate the core logic for the adapter, specifically the prompt structuring and the unmarshalling of AI generated JSON into Go native types.

I’ve successfully tested this data pipeline and am looking forward to contributing to the Meshery ecosystem. I’m already set up with the local provider and eager to dive deeper into the project architecture

Cheers, Shlok