{"id":215273,"date":"2025-06-26T08:34:02","date_gmt":"2025-06-26T06:34:02","guid":{"rendered":"https://www.aivancity.ai/blog/?p=215273"},"modified":"2025-06-26T11:33:33","modified_gmt":"2025-06-26T09:33:33","slug":"why-is-everyone-talking-about-agents","status":"publish","type":"post","link":"https://aivancity.ai/blog/why-is-everyone-talking-about-agents/","title":{"rendered":"Why is everyone talking about agents ?"},"content":{"rendered":"\n<p><strong>By <a href=\"https://www.aivancity.ai/corps-professoral/dr-burak-civitcioglu\" target=\"_blank\" rel=\"noreferrer noopener\">Dr. Burak ÇIVITCIOĞLU</a>, Associate </strong>Professor at <strong>aivancity</strong>in Artificial Intelligence, Machine Learning, and Deep Learning </p>\n\n\n\n<p class=\"text-justify\">Since the start of the AI revolution—let’s say with the release of ChatGPT-3—the capabilities of large language models (LLMs) have been advancing rapidly.</p>\n\n\n\n<p>Let’s put this into perspective:</p>\n\n\n\n<p class=\"text-justify\">Just a few months ago, Veo 3 didn’t exist — and now, it’s setting new standards in video generation.<br/>A little while back, we were just beginning to see improved reasoning capabilities with Claude Sonnet 3.5 and GPT-4o.<br/>Today, GPT-4o is the <em>baseline</em>. We use it for quick responses, not necessarily for deep reasoning.</p>\n\n\n\n<p class=\"text-justify\">Since December 2024, we have entered what is now known as the <strong>era of reasoning models</strong>. It began with o1, which has since been replaced. Now, we have access to <strong>o3</strong>, OpenAI’s most advanced reasoning model— <em>as of today</em>.</p>\n\n\n\n<p class=\"text-justify\">And yet, somehow, it already feels as though these tools have always been around. It’s hard to believe ChatGPT was launched just 2.5 years ago.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-cadc0ff60d712e170869b2e3c041dcd2\" style=\"color:#986e13\">What About the Cost of Intelligence?</h2>\n\n\n\n<p class=\"text-justify\">It’s not enough to talk about smarter models without mentioning how much <em>cheaper</em> they’ve become. Let’s get specific.</p>\n\n\n\n<p class=\"text-justify\">LLM pricing is typically measured in terms of <strong>cost per million tokens</strong>.<br/>A token is basically a chunk of a word.</p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"131\" height=\"131\" src=\"https://www.aivancity.ai/blog/wp-content/uploads/2025/06/Sans-titre222.png\" alt=\"\" class=\"wp-image-215275\" style=\"width:131px;height:auto\"></figure>\n</div>\n\n\n<p></p>\n\n\n\n<p></p>\n\n\n\n<p></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>“Learning,” for example, contains about two tokens.</li>\n\n\n\n<li>A standard A4 page contains about 600 characters.</li>\n\n\n\n<li>A typical novel? About 100,000 words.</li>\n\n\n\n<li>So, 10 novels is about 1 million tokens.</li>\n</ul>\n\n\n\n<p class=\"text-justify\">Now let’s pause for a moment. Can you guess how much 1 million tokens might cost today, and how much they cost when ChatGPT was first released?</p>\n\n\n\n<p>Here’s the reality:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In 2020, the beta launch of GPT-3 cost <strong>$50 per million tokens</strong>.</li>\n\n\n\n<li>Today, GPT-o3—the most advanced model available—costs just <strong>$2 per million tokens</strong>.</li>\n\n\n\n<li>And GPT-4.1-nano, a faster and more affordable model, costs just <strong>$0.10 per million tokens</strong> — <em>that’s 500 times cheaper than the original GPT-3</em>.</li>\n</ul>\n\n\n\n<p>It's worth noting that even the cheapest model available today is <em>still</em> more capable than GPT-3 was in 2020.</p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"603\" height=\"345\" src=\"https://www.aivancity.ai/blog/wp-content/uploads/2025/06/Sans-titre333.png\" alt=\"\" class=\"wp-image-215276\" srcset=\"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/Sans-titre333.png 603w, https://aivancity.ai/en/blog/wp-content/uploads/2025/06/Sans-titre333-300x172.png 300w, https://aivancity.ai/en/blog/wp-content/uploads/2025/06/Sans-titre333-360x206.png 360w\" sizes=\"auto, (max-width: 603px) 100vw, 603px\"></figure>\n</div>\n\n\n<p class=\"text-justify\">This massive price drop changed everything. It opened up access for researchers, developers, and hobbyists. Some models, such as Mistral, are free for educational or personal use under certain conditions.</p>\n\n\n\n<p>But how does this relate to AI agents?</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-e8d3dc3cb23ccb72ef3eec729de39430\" style=\"color:#986e13\">What is an AI agent?</h2>\n\n\n\n<p>OpenAI puts it simply:</p>\n\n\n\n<p>“Agents are systems that independently perform tasks on your behalf”</p>\n\n\n\n<p>Here’s how that works in practice:</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Task</strong>: The agent receives a natural language task.</li>\n\n\n\n<li><strong>Plan</strong>: It breaks that task down into subtasks using large language models.</li>\n\n\n\n<li><strong>Tools</strong>: It executes the plan using tools—such as browsing the web, running a script, or querying a database.</li>\n</ol>\n\n\n\n<p class=\"text-justify\">Let’s say you ask an agent to “find information about the Aivancity School of AI and Data for Business and Society, its ranking, and the quality of its education.”<br/>Here’s what happens:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The agent processes the request.</li>\n\n\n\n<li>It creates a plan, perhaps starting with search queries, followed by summarizing articles, and then fact-checking.</li>\n\n\n\n<li>It uses tools such as a browser to run.</li>\n</ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"195\" height=\"291\" src=\"https://www.aivancity.ai/blog/wp-content/uploads/2025/06/Sans-titre444.png\" alt=\"\" class=\"wp-image-215277\"></figure>\n</div>\n\n\n<p class=\"text-justify\">As a result, the agent will find that Aivancity ranks<sup>first</sup> in France according to Eduniversal’s rankings of AI and data science schools.</p>\n\n\n\n<p>So you can think of an AI agent as having <strong>three main components</strong>:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A <strong>task</strong> to complete</li>\n\n\n\n<li>A <strong>plan</strong> to follow</li>\n\n\n\n<li>A set of <strong>tools</strong> to use</li>\n</ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"366\" height=\"245\" src=\"https://www.aivancity.ai/blog/wp-content/uploads/2025/06/Sans-titre555.png\" alt=\"\" class=\"wp-image-215278\" srcset=\"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/Sans-titre555.png 366w, https://aivancity.ai/en/blog/wp-content/uploads/2025/06/Sans-titre555-300x201.png 300w, https://aivancity.ai/en/blog/wp-content/uploads/2025/06/Sans-titre555-360x241.png 360w\" sizes=\"auto, (max-width: 366px) 100vw, 366px\"></figure>\n</div>\n\n\n<p class=\"text-justify\">Behind the scenes, all of this is made possible by large language models (LLMs): understanding what you say, deciding what to do, and carrying out actions while being aware of the tools’ limitations and capabilities.</p>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-656a45539dca581ff2cd542c66da5312\" style=\"color:#986e13\">Why Is This Such a Big Deal?</h2>\n\n\n\n<p class=\"text-justify\">AI agents have been around as a concept for some time. What has changed is the <strong>economics and the rapid improvement in the performance of large language models (LLMs)</strong>.</p>\n\n\n\n<p class=\"text-justify\">Thanks to lower costs and better models, we are no longer just generating text. We’re generating <strong>results</strong>.</p>\n\n\n\n<p class=\"text-justify\">That means we can extract slides from a lecture video, organize notes from raw transcripts, book flights, and summarize emails by urgency or importance—all using AI agents.</p>\n\n\n\n<p>In other words, <strong>large language models are now becoming active agents</strong>.</p>\n\n\n\n<p>And that is why everyone is talking about Agentic AI.</p>\n\n\n\n<p></p>\n","protected":false},"excerpt":{"rendered":"<p>Since the start of the AI revolution—let’s say with the release of ChatGPT-3—the capabilities of large language models (LLMs) have been advancing rapidly.<br/>\nLet’s put this into perspective</p>\n","protected":false},"author":3,"featured_media":215279,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[28],"tags":[],"class_list":{"0":"post-215273","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-articles"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https://yoast.com/product/yoast-seo-wordpress/ -->\n<title>Why is everyone talking about agents? - aivancity blog</title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\">\n<link rel=\"canonical\" href=\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\">\n<meta property=\"og:locale\" content=\"fr_FR\">\n<meta property=\"og:type\" content=\"article\">\n<meta property=\"og:title\" content=\"Why is everyone talking about agents? - aivancity blog\">\n<meta property=\"og:description\" content=\"Since the start of the AI revolution—let’s say with the release of ChatGPT-3—the capabilities of large language models (LLMs) have been advancing rapidly. Let’s put this into perspective\">\n<meta property=\"og:url\" content=\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\">\n<meta property=\"og:site_name\" content=\"aivancity blog\">\n<meta property=\"article:published_time\" content=\"2025-06-26T06:34:02+00:00\">\n<meta property=\"article:modified_time\" content=\"2025-06-26T09:33:33+00:00\">\n<meta property=\"og:image\" content=\"https://www.aivancity.ai/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg\">\n\t<meta property=\"og:image:width\" content=\"800\">\n\t<meta property=\"og:image:height\" content=\"533\">\n\t<meta property=\"og:image:type\" content=\"image/jpeg\">\n<meta name=\"author\" content=\"aivancity\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:label1\" content=\"Écrit par\">\n\t<meta name=\"twitter:data1\" content=\"aivancity\">\n\t<meta name=\"twitter:label2\" content=\"Durée de lecture estimée\">\n\t<meta name=\"twitter:data2\" content=\"5 minutes\">\n<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#article\",\"isPartOf\":{\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\"},\"author\":{\"name\":\"aivancity\",\"@id\":\"https://www.aivancity.ai/blog/#/schema/person/193d2ff74b449e4b8d589798b934fb25\"},\"headline\":\"Why is everyone talking about agents ?\",\"datePublished\":\"2025-06-26T06:34:02+00:00\",\"dateModified\":\"2025-06-26T09:33:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\"},\"wordCount\":659,\"commentCount\":0,\"image\":{\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage\"},\"thumbnailUrl\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg\",\"articleSection\":[\"Articles\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\",\"url\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\",\"name\":\"Why is everyone talking about agents ? - aivancity blog\",\"isPartOf\":{\"@id\":\"https://www.aivancity.ai/blog/#website\"},\"primaryImageOfPage\":{\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage\"},\"image\":{\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage\"},\"thumbnailUrl\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg\",\"datePublished\":\"2025-06-26T06:34:02+00:00\",\"dateModified\":\"2025-06-26T09:33:33+00:00\",\"author\":{\"@id\":\"https://www.aivancity.ai/blog/#/schema/person/193d2ff74b449e4b8d589798b934fb25\"},\"breadcrumb\":{\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage\",\"url\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg\",\"contentUrl\":\"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg\",\"width\":800,\"height\":533},{\"@type\":\"BreadcrumbList\",\"@id\":\"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https://www.aivancity.ai/blog/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why is everyone talking about agents ?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https://www.aivancity.ai/blog/#website\",\"url\":\"https://www.aivancity.ai/blog/\",\"name\":\"aivancity blog\",\"description\":\"Advancing Education in Artificial Intelligence\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https://www.aivancity.ai/blog/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https://www.aivancity.ai/blog/#/schema/person/193d2ff74b449e4b8d589798b934fb25\",\"name\":\"aivancity\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https://secure.gravatar.com/avatar/dea94204f02b6c9a0265901123d687d8534af381e16f4301431378e641f8d838?s=96&d=mm&r=g\",\"url\":\"https://secure.gravatar.com/avatar/dea94204f02b6c9a0265901123d687d8534af381e16f4301431378e641f8d838?s=96&d=mm&r=g\",\"contentUrl\":\"https://secure.gravatar.com/avatar/dea94204f02b6c9a0265901123d687d8534af381e16f4301431378e641f8d838?s=96&d=mm&r=g\",\"caption\":\"aivancity\"},\"url\":\"https://aivancity.ai/en/blog/author/omri/\"}]}</script>\n<!-- / Yoast SEO plugin. -->","yoast_head_json":{"title":"Why is everyone talking about agents? - aivancity blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/","og_locale":"fr_FR","og_type":"article","og_title":"Why is everyone talking about agents ? - aivancity blog","og_description":"Since the start of the AI revolution — let’s call that the release of ChatGPT-3 — the capabilities of large language models (LLMs) have been accelerating rapidly. Let’s put this into perspective","og_url":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/","og_site_name":"aivancity blog","article_published_time":"2025-06-26T06:34:02+00:00","article_modified_time":"2025-06-26T09:33:33+00:00","og_image":[{"width":800,"height":533,"url":"https://www.aivancity.ai/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg","type":"image/jpeg"}],"author":"aivancity","twitter_card":"summary_large_image","twitter_misc":{"Écrit par":"aivancity","Durée de lecture estimée":"5 minutes"},"schema":{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#article","isPartOf":{"@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/"},"author":{"name":"aivancity","@id":"https://www.aivancity.ai/blog/#/schema/person/193d2ff74b449e4b8d589798b934fb25"},"headline":"Why is everyone talking about agents ?","datePublished":"2025-06-26T06:34:02+00:00","dateModified":"2025-06-26T09:33:33+00:00","mainEntityOfPage":{"@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/"},"wordCount":659,"commentCount":0,"image":{"@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage"},"thumbnailUrl":"https://aivancity.ai/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg","articleSection":["Articles"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#respond"]}]},{"@type":"WebPage","@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/","url":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/","name":"Why is everyone talking about agents ? - aivancity blog","isPartOf":{"@id":"https://www.aivancity.ai/blog/#website"},"primaryImageOfPage":{"@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage"},"image":{"@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage"},"thumbnailUrl":"https://aivancity.ai/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg","datePublished":"2025-06-26T06:34:02+00:00","dateModified":"2025-06-26T09:33:33+00:00","author":{"@id":"https://www.aivancity.ai/blog/#/schema/person/193d2ff74b449e4b8d589798b934fb25"},"breadcrumb":{"@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#primaryimage","url":"https://aivancity.ai/en/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg","contentUrl":"https://aivancity.ai/blog/wp-content/uploads/2025/06/ChatGPT-Image-24-juin-2025-15_52_32.jpg","width":800,"height":533},{"@type":"BreadcrumbList","@id":"https://www.aivancity.ai/blog/why-is-everyone-talking-about-agents/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https://www.aivancity.ai/blog/"},{"@type":"ListItem","position":2,"name":"Why is everyone talking about agents ?"}]},{"@type":"WebSite","@id":"https://www.aivancity.ai/blog/#website","url":"https://www.aivancity.ai/blog/","name":"aivancity blog","description":"Advancing Education in Artificial Intelligence","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.aivancity.ai/blog/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Person","@id":"https://www.aivancity.ai/blog/#/schema/person/193d2ff74b449e4b8d589798b934fb25","name":"aivancity","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://secure.gravatar.com/avatar/dea94204f02b6c9a0265901123d687d8534af381e16f4301431378e641f8d838?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/dea94204f02b6c9a0265901123d687d8534af381e16f4301431378e641f8d838?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/dea94204f02b6c9a0265901123d687d8534af381e16f4301431378e641f8d838?s=96&d=mm&r=g","caption":"aivancity"},"url":"https://aivancity.ai/en/blog/author/omri/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts/215273","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts"}],"about":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/types/post"}],"author":[{"embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/users/3"}],"replies":[{"embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/comments?post=215273"}],"version-history":[{"count":5,"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts/215273/revisions"}],"predecessor-version":[{"id":215335,"href":"https://aivancity.ai/blog/wp-json/wp/v2/posts/215273/revisions/215335"}],"wp:featuredmedia":[{"embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/media/215279"}],"wp:attachment":[{"href":"https://aivancity.ai/blog/wp-json/wp/v2/media?parent=215273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/categories?post=215273"},{"taxonomy":"post_tag","embeddable":true,"href":"https://aivancity.ai/blog/wp-json/wp/v2/tags?post=215273"}],"curies":[{"name":"wp","href":"https://api.w.org/{rel}","templated":true}]}}