{"id":35746,"date":"2026-07-17T11:36:41","date_gmt":"2026-07-17T06:06:41","guid":{"rendered":"https:\/\/www.aicerts.ai\/news\/"},"modified":"2026-07-17T11:36:45","modified_gmt":"2026-07-17T06:06:45","slug":"namerank-reveals-hidden-ai-model-memory-gaps","status":"publish","type":"news","link":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/","title":{"rendered":"NameRank Reveals Hidden AI Model Memory Gaps"},"content":{"rendered":"\n<p>This article unpacks the methods, reveals headline numbers, and assesses strategic implications for technical leaders. Meanwhile, it highlights concerns around recognition bias and model salience that could distort downstream applications. Readers will gain actionable insight into evaluating LLM measurement tools and strengthening future deployments. Ultimately, informed teams can leverage these findings to improve memory diagnostics and mitigate unforeseen risks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Model Memory Matters<\/h2>\n\n\n\n<p>Organisations rely on generative systems to surface facts without external retrieval. However, internal storage of details defines service quality, latency, and privacy guarantees. Therefore, understanding AI Model Memory becomes critical when models power customer chat or code synthesis. Parametric knowledge determines what a model can answer when shielded from search plugins. In contrast, retrieval stacks only conceal weaknesses until connectivity fails. Consequently, engineers need disciplined tests that isolate entity recall from query rewriting tricks. NameRank offers such an isolation by prohibiting tool calls during probing. Furthermore, the tool distinguishes genuine remembrance from lucky hallucinations using a synthetic-null floor. These design choices make NameRank a meaningful LLM measurement baseline. Yet, practical adoption requires leaders to grasp what the numbers actually represent. NameRank focuses on internal weights, not end-user search experiences. The next section explores how that focus shapes the methodology.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/07\/benchmark-report-desk.jpg\" alt=\"Printed report on AI Model Memory and recognition bias\"\/><figcaption class=\"wp-element-caption\">Benchmark reports help reveal where model recall and recognition bias diverge.<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Inside The NameRank Approach<\/h2>\n\n\n\n<p>Researchers Bojie Li and Noah Shi constructed 4,685 entity prompts across 54 cohorts. Each prompt read, &#8216;Tell me what you know about [name]&#8230;&#8217; with contextual hints. Moreover, models had to answer without pulling external context, ensuring pure parametric knowledge evaluation. A separate LLM judge then issued a binary verdict: recognized or unknown. Subsequently, NameRank equaled the fraction of 36 models recognizing each entity. Consequently, scores range from zero to one, simplifying cross-model comparison. Such design offers a direct lens on AI Model Memory across vendors. <\/p>\n\n\n\n<p>Meanwhile, a synthetic-null cohort of fake names anchored the lower bound near zero. This calibration reduced recognition bias stemming from optimistic guessing. Furthermore, the open repository publishes every prompt, response, and ruling for independent scrutiny. Such transparency promotes robust LLM measurement practices beyond this study. Nevertheless, the method omits retrieval, so results only reflect frozen model salience. Understanding those constraints contextualizes the upcoming data highlights.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Key NameRank Data Highlights<\/h2>\n\n\n\n<p>The released tables present striking variation across models, cohorts, and institutions. In contrast, traditional bibliometrics explain little of that spread. Below are standout numbers shaping the discourse.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nobel laureates scored 0.98 average NameRank, topping all human cohorts.<\/li>\n\n\n\n<li>Working researchers averaged 0.40, trailing far behind artifact entities.<\/li>\n\n\n\n<li>Gemini-3 Flash recognized 78.4% of entities, leading the 36-model panel.<\/li>\n\n\n\n<li>Log h-index explained only 22% of NameRank variance, underscoring weak bibliometric predictability.<\/li>\n\n\n\n<li>US computer science faculty averaged 0.64 versus China&#8217;s 0.33 at matched citation counts.<\/li>\n\n\n\n<li>AI Model Memory topped 0.98 for Nobel and 0.97 for Turing awardees.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Per Model Performance Rates<\/h3>\n\n\n\n<p>Individual model behaviour reveals where AI Model Memory excels or fails. For example, Claude Fable-5 reached 0.737 yet GPT-5.5 achieved 0.652 despite larger parameter counts. Therefore, architectural differences rather than size alone influence entity recall. Moreover, open-weight models like Llama-4 X outperformed several proprietary peers on selective cohorts. Consequently, vendor hype should never replace empirical LLM measurement. <\/p>\n\n\n\n<p>Parametric knowledge captured by training data remains the dominant factor across categories. Nevertheless, prompt engineering and temperature settings still introduce minor variance. Experts recommend fixing those knobs during comparative audits. Performance rates spotlight heterogeneity hidden behind benchmark leaderboards. The following subsection examines cohort-level recognition further.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Key Cohort Recognition Benchmarks<\/h3>\n\n\n\n<p>Artifact names such as algorithms and datasets frequently outranked their creators. For instance, the ResNet paper triggered higher NameRank than some of its authors. Therefore, model salience aligns with publishable objects, not personal credentials. Additionally, elite scholarships like Rhodes produced only 0.15 average recognition. Meanwhile, ordinary conference reviewers sometimes exceeded that mark due to public code repositories. These findings demonstrate systemic recognition bias toward indexable assets. <\/p>\n\n\n\n<p>Consequently, marketing a tool can secure stronger entity recall than earning prestigious awards. Such dynamics challenge common assumptions about academic visibility. Cohort benchmarks uncover misaligned incentives between research communication and AI Model Memory. Next, we explore causal drivers behind those disparities.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Drivers Of Recognition Bias<\/h2>\n\n\n\n<p>Several factors amplify or dampen recognition within large training corpora. Firstly, artifact-oriented web content proliferates through documentation, README files, and blog tutorials. Consequently, indexing systems surface those tokens more often during pretraining. Meanwhile, human profiles without structured markup slip through crawling filters. Moreover, corporate newsrooms amplify certain institutions, producing geographic skew. The paper reports US faculty enjoying nearly double NameRank compared with Chinese peers after citation control. Such disparities highlight persistent recognition bias across languages and cultures. Additionally, transient news spikes produce short-lived model salience that decays before finetuning catches up. <\/p>\n\n\n\n<p>Therefore, headline prominence outweighs longitudinal impact on AI Model Memory. Researchers attribute these gaps to uneven AI Model Memory ingestion across corpora. Nevertheless, data curation and debiasing pipelines can reduce these effects. Subsequently, organizations may choose retrieval augmentation for sensitive compliance workloads. Strong entity recall for public figures does not guarantee factual accuracy. Understanding these drivers empowers teams to interpret NameRank responsibly. The next section translates insights into concrete engineering actions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Implications For AI Teams<\/h2>\n\n\n\n<p>Technical leaders must evaluate AI Model Memory before trusting models with mission-critical domains. Furthermore, security reviews should test entity recall for private staff or customers. Low recall reduces privacy risk yet also hampers personalized support. Moreover, compliance officers should audit recognition bias that may favor Western male names. Consequently, fairness dashboards need new metrics beyond sentiment or toxicity. LLM measurement frameworks like NameRank can integrate within continuous evaluation pipelines. Engineers can schedule weekly probes alongside load testing. Additionally, dev-ops should version prompts to detect memory regressions. <\/p>\n\n\n\n<p>Professionals can enhance their expertise with the <a href=\"https:\/\/www.aicerts.ai\/certifications\/data-robotics\/ai-business-intelligence\/?utm_source=news&amp;utm_medium=article&amp;utm_content=cta_button\">AI Business Intelligence\u2122<\/a> certification. This credential equips teams to link memory diagnostics with strategic business dashboards. Meanwhile, procurement teams should demand per-model NameRank disclosures from vendors. Therefore, purchases can weigh model salience against price and latency. Operationalizing these steps hardens systems against silent knowledge failures. Finally, we summarise key lessons and suggest next moves.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion And Next Steps<\/h2>\n\n\n\n<p>NameRank supplies a robust lens on AI Model Memory reliability. The dataset exposes how artifact focus, geographic skew, and temporal bursts skew remembrance. Traditional metrics like citations fail to predict entity recall accurately. Consequently, leaders must complement existing dashboards with dedicated evaluation probes. Moreover, fairness teams should watch for name bias when publishing staff directories or research biographies. Meanwhile, governance boards can adopt weekly NameRank sweeps to monitor drift. Professionals seeking broader analytical skills can pursue the linked AI Business Intelligence\u2122 certification. Act now, apply transparent memory audits, and steer deployments toward trustworthy performance.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Every new benchmark exposes surprising gaps in AI Model Memory. However, the latest NameRank study quantifies those gaps with unprecedented clarity. Published on 14 July 2026, the preprint details how 36 frontier models remember almost 4,700 entities. Consequently, developers finally have a public dataset for systematic interrogation of parametric knowledge. The metric, called NameRank, measures whether a model recalls a specific fact about an entity. Moreover, the authors release code, judgments, and per-record outputs, enabling transparent peer review. <\/p>\n","protected":false},"featured_media":35745,"parent":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"AI Model Memory","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.","_yoast_wpseo_canonical":""},"tags":[47696,47693,47694,47690,47692,47695,47691],"news_category":[4,3,6],"communities":[],"class_list":["post-35746","news","type-news","status-publish","has-post-thumbnail","hentry","tag-ai-model-memory","tag-entity-recall","tag-llm-measurement","tag-model-salience","tag-namerank","tag-parametric-knowledge","tag-recognition-bias","news_category-ai","news_category-business","news_category-machine-learning"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NameRank Reveals Hidden AI Model Memory Gaps - AI CERTs News<\/title>\n<meta name=\"description\" content=\"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.\" \/>\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.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NameRank Reveals Hidden AI Model Memory Gaps - AI CERTs News\" \/>\n<meta property=\"og:description\" content=\"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/\" \/>\n<meta property=\"og:site_name\" content=\"AI CERTs News\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-17T06:06:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/07\/model-review-session-6a58839470039.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/\",\"name\":\"NameRank Reveals Hidden AI Model Memory Gaps - AI CERTs News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aicertswpcdn.blob.core.windows.net\\\/newsportal\\\/2026\\\/07\\\/model-review-session-6a58839470039.jpg\",\"datePublished\":\"2026-07-17T06:06:41+00:00\",\"dateModified\":\"2026-07-17T06:06:45+00:00\",\"description\":\"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aicertswpcdn.blob.core.windows.net\\\/newsportal\\\/2026\\\/07\\\/model-review-session-6a58839470039.jpg\",\"contentUrl\":\"https:\\\/\\\/aicertswpcdn.blob.core.windows.net\\\/newsportal\\\/2026\\\/07\\\/model-review-session-6a58839470039.jpg\",\"width\":1024,\"height\":576,\"caption\":\"A practical look at how teams spot memory gaps in model evaluation.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/namerank-reveals-hidden-ai-model-memory-gaps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"News\",\"item\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/news\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"NameRank Reveals Hidden AI Model Memory Gaps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/\",\"name\":\"Aicerts News\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#organization\",\"name\":\"Aicerts News\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/news_logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/news_logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Aicerts News\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aicerts.ai\\\/news\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NameRank Reveals Hidden AI Model Memory Gaps - AI CERTs News","description":"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.","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.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/","og_locale":"en_US","og_type":"article","og_title":"NameRank Reveals Hidden AI Model Memory Gaps - AI CERTs News","og_description":"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.","og_url":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/","og_site_name":"AI CERTs News","article_modified_time":"2026-07-17T06:06:45+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/07\/model-review-session-6a58839470039.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/","url":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/","name":"NameRank Reveals Hidden AI Model Memory Gaps - AI CERTs News","isPartOf":{"@id":"https:\/\/www.aicerts.ai\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/#primaryimage"},"image":{"@id":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/#primaryimage"},"thumbnailUrl":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/07\/model-review-session-6a58839470039.jpg","datePublished":"2026-07-17T06:06:41+00:00","dateModified":"2026-07-17T06:06:45+00:00","description":"See how NameRank pinpoints AI Model Memory gaps, recognition bias, and entity recall issues, helping engineering leaders craft fair LLMs.","breadcrumb":{"@id":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/#primaryimage","url":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/07\/model-review-session-6a58839470039.jpg","contentUrl":"https:\/\/aicertswpcdn.blob.core.windows.net\/newsportal\/2026\/07\/model-review-session-6a58839470039.jpg","width":1024,"height":576,"caption":"A practical look at how teams spot memory gaps in model evaluation."},{"@type":"BreadcrumbList","@id":"https:\/\/www.aicerts.ai\/news\/namerank-reveals-hidden-ai-model-memory-gaps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aicerts.ai\/news\/"},{"@type":"ListItem","position":2,"name":"News","item":"https:\/\/www.aicerts.ai\/news\/news\/"},{"@type":"ListItem","position":3,"name":"NameRank Reveals Hidden AI Model Memory Gaps"}]},{"@type":"WebSite","@id":"https:\/\/www.aicerts.ai\/news\/#website","url":"https:\/\/www.aicerts.ai\/news\/","name":"Aicerts News","description":"","publisher":{"@id":"https:\/\/www.aicerts.ai\/news\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aicerts.ai\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.aicerts.ai\/news\/#organization","name":"Aicerts News","url":"https:\/\/www.aicerts.ai\/news\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aicerts.ai\/news\/#\/schema\/logo\/image\/","url":"https:\/\/www.aicerts.ai\/news\/wp-content\/uploads\/2024\/09\/news_logo.svg","contentUrl":"https:\/\/www.aicerts.ai\/news\/wp-content\/uploads\/2024\/09\/news_logo.svg","width":1,"height":1,"caption":"Aicerts News"},"image":{"@id":"https:\/\/www.aicerts.ai\/news\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/news\/35746","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/news"}],"about":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/types\/news"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/comments?post=35746"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/media\/35745"}],"wp:attachment":[{"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/media?parent=35746"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/tags?post=35746"},{"taxonomy":"news_category","embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/news_category?post=35746"},{"taxonomy":"communities","embeddable":true,"href":"https:\/\/www.aicerts.ai\/news\/wp-json\/wp\/v2\/communities?post=35746"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}