
6 YOE | 26 LPA | Agentic AI – what salary can I expect if I switch?
I have 6 years of experience and my current CTC is 26 LPA. I’ve been working in agentic AI, building agentic solutions for various use cases, and I’m planning to switch. How is the job market for agentic AI right now, and what kind of salary range can I realistically expect in my next role?

Hey sorry to go off topic here. I am thinking about pivoting over to agentic ai automation. Where should I start? What projects should I made? Can you share a roadmap?

Hey! Here’s how I got started with agentic AI 👇 1. Base – Get comfortable with Python, APIs, and a web framework (FastAPI/Flask helps). Also cover LLM basics (OpenAI, Anthropic, etc.). 2. Frameworks & Tools – Start with LangChain (easiest to pick up), then explore LlamaIndex & DSPy. These accelerate agentic workflows. 3. Automation First – Begin by automating small tasks. Once you get the hang of it, move to complex workflows. 4. Tools & MCP Servers – Learn to set up MCP servers and integrate MCP tools. 5. Deep Dive – If you want to go deeper, study GPT & BERT architectures, transformers, and embeddings. 6. RAG – Implement retrieval-augmented generation solutions. 7. Practical Projects – Build automation for your own day-to-day tasks. That’s the best practice ground. 8. Cloud – Explore deployment on Azure Foundry, GCP Vertex, etc. 9. Ecosystem – Check out stacks like LangGraph, Langfuse, CrewAI, and AutoGen.