{"id":42133,"date":"2026-07-08T12:20:34","date_gmt":"2026-07-08T16:20:34","guid":{"rendered":"https:\/\/www.h2kinfosys.com\/blog\/?p=42133"},"modified":"2026-07-08T12:28:07","modified_gmt":"2026-07-08T16:28:07","slug":"ai-engineer-roadmap-for-beginner-2026","status":"publish","type":"post","link":"https:\/\/www.h2kinfosys.com\/blog\/ai-engineer-roadmap-for-beginner-2026\/","title":{"rendered":"What is the most effective AI Engineer roadmap for beginner in 2026?"},"content":{"rendered":"\n<p>Starting at zero in 2026? The best <a href=\"https:\/\/www.h2kinfosys.com\/courses\/artificial-intelligence-online-training-course-details\/\" data-type=\"link\" data-id=\"https:\/\/www.h2kinfosys.com\/courses\/artificial-intelligence-online-training-course-details\/\">AI Engineer roadmap<\/a> is simple : learn strong fundamentals of programming and math, learn machine learning and deep learning, learn modern AI tools like LLMs and AI agents, work on real projects, and get industry-recognized training that prepares you for real job requirements, and not just theory.<\/p>\n\n\n\n<p>There has been rapid growth in the AI industry over the last few years. Companies aren\u2019t just hiring people who can build a neural network anymore. They are looking for engineers that can integrate AI into products, fine-tune foundation models, build AI agents, automate workflows, and scale applications. That\u2019s a different skill set from what many older roadmaps still teach.<\/p>\n\n\n\n<p>Here&#8217;s a walk through a roadmap that actually fits where the industry is headed in 2026.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">One of the fastest-growing careers is AI engineering.<\/h2>\n\n\n\n<p>A few years back, AI was mostly in research labs and big tech companies. It\u2019s all over the place today.<\/p>\n\n\n\n<p>AI is used by banks for fraud detection. It is used in hospitals for analysing medical images. Recommendation systems are used by retailers. Manufacturers use predictive AI to optimise production. Even tiny startups are building products around generative AI.<\/p>\n\n\n\n<p>The emergence of large language models has completely changed hiring expectations. Rather than asking if someone knows machine learning theory, employers are asking questions like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Yes I can build an AI chatbot for you.<\/li>\n\n\n\n<li>Can you plug an LLM into an application?<\/li>\n\n\n\n<li>Can AI agents drive workflows automation?<\/li>\n\n\n\n<li>Can you run an AI model on the cloud?<\/li>\n<\/ul>\n\n\n\n<p>This is exactly why a modern <a href=\"https:\/\/www.h2kinfosys.com\/courses\/artificial-intelligence-online-training-course-details\/\" data-type=\"link\" data-id=\"https:\/\/www.h2kinfosys.com\/courses\/artificial-intelligence-online-training-course-details\/\">AI Engineer roadmap 2026<\/a> needs to focus on practical application, not just academic concepts.<\/p>\n\n\n\n<p><strong>Step 1: Learn Python Really Good<\/strong><\/p>\n\n\n\n<p>Almost every AI Engineer roadmap starts their journey with Python.<\/p>\n\n\n\n<p>This is not because Python is the \u201cbest\u201d programming language for all situations. It\u2019s because the entire AI ecosystem grew up around it.<\/p>\n\n\n\n<p>Take the time to get comfortable with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Variables Functions Loops<\/li>\n\n\n\n<li>Object-Oriented Programming<\/li>\n\n\n\n<li>Error Handling<\/li>\n\n\n\n<li>File operations APIs<\/li>\n\n\n\n<li>Virtual worlds<\/li>\n\n\n\n<li>Git &amp; Github<\/li>\n<\/ul>\n\n\n\n<p>It&#8217;s surprising how many beginners jump into machine learning without a solid foundation in Python. Later on they find coding more of a struggle than AI itself.<\/p>\n\n\n\n<p>Imagine Python as the foundation for your future career in AI.<\/p>\n\n\n\n<p><strong>Step 2: Build Mathematical Intuition <\/strong><\/p>\n\n\n\n<p>Here is something that scares the beginners a lot.<\/p>\n\n\n\n<p>You don\u2019t need a PhD in maths to become an AI Engineer.<\/p>\n\n\n\n<p>What you do need is some intuition to understand why models behave the way they do.<\/p>\n\n\n\n<p>Concentrate on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Linear Algebra Probability Statistics<\/li>\n\n\n\n<li>Basic calculus Concepts of optimisation<\/li>\n<\/ul>\n\n\n\n<p>Visualise what the formulas mean instead of memorising them.<\/p>\n\n\n\n<p>For instance, it\u2019s much easier to understand gradient descent if you think of a ball rolling downhill to the lowest point, rather than staring at equations.<\/p>\n\n\n\n<p>That mental picture is indelible.<\/p>\n\n\n\n<p><strong>Step 3: Master Data Management<\/strong><\/p>\n\n\n\n<p>The better the data used to train the AI models, the better the models will be.<\/p>\n\n\n\n<p>You will spend far more time cleaning datasets than most tutorials admit.<\/p>\n\n\n\n<p>Read:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>NumPy <\/li>\n\n\n\n<li>Pandas<\/li>\n\n\n\n<li>Data visualisation<\/li>\n\n\n\n<li>Data cleansing Feature extraction SQL<\/li>\n<\/ul>\n\n\n\n<p>Real-world data are messy.<\/p>\n\n\n\n<p>Data missing.<br>Same lines again.<br>Wrong labels.<\/p>\n\n\n\n<p>Those problems are valuable skills to work through.<\/p>\n\n\n\n<p><strong>Step 4: Learn Machine Learning the Right Way<\/strong><\/p>\n\n\n\n<p>Now the exciting part starts.<\/p>\n\n\n\n<p>Learn about supervised and unsupervised learning.<\/p>\n\n\n\n<p>Cover algorithms such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Linear Regression <\/li>\n\n\n\n<li>Logistic Regression <\/li>\n\n\n\n<li>Decision Trees<\/li>\n\n\n\n<li>Random Forest XGBoost K Means Support Vector Machines<\/li>\n<\/ul>\n\n\n\n<p>More importantly, know this:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Bias and variance<\/li>\n\n\n\n<li>Overfitting<\/li>\n\n\n\n<li>Validation cross<\/li>\n\n\n\n<li>Model assessment<\/li>\n\n\n\n<li>Hyperparameter Optimisation<\/li>\n<\/ul>\n\n\n\n<p>A common mistake beginners make is trying to memorise every algorithm.<\/p>\n\n\n\n<p>Instead, find out when each one is useful.<\/p>\n\n\n\n<p><strong>Step 5: Go Deep with Deep Learning<\/strong><\/p>\n\n\n\n<p>Today, most exciting applications of AI are powered by deep learning.<\/p>\n\n\n\n<p>Learn frameworks such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>TensorFlow <\/li>\n\n\n\n<li>PyTorch<\/li>\n<\/ul>\n\n\n\n<p>Know that:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Neural Networks <\/li>\n\n\n\n<li>CNNs <\/li>\n\n\n\n<li>RNNs <\/li>\n\n\n\n<li>Transformers Transfer Learning<\/li>\n<\/ul>\n\n\n\n<p>Transformers deserve special attention, because they now provide power to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Chatbots Translation<\/li>\n\n\n\n<li>Content creation<\/li>\n\n\n\n<li>Co-Pilots AI<\/li>\n\n\n\n<li>Coding assistants AI<\/li>\n<\/ul>\n\n\n\n<p>Here is where training in modern AI Engineer roadmap gets very practical.<\/p>\n\n\n\n<p><strong>Step 6: Learn about Generative AI and Large Language Models<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.h2kinfosys.com\/blog\/wp-content\/uploads\/2026\/07\/image-11.png\" alt=\"AI Engineer roadmap\" class=\"wp-image-42137\" title=\"\" srcset=\"https:\/\/www.h2kinfosys.com\/blog\/wp-content\/uploads\/2026\/07\/image-11.png 1024w, https:\/\/www.h2kinfosys.com\/blog\/wp-content\/uploads\/2026\/07\/image-11-300x300.png 300w, https:\/\/www.h2kinfosys.com\/blog\/wp-content\/uploads\/2026\/07\/image-11-150x150.png 150w, https:\/\/www.h2kinfosys.com\/blog\/wp-content\/uploads\/2026\/07\/image-11-768x768.png 768w, https:\/\/www.h2kinfosys.com\/blog\/wp-content\/uploads\/2026\/07\/image-11-96x96.png 96w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>This step was barely there a few years ago.<\/p>\n\n\n\n<p>Arguably it\u2019s the most important part of becoming an AI Engineer now.<\/p>\n\n\n\n<p>Focus on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Prompt Engineering Retrieval Augmented Generation (RAG)<\/li>\n\n\n\n<li>Vector DBs<\/li>\n\n\n\n<li>embedding<\/li>\n\n\n\n<li>Fine-tuning Function Calling<\/li>\n\n\n\n<li>Artificial Intelligence Agents<\/li>\n\n\n\n<li>Multi-agent workflows MCP (Model Context Protocol)<\/li>\n<\/ul>\n\n\n\n<p>Companies increasingly expect engineers to build applications on top of foundation models rather than train everything from scratch.<\/p>\n\n\n\n<p>If you\u2019re learning AI in 2026, ignoring Generative AI is like learning web development without JavaScript.<\/p>\n\n\n\n<p><strong>Step 7: Understand MLOps and Cloud Deployment<\/strong><\/p>\n\n\n\n<p>Building a model isn&#8217;t enough.<\/p>\n\n\n\n<p>Where you get business value is deploying it.<\/p>\n\n\n\n<p>Learn:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Docker Kubernetes essentials CI\/CD MLflow<\/li>\n\n\n\n<li>FastAPI <\/li>\n\n\n\n<li>Azure AWS<\/li>\n\n\n\n<li>Google Cloud AI Application Monitoring<\/li>\n<\/ul>\n\n\n\n<p>Often this is the difference between a portfolio project and a production-ready AI solution.<\/p>\n\n\n\n<p><strong>Step 8: Develop Real Projects<\/strong><\/p>\n\n\n\n<p>Tutorials do not teach lessons like projects do.<\/p>\n\n\n\n<p>Try constructing:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>AI Resum\u00e8 Analyser<\/li>\n\n\n\n<li>Medical Chat bot<\/li>\n\n\n\n<li>AI Customer Service Assistant<\/li>\n\n\n\n<li>Stock Prediction Dashboard<\/li>\n\n\n\n<li>Document Question Answering System<\/li>\n\n\n\n<li>AI Code Companion<\/li>\n\n\n\n<li>AI Voice Assistant Recommendation Engine<\/li>\n<\/ul>\n\n\n\n<p>A single end-to-end built project is typically worth more than finishing ten separate online tutorials.<\/p>\n\n\n\n<p>I still remember how much more I learned after hours of debugging an API integration than watching another \u201cComplete AI Course\u201d video. It\u2019s frustrating in the moment but those experiences stick.<\/p>\n\n\n\n<p><strong>Step 9: Discover the AI Engineering Tools That Companies Use<\/strong><\/p>\n\n\n\n<p>Tools Modern AI Engineers should know:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.ibm.com\/think\/topics\/langchain\" data-type=\"link\" data-id=\"https:\/\/www.ibm.com\/think\/topics\/langchain\" rel=\"nofollow noopener\" target=\"_blank\">LangChain<\/a> <\/li>\n\n\n\n<li>LangGraph <\/li>\n\n\n\n<li>LlamaIndex <\/li>\n\n\n\n<li>Huggingface<\/li>\n\n\n\n<li>OpenAPI APIs<\/li>\n\n\n\n<li>Ollama Docker Github Actions<\/li>\n\n\n\n<li>Weaviate ChromaDB Pinecone<\/li>\n<\/ul>\n\n\n\n<p>These are becoming the norm across enterprise AI development.<\/p>\n\n\n\n<p><strong>Step 10: Be Prepared for Interviews<\/strong><\/p>\n\n\n\n<p>This is a stage that many beginners often underestimate.<\/p>\n\n\n\n<p>In preparing for interviews you should:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Python programming<\/li>\n\n\n\n<li>Machine Learning concepts<\/li>\n\n\n\n<li>Basics of Deep Learning<\/li>\n\n\n\n<li>Architecture of LLM<\/li>\n\n\n\n<li>Engineering Prompt<\/li>\n\n\n\n<li>Designing AI systems<\/li>\n\n\n\n<li>SQL Cloud fundamentals<\/li>\n\n\n\n<li>Type questions behavioural<\/li>\n<\/ul>\n\n\n\n<p>Employers are increasingly asking candidates to explain design decisions, not just write code.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why AI Engineers Need Structured Training<\/h2>\n\n\n\n<p>Self learning has never been easier, but it has a downside too: too much information.<\/p>\n\n\n\n<p>There are thousands of tutorials, hundreds of AI tools, and a never-ending stream of new frameworks. Newbies often spend weeks jumping from YouTube videos to documentation and online forums with no real direction.<\/p>\n\n\n\n<p>A structured AI Engineer roadmap is where you can really make a difference. A well planned curriculum covering python, machine learning, deep learning, generative AI, cloud deployment and real projects in a logical sequence. Instead of asking what to learn next, you can concentrate on building skills and getting experience.<\/p>\n\n\n\n<p>H2K Infosys, for example, has updated its AI-focused programs to keep up with current industry expectations. The curriculum includes not only traditional machine learning but also generative AI concepts, large language models, AI agents, MLOps, cloud technologies, interview preparation, and project-based learning that mimics real-world workplace scenarios.<\/p>\n\n\n\n<p>For career changers or those new to the field, having an instructor to coach you, a mentor to guide you, and realistic projects to work on can greatly reduce the time it takes to learn compared to trying to find random resources on your own.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Choose the Right AI Engineering Course<\/h2>\n\n\n\n<p>Not all AI Engineer roadmap courses are designed for the current hiring landscape. Don\u2019t just look at the course title before you enrol, look at what you\u2019ll actually learn.<\/p>\n\n\n\n<p>A strong program should have:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Python programming from the bottom up.<\/li>\n\n\n\n<li>Data analysis and visualisation<\/li>\n\n\n\n<li>Essentials of Machine Learning and Deep Learning.<\/li>\n\n\n\n<li>Generative AI, LLMs and Retrieval-Augmented Generation (RAG)<\/li>\n\n\n\n<li>Modern Orchestration Frameworks and AI Agents<\/li>\n\n\n\n<li>MLOps and deployment on the cloud.<\/li>\n\n\n\n<li>Capstone projects based on real business issues.<\/li>\n\n\n\n<li>Mock interviews, resume reviews &amp; career help.<\/li>\n<\/ul>\n\n\n\n<p>Generally, courses that combine technical depth with practical implementation are more valuable than those that are lecture or theory focused.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Mistakes Newbies Make<\/h2>\n\n\n\n<p>I\u2019ve noticed a common behaviour among people who are new to AI. They will usually:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Jump straight into advanced deep learning without learning Python.<\/li>\n\n\n\n<li>Watch endless tutorials without building any projects.<\/li>\n\n\n\n<li>Forget git and version control.<\/li>\n\n\n\n<li>Forget MLOps and deployment.<\/li>\n\n\n\n<li>Concentrate on certificates instead of demonstrable skills.<\/li>\n\n\n\n<li>Don\u2019t chase every new AI framework to learn core concepts.<\/li>\n<\/ul>\n\n\n\n<p>The AI ecosystem moves fast, but the fundamentals turn out to be surprisingly stable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">12-Month AI Engineer Roadmap for 2026: A Practical Guide<\/h2>\n\n\n\n<p>Here\u2019s a realistic timeline for someone learning consistently:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Areas Months<\/li>\n\n\n\n<li>1\u20132 Python, Git, SQL, Problem Solving<\/li>\n\n\n\n<li>3\u20134 Statistics, NumPy, Pandas, data visualisation<\/li>\n\n\n\n<li>5-6 Machine Learning Algorithms and Applications<\/li>\n\n\n\n<li>7\u20138 Deep Learning with TensorFlow or PyTorch<\/li>\n\n\n\n<li>9\u201310 LLMs, RAG, AI agents, Gen AI<\/li>\n\n\n\n<li>11 MLOps, cloud deployment, APIs<\/li>\n\n\n\n<li>12 Portfolio polishing, interview prep, job applications<\/li>\n<\/ul>\n\n\n\n<p>The exact speed will vary, but a structured sequence helps prevent gaps that can become obstacles down the road.<\/p>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1783527957572\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">What is the best AI Engineer roadmap for beginners in 2026?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The best AI Engineer roadmap in 2026 starts with learning Python, basic mathematics, and data handling, followed by machine learning, deep learning, generative AI, large language models (LLMs), AI agents, MLOps, cloud deployment, and hands-on projects. A structured learning path combined with real-world experience is the fastest way to become job-ready.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1783527970226\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">How long does it take to become an AI Engineer?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>For most beginners, it takes <strong>9 to 12 months<\/strong> of consistent learning and project work to build the skills needed for entry-level AI Engineer roles. The timeline depends on your background, learning pace, and how much time you dedicate each week.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1783527990025\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">What skills are companies looking for in AI Engineers in 2026?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Employers are looking for professionals who can build and deploy AI applications using machine learning, deep learning, Generative AI, LLMs, Retrieval-Augmented Generation (RAG), AI agents, cloud platforms, APIs, and MLOps tools. Strong programming skills and practical project experience are equally important.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1783528023025\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">What is the difference between AI Engineer training and self-learning?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Self-learning offers flexibility but often lacks structure and mentorship. AI Engineer training programs typically provide a guided curriculum, instructor support, hands-on projects, interview preparation, and career assistance, making it easier for many beginners to stay on track and become job-ready.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1783528043943\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">What tools should every AI Engineer learn in 2026?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Some of the most valuable tools include:<br \/>Python<br \/>Pandas<br \/>NumPy<br \/>Scikit-learn<br \/>TensorFlow<br \/>PyTorch<br \/>Hugging Face<br \/>LangChain<br \/>LangGraph<br \/>LlamaIndex<br \/>Docker<br \/>Git &amp; GitHub<br \/>FastAPI<br \/>MLflow<br \/>AWS, Azure, or Google Cloud<br \/>Learning these tools will prepare you for modern AI engineering workflows.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">The Bottom Line<\/h2>\n\n\n\n<p>The best AI Engineer roadmap 2026 is not about trying to learn every new AI tool coming out. It\u2019s about building a strong foundation, learning from real-world projects, understanding how modern AI systems are built and staying adaptable as the technology evolves.<\/p>\n\n\n\n<p>If you&#8217;re serious about getting into the field, a structured <a href=\"https:\/\/www.h2kinfosys.com\/courses\/artificial-intelligence-online-training-course-details\/\" data-type=\"link\" data-id=\"https:\/\/www.h2kinfosys.com\/courses\/artificial-intelligence-online-training-course-details\/\">AI Engineer training<\/a> program can save you months of trial and error with a guided path, mentorship and hands-on experience. Programs like H2K Infosys are built on the foundation of what current employers expect, with Python, machine learning, generative AI, MLOps, cloud technologies, and career support all part of the same learning journey.<\/p>\n\n\n\n<p>The trick is to be consistent, whether you decide to study on your own, get formal training, or a mix of both. Develop projects, learn more from real-world applications and solve real-world problems. It&#8217;s those habits, not just the certifications, that will ultimately prepare you for a thriving AI engineering career in 2026 and beyond.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Starting at zero in 2026? The best AI Engineer roadmap is simple : learn strong fundamentals of programming and math, learn machine learning and deep learning, learn modern AI tools like LLMs and AI agents, work on real projects, and get industry-recognized training that prepares you for real job requirements, and not just theory. There [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":42138,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[498],"tags":[],"class_list":["post-42133","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-artificial-intelligence-tutorials"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/42133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/comments?post=42133"}],"version-history":[{"count":5,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/42133\/revisions"}],"predecessor-version":[{"id":42141,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/posts\/42133\/revisions\/42141"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/media\/42138"}],"wp:attachment":[{"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/media?parent=42133"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/categories?post=42133"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.h2kinfosys.com\/blog\/wp-json\/wp\/v2\/tags?post=42133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}