{"id":1481,"date":"2026-01-16T20:02:28","date_gmt":"2026-01-16T20:02:28","guid":{"rendered":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/"},"modified":"2026-01-16T20:02:28","modified_gmt":"2026-01-16T20:02:28","slug":"how-etsy-uses-llms-to-improve-search-relevance","status":"publish","type":"post","link":"https:\/\/dev95.site\/ar\/how-etsy-uses-llms-to-improve-search-relevance\/","title":{"rendered":"How Etsy Uses LLMs to Improve Search Relevance"},"content":{"rendered":"<div id=\"dev95-1205511129\" class=\"dev95-- dev95-entity-placement\"><script async=\"async\" data-cfasync=\"false\" src=\"https:\/\/pl27862732.profitableratecpmnetwork.com\/2ad7a50e0bbc23ac6801d7b77c501463\/invoke.js\"><\/script>\r\n<div id=\"container-2ad7a50e0bbc23ac6801d7b77c501463\"><\/div><\/div><div>\n<p>Ever searched for something specific, only to be met with results that are <em>close, but not quite<\/em>? On Etsy\u2019s Search Relevance team, that frustration is exactly what we are tackling. Our goal is simple yet ambitious: to help buyers find exactly what they\u2019re looking for, and to help sellers reach the people seeking their special products.<\/p>\n<p>Search plays a central role in that mission. Historically, Etsy\u2019s search models have relied heavily on engagement signals \u2013 such as clicks, add-to-carts, and purchases \u2013 as proxies for relevance. These signals are objective, but they can also be biased: popular listings get more clicks, even when they\u2019re not the best match for a specific query.<\/p><div id=\"dev95-1269360451\" class=\"dev95- dev95-entity-placement\"><center>\r\n<script>\r\n  atOptions = {\r\n    'key' : '4ba6b6513c00e0ba76511f798ae56401',\r\n    'format' : 'iframe',\r\n    'height' : 50,\r\n    'width' : 320,\r\n    'params' : {}\r\n  };\r\n<\/script>\r\n<script src=\"https:\/\/www.highrevenueformat.com\/4ba6b6513c00e0ba76511f798ae56401\/invoke.js\"><\/script>\r\n\t<\/center><\/div>\n<p>To address this, we introduce semantic relevance as a complementary perspective to engagement, capturing how well a listing aligns with a buyer\u2019s intent as expressed in their query. We developed a <strong>Semantic Relevance Evaluation and Enhancement Framework<\/strong>, powered by large language models (LLMs). It provides a comprehensive approach to measure and improve relevance through three key components:<\/p>\n<ol>\n<li><strong>High quality data<\/strong>: we first establish human-curated \u201cgolden\u201d labels of relevance categories (we\u2019ll come back to this) for precise evaluation of the relevance prediction models, complemented by data from a human-aligned LLM that scales training across millions of query-listing pairs<\/li>\n<li><strong>Semantic relevance models<\/strong>: we use a family of ML models with different trade-offs in accuracy, latency, and cost; tuned for both offline evaluation and real-time search<\/li>\n<li><strong>Model-driven applications<\/strong>: we integrate relevance signals directly into Etsy\u2019s search systems enabling both large-scale offline evaluation and real-time enhancement in production<\/li>\n<\/ol>\n<p>Together, this framework brings a more intent-aware search experience that better serves both buyers and sellers across our marketplace.<\/p>\n<figure>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"Overview of the Semantic Relevance Evaluation and Enhancement Framework\" src=\"https:\/\/i0.wp.com\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?w=1280&#038;ssl=1\" title=\"Overview of the Semantic Relevance Evaluation and Enhancement Framework\"><figcaption>Figure 1. Overview of the Semantic Relevance Evaluation and Enhancement Framework<\/figcaption><\/figure>\n<h1>Capturing Shades of Relevance<\/h1>\n<p>Let\u2019s return to the idea of <em>relevance categories<\/em>. Based on user research, we define three categories for semantic relevance of query-listing pairs:<\/p>\n<ul>\n<li><em>Relevant<\/em>: listing matches all parts of the query, accounting for meaning and proper nouns<\/li>\n<li><em>Partially relevant<\/em>: listing matches part of the query or is thematically related but not a full match<\/li>\n<li><em>Irrelevant<\/em>: listing has no meaningful connection to the query; its presence in top results would make the search feel broken<\/li>\n<\/ul>\n<figure>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"Examples for the three relevance categories\" src=\"https:\/\/i0.wp.com\/i.etsystatic.com\/inv\/90c66d\/7606038370\/inv_fullxfull.7606038370_abrfgw7f.jpg?w=1280&#038;ssl=1\" title=\"Examples for the three relevance categories\"><figcaption>Figure 2. Examples for the three relevance categories. Text highlighted in green shows how the product aligns with the search query, whereas red highlights indicate mismatches.*<\/figcaption><\/figure>\n<p>In an ideal world, we\u2019d rely on human judgments for all query-listing pairs. But large-scale human annotation is time-consuming and expensive, rendering it infeasible. Instead, language models unlock the ability to generate these judgments at scale, transforming our ability to make every search on Etsy produce more relevant results.<\/p>\n<h1>Data: Anchored by Humans, Scaled by LLMs<\/h1>\n<p>With recent advances in LLMs, a promising approach to evaluate search relevance is to use <a href=\"https:\/\/en.wikipedia.org\/wiki\/LLM-as-a-Judge\">LLM-as-a-judge<\/a>: directly using LLMs to judge the relevance of our search system without looping in humans. However, this approach faces two main challenges: <\/p>\n<ol>\n<li><em>Domain shift<\/em>: off-the-shelf LLMs may not capture the unique preferences and vocabulary of Etsy users<\/li>\n<li><em>Performance-cost tradeoff<\/em>: larger LLMs offer stronger reasoning but are expensive for large-scale inference, while smaller LLMs are faster and cheaper, but less accurate<\/li>\n<\/ol>\n<p>To address these challenges, we start with human-curated golden labels to evaluate and align a powerful LLM with these human-labels, then use a full dataset scaled up by the LLM for training our relevance judge. In other words, <strong>humans define what good looks like, and LLMs help us scale it<\/strong>. LLMs do not replace human judgment, instead they align with and amplify it.<\/p>\n<p>We maintain a detailed, evolving relevance labeling guideline, continuously refined through user research and annotation feedback. What relevance means in our marketplace shifts over time and social context. For example, people searching for \u201cface masks\u201d pre-2020 were primarily looking for masks for costumes or fashion, which is a completely different intent from protective masks post-2020. These guidelines ensure our definitions of relevance accurately reflect Etsy users\u2019 intent and capture cultural trends over time. <\/p>\n<p>Query-listing pairs are sampled from search logs using a mix of approaches, including both random, stratified sampling for broad coverage, and targeted sampling for challenging cases. Each query-listing pair is labeled by two Etsy admins, with an ongoing review process to both break ties and adjust labeling guidelines accordingly. For quality control, we continuously track metrics such as row-level disagreement rates, which measures how often multiple annotators disagree with each other for the same query-listing pair.<\/p>\n<p>To scale beyond manual annotation, we introduced a few-shot, chain-of-thought (CoT) prompting strategy using the <a href=\"https:\/\/openai.com\/index\/introducing-o3-and-o4-mini\/\">o3 model<\/a>, implemented in LangGraph. The prompt instruction is inspired by the annotation guidelines described above, and includes comprehensive query and listing features, like title, images, text description, attributes, variations, and extracted entities (read more about listing extracted entities in <a href=\"https:\/\/www.etsy.com\/codeascraft\/understanding-etsyas-vast-inventory-with-llms\">another one of our posts<\/a>). We also applied <a href=\"https:\/\/www.promptingguide.ai\/techniques\/consistency\">self-consistency sampling<\/a> to improve reliability.<\/p>\n<p>This model, known as the LLM annotator (as seen in Figure 1), is first validated against the human-labeled golden data to ensure its judgement aligns with humans. Once validated, we use it to generate large-scale training data to develop the production models. The LLM annotator thus serves as the foundation for our teacher-student modeling pipeline, bridging the gap between expensive manual labeling and scalable automated annotation.<\/p>\n<h1>Models: Balancing Accuracy, Latency and Cost<\/h1>\n<p>Our modeling pipeline uses a <strong>three-tier cascaded distillation design<\/strong>, where each model balances accuracy and efficiency for a specific purpose. The stack includes:<\/p>\n<ul>\n<li><strong>The LLM annotator<\/strong>: our most accurate and cost-intensive model, aligned closely with human-labeled golden data<\/li>\n<li><strong>The teacher model<\/strong>: a fine-tuned smaller LLM (Qwen 3 VL 4B) that delivers high-throughput annotation at scale<\/li>\n<li><strong>The student model<\/strong>: a lightweight, BERT-based two-tower model optimized for real-time inference<\/li>\n<\/ul>\n<p>The <strong>LLM annotator<\/strong> aligns best with the golden labels, but is too costly for recurrent, large-scale inference. To reduce cost while maintaining quality, we performed supervised fine-tuning (SFT) with a smaller LLM, Qwen 3 VL 4B, using the training data generated by the LLM annotator. This <strong>teacher model<\/strong> preserves human alignment while enabling us to label millions of query-listing pairs daily, which is ideal for recurring evaluation and monitoring.<\/p>\n<p>The teacher, however, is too slow to surface relevant search results quickly, which is critical for helping our sellers reach potential buyers. As such, we further distilled the teacher into a <strong>student model<\/strong> with a two-tower architecture. The distillation process aligns the student\u2019s output with that of the teacher, so that the student judges relevance labels nearly as accurately as the teacher, while being lightweight and fast. The resulting model ensures we deliver search results almost as fast as before, with only &lt;10ms additional latency.<\/p>\n<p>All three models \u2013 the LLM annotator, teacher, and student \u2013 are evaluated against the same golden dataset to ensure traceable performance and consistent alignment with human judgment. Figure 3 shows their accuracy measured using <a href=\"https:\/\/towardsdatascience.com\/micro-macro-weighted-averages-of-f1-score-clearly-explained-b603420b292f\/\">multi-class Macro F1<\/a>, and individual class F1 scores.<\/p>\n<figure>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"Performance of semantic relevance models against human golden labels\" src=\"https:\/\/i0.wp.com\/i.etsystatic.com\/inv\/7494b9\/7653990743\/inv_fullxfull.7653990743_q8oe1r83.jpg?w=1280&#038;ssl=1\" title=\"Performance of semantic relevance models against human golden labels\"><figcaption>Figure 3. Performance of semantic relevance models against human golden labels<\/figcaption><\/figure>\n<h1>Applications: From Evaluation to Action<\/h1>\n<p>With these models in place, we can both measure and enhance search relevance across Etsy.<\/p>\n<h2>Search relevance evaluation<\/h2>\n<p>We use the <strong>teacher model<\/strong> to measure how well our search system surfaces relevant listings. Each day, we sample search requests and perform offline inference using the teacher model, then aggregate the predicted relevance labels into summary metrics. These metrics are reviewed regularly by our team, and if we observe unexpected trends like a sudden decline of relevance, we work to quickly diagnose and address the problem. <\/p>\n<p>Similarly, we monitor relevance metrics in A\/B tests. The computed relevance metrics are discussed when we decide whether to roll out a new change to our search system, to ensure those changes affect semantic relevance of search results in a neutral to positive way. We sample sufficient amounts of requests separately from control and treatment variants, to ensure statistical power. Using <a href=\"https:\/\/docs.vllm.ai\/en\/stable\/\">vLLM<\/a> for high-throughput inference, we process millions of query-listing pairs daily at a very low cost, maintaining both statistical power and operational efficiency.<\/p>\n<h2>Improving search in production<\/h2>\n<p>The lightweight <strong>student model<\/strong> is embedded directly into Etsy\u2019s real-time search stack. It improves relevance through several integration points:<\/p>\n<ol>\n<li><em>Filtering<\/em>: removes retrieved listings predicted as irrelevant before downstream ranking<\/li>\n<li><em>Feature enrichment<\/em>: contributes model-predicted relevance scores as features for the downstream ranking model<\/li>\n<li><em>Loss weighting<\/em>: adjusts training weights of the ranking model based on predicted relevance<\/li>\n<li><em>Relevance boosting<\/em>: promotes listings deemed highly relevant using heuristic rules among the final returned search results <\/li>\n<\/ol>\n<h1>How Semantic Relevance is Changing Etsy Search<\/h1>\n<p>The Semantic Relevance Evaluation and Enhancement Framework is fully deployed in Etsy\u2019s search stack, and continues to evolve. We\u2019ve observed a measurable uplift in semantic relevance: the percentage of fully relevant listings (as defined by the relevance categories described earlier) has increased from 58% to 62% between August and October 2025.<\/p>\n<figure>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"Improvement of semantic relevance metrics over time\" src=\"https:\/\/i0.wp.com\/i.etsystatic.com\/inv\/cebae8\/7653994975\/inv_fullxfull.7653994975_9yv33rfk.jpg?w=1280&#038;ssl=1\" title=\"Improvement of semantic relevance metrics over time\"><figcaption>Figure 4. Improvement of semantic relevance metrics over time<\/figcaption><\/figure>\n<p>This improvement reflects Etsy\u2019s growing ability to align search results with buyer intent. For instance, in searches like \u201cfall decor,\u201d the enhanced search engine now focuses on surfacing seasonal decor items, while deprioritizing loosely related listings like clothing, which appeared before the enhancement on relevance. <\/p>\n<figure>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"Before and after comparison when searching for \u201cfall decor\u201d\" src=\"https:\/\/i0.wp.com\/i.etsystatic.com\/inv\/259d22\/7654001251\/inv_fullxfull.7654001251_t76ovmxr.jpg?w=1280&#038;ssl=1\" title=\"Before and after comparison when searching for \u201cfall decor\u201d\"><figcaption>Figure 5. Before and after comparison when searching for \u201cfall decor\u201d *<\/figcaption><\/figure>\n<p>Beyond these immediate gains, semantic relevance has shifted how we evaluate and improve search at Etsy, by adopting a user-centered approach. By grounding our evaluation in semantic intent in addition to behavioral signals, we move closer to our goal of connecting buyers with the relevant products, not just the most popular ones. While search results are influenced by multiple factors, and outcomes may vary, on the seller side, improving semantic relevance can also help surface items from small or new sellers who may not yet have the visibility of more established shops.<\/p>\n<h1>What\u2019s Next<\/h1>\n<p>In ongoing and future efforts, we hope to explore the following directions:<\/p>\n<ul>\n<li><em>Better understanding of relevance-engagement dynamics.<\/em> In online experiments, we often observe engagement metrics decline even as semantic relevance improves (a pattern also <a href=\"https:\/\/arxiv.org\/pdf\/2409.17460v1\">noted by other e-commerce platforms<\/a>). We suspect this results from applying uniform relevance treatments despite contextual variation. Next, we plan to explore adaptive strategies that tailor adjustments by query type.<\/li>\n<li><em>Refining partial relevance.<\/em> Inspired by Amazon\u2019s <a href=\"https:\/\/github.com\/amazon-science\/esci-data\">ESCI<\/a> framework, we\u2019re exploring finer-grained labels, for example, introducing new subcategories of complements and substitutes. This could potentially improve evaluation precision and power new user search experiences.<\/li>\n<li><em>Reducing annotation effort through LLM facilitation.<\/em> When LLM judgments are self-consistent, they align better with human labels. This may indicate easier query-listing pairs. We are exploring using LLMs for these easy cases, focusing human effort on more complex cases.<\/li>\n<li><em>Simplifying the multi-stage model stack<\/em>. Our current three-tier distillation pipeline provides flexibility but adds operational complexity. We plan to simplify this setup by exploring better performance-efficiency tradeoffs and potentially merging model tiers.<\/li>\n<li><em>Improving relevance in retrieval.<\/em> So far, post-retrieval filtering is the first stage where our semantic relevance model applies. We see strong potential to enhance both inference and measurement further upstream in the retrieval layer.<\/li>\n<\/ul>\n<h1>Conclusion<\/h1>\n<p>Key takeaways:<\/p>\n<ul>\n<li><strong>LLMs can meaningfully evaluate search relevance when grounded in human judgment.<\/strong> Aligning LLM assessments with human-labeled data ensures we measure, and continually improve, the search experience that is so essential to connecting buyers and sellers on Etsy.<\/li>\n<li><strong>Semantic relevance redefines how Etsy optimizes search.<\/strong> By complementing engagement metrics with semantic relevance, we address real customer pain points and deliver more satisfying search experiences.<\/li>\n<li><strong>Teacher-student distillation<\/strong> offers a flexible and efficient way to apply relevance modeling across diverse performance, latency and cost requirements.<\/li>\n<\/ul>\n<p>Ultimately, improving semantic relevance strengthens the human connections that define Etsy. By understanding what shoppers truly mean, we can help them find the right items. And by emphasizing relevant listings over popular ones, we can help create fairer opportunities on the search relevance factor of search visibility for our sellers \u2013 <a href=\"https:\/\/storage.googleapis.com\/etsy-extfiles-prod\/2025_Q1_GLOBAL_Seller%20Census%202024.pdf?ref=news\">89% of whom<\/a> are businesses of one.<\/p>\n<h1>Acknowledgments<\/h1>\n<p>This work is brought to you in a collaborative effort by the Search Relevance Team, enabled by ML Enablement, and the Merchandising teams. Thanks to the following contributors<\/p>\n<ul>\n<li>Data: Susan Liu, Jugal Gala, David Blincoe, Yuqing Zhang, Taylor Hunt, Liz Mikolaj<\/li>\n<li>Models: David Blincoe, Oriane Cavrois, Orson Adams, Yuqing Zhang<\/li>\n<li>Application: Grant Sherrick, Kaushik Bekal, Haoming Chen, Patrick Callier, Davis Kim, Marcus Daly<\/li>\n<li>Product leadership: Julia Zhou, Willy Huang, Argie Angeleas<\/li>\n<li>Engineering leadership: Yinlin Fu, Congzhe Su, Xiaoting Zhao<\/li>\n<li>ML Enablement partners: Ari Carter, Stan Schwertly, Shreya Agarwal, K Ogilvie, Marvin Wang, etc.<\/li>\n<li>Other cross-team partners: Will Beckman, Karl Yokono, Audrey Chen, Heather Campbell, David Le, Khadeeja Din, etc.<\/li>\n<li>Early contributors: Ethan Benjamin, Cung Tran, Maggie Matsui, Jack Gammack, Yogeeta Chatoredussy, Austin Clapp, Benjamin Russell, Khaled Jabr<\/li>\n<\/ul>\n<p>Special thanks to Oriane Cavrois &amp; David Blincoe for helping this piece come to life.<\/p>\n<p><em>* Images are provided for illustrative purposes. Item availability on Etsy may vary.<\/em><\/p>\n<\/div>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_1481\" class=\"pvc_stats total_only\" data-element-id=\"1481\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.0\" viewbox=\"0 0 502 315\" preserveaspectratio=\"xMidYMid meet\"><g transform=\"translate(0,332) scale(0.1,-0.1)\" fill=\"\" stroke=\"none\"><path d=\"M2394 3279 l-29 -30 -3 -207 c-2 -182 0 -211 15 -242 39 -76 157 -76 196 0 15 31 17 60 15 243 l-3 209 -33 29 c-26 23 -41 29 -80 29 -41 0 -53 -5 -78 -31z\"\/><path d=\"M3085 3251 c-45 -19 -58 -50 -96 -229 -47 -217 -49 -260 -13 -295 52 -53 146 -42 177 20 16 31 87 366 87 410 0 70 -86 122 -155 94z\"\/><path d=\"M1751 3234 c-13 -9 -29 -31 -37 -50 -12 -29 -10 -49 21 -204 19 -94 39 -189 45 -210 14 -50 54 -80 110 -80 34 0 48 6 76 34 21 21 34 44 34 59 0 14 -18 113 -40 219 -37 178 -43 195 -70 221 -36 32 -101 37 -139 11z\"\/><path d=\"M1163 3073 c-36 -7 -73 -59 -73 -102 0 -56 133 -378 171 -413 34 -32 83 -37 129 -13 70 36 67 87 -16 290 -86 209 -89 214 -129 231 -35 14 -42 15 -82 7z\"\/><path d=\"M3689 3066 c-15 -9 -33 -30 -42 -48 -48 -103 -147 -355 -147 -375 0 -98 131 -148 192 -74 13 15 57 108 97 206 80 196 84 226 37 273 -30 30 -99 39 -137 18z\"\/><path d=\"M583 2784 c-38 -19 -67 -74 -58 -113 9 -42 211 -354 242 -373 16 -10 45 -18 66 -18 51 0 107 52 107 100 0 39 -1 41 -124 234 -80 126 -108 162 -133 173 -41 17 -61 16 -100 -3z\"\/><path d=\"M4250 2784 c-14 -9 -74 -91 -133 -183 -95 -150 -107 -173 -107 -213 0 -55 33 -94 87 -104 67 -13 90 8 211 198 130 202 137 225 78 284 -27 27 -42 34 -72 34 -22 0 -50 -8 -64 -16z\"\/><path d=\"M2275 2693 c-553 -48 -1095 -270 -1585 -649 -135 -104 -459 -423 -483 -476 -23 -49 -22 -139 2 -186 73 -142 361 -457 571 -626 285 -228 642 -407 990 -497 242 -63 336 -73 660 -74 310 0 370 5 595 52 535 111 1045 392 1455 803 122 121 250 273 275 326 19 41 19 137 0 174 -41 79 -309 363 -465 492 -447 370 -946 591 -1479 653 -113 14 -422 18 -536 8z m395 -428 c171 -34 330 -124 456 -258 112 -119 167 -219 211 -378 27 -96 24 -300 -5 -401 -72 -255 -236 -447 -474 -557 -132 -62 -201 -76 -368 -76 -167 0 -236 14 -368 76 -213 98 -373 271 -451 485 -162 444 86 934 547 1084 153 49 292 57 452 25z m909 -232 c222 -123 408 -262 593 -441 76 -74 138 -139 138 -144 0 -16 -233 -242 -330 -319 -155 -123 -309 -223 -461 -299 l-81 -41 32 46 c18 26 49 83 70 128 143 306 141 649 -6 957 -25 52 -61 116 -79 142 l-34 47 45 -20 c26 -10 76 -36 113 -56z m-2057 25 c-40 -58 -105 -190 -130 -263 -110 -324 -59 -707 132 -981 25 -35 42 -64 37 -64 -19 0 -241 119 -326 174 -188 122 -406 314 -532 468 l-58 71 108 103 c185 178 428 349 672 473 66 33 121 60 123 61 2 0 -10 -19 -26 -42z\"\/><path d=\"M2375 1950 c-198 -44 -350 -190 -395 -379 -18 -76 -8 -221 19 -290 114 -284 457 -406 731 -260 98 52 188 154 231 260 27 69 37 214 19 290 -38 163 -166 304 -326 360 -67 23 -215 33 -279 19z\"\/><\/g><\/svg><\/i> <img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/i0.wp.com\/dev95.site\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif?resize=16%2C16&#038;ssl=1\" border=\"0\" \/><\/p>\n<div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Ever searched for something specific, only to be met with results that are close, but not quite? On Etsy\u2019s Search Relevance team, that frustration is exactly what we are tackling. Our goal is simple yet ambitious: to help buyers find<\/p>\n<div class=\"hosteria-entry-more\"><a href=\"https:\/\/dev95.site\/ar\/how-etsy-uses-llms-to-improve-search-relevance\/\" class=\"no-underline font-light  group-hover:text-primary-800 dark:group-hover:text-primary-300 py-1\">Read more &gt;&gt;&gt;<\/a><\/div>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_1481\" class=\"pvc_stats total_only\" data-element-id=\"1481\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" version=\"1.0\" viewbox=\"0 0 502 315\" preserveaspectratio=\"xMidYMid meet\"><g transform=\"translate(0,332) scale(0.1,-0.1)\" fill=\"\" stroke=\"none\"><path d=\"M2394 3279 l-29 -30 -3 -207 c-2 -182 0 -211 15 -242 39 -76 157 -76 196 0 15 31 17 60 15 243 l-3 209 -33 29 c-26 23 -41 29 -80 29 -41 0 -53 -5 -78 -31z\"\/><path d=\"M3085 3251 c-45 -19 -58 -50 -96 -229 -47 -217 -49 -260 -13 -295 52 -53 146 -42 177 20 16 31 87 366 87 410 0 70 -86 122 -155 94z\"\/><path d=\"M1751 3234 c-13 -9 -29 -31 -37 -50 -12 -29 -10 -49 21 -204 19 -94 39 -189 45 -210 14 -50 54 -80 110 -80 34 0 48 6 76 34 21 21 34 44 34 59 0 14 -18 113 -40 219 -37 178 -43 195 -70 221 -36 32 -101 37 -139 11z\"\/><path d=\"M1163 3073 c-36 -7 -73 -59 -73 -102 0 -56 133 -378 171 -413 34 -32 83 -37 129 -13 70 36 67 87 -16 290 -86 209 -89 214 -129 231 -35 14 -42 15 -82 7z\"\/><path d=\"M3689 3066 c-15 -9 -33 -30 -42 -48 -48 -103 -147 -355 -147 -375 0 -98 131 -148 192 -74 13 15 57 108 97 206 80 196 84 226 37 273 -30 30 -99 39 -137 18z\"\/><path d=\"M583 2784 c-38 -19 -67 -74 -58 -113 9 -42 211 -354 242 -373 16 -10 45 -18 66 -18 51 0 107 52 107 100 0 39 -1 41 -124 234 -80 126 -108 162 -133 173 -41 17 -61 16 -100 -3z\"\/><path d=\"M4250 2784 c-14 -9 -74 -91 -133 -183 -95 -150 -107 -173 -107 -213 0 -55 33 -94 87 -104 67 -13 90 8 211 198 130 202 137 225 78 284 -27 27 -42 34 -72 34 -22 0 -50 -8 -64 -16z\"\/><path d=\"M2275 2693 c-553 -48 -1095 -270 -1585 -649 -135 -104 -459 -423 -483 -476 -23 -49 -22 -139 2 -186 73 -142 361 -457 571 -626 285 -228 642 -407 990 -497 242 -63 336 -73 660 -74 310 0 370 5 595 52 535 111 1045 392 1455 803 122 121 250 273 275 326 19 41 19 137 0 174 -41 79 -309 363 -465 492 -447 370 -946 591 -1479 653 -113 14 -422 18 -536 8z m395 -428 c171 -34 330 -124 456 -258 112 -119 167 -219 211 -378 27 -96 24 -300 -5 -401 -72 -255 -236 -447 -474 -557 -132 -62 -201 -76 -368 -76 -167 0 -236 14 -368 76 -213 98 -373 271 -451 485 -162 444 86 934 547 1084 153 49 292 57 452 25z m909 -232 c222 -123 408 -262 593 -441 76 -74 138 -139 138 -144 0 -16 -233 -242 -330 -319 -155 -123 -309 -223 -461 -299 l-81 -41 32 46 c18 26 49 83 70 128 143 306 141 649 -6 957 -25 52 -61 116 -79 142 l-34 47 45 -20 c26 -10 76 -36 113 -56z m-2057 25 c-40 -58 -105 -190 -130 -263 -110 -324 -59 -707 132 -981 25 -35 42 -64 37 -64 -19 0 -241 119 -326 174 -188 122 -406 314 -532 468 l-58 71 108 103 c185 178 428 349 672 473 66 33 121 60 123 61 2 0 -10 -19 -26 -42z\"\/><path d=\"M2375 1950 c-198 -44 -350 -190 -395 -379 -18 -76 -8 -221 19 -290 114 -284 457 -406 731 -260 98 52 188 154 231 260 27 69 37 214 19 290 -38 163 -166 304 -326 360 -67 23 -215 33 -279 19z\"\/><\/g><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dev95.site\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=\"0\" \/><\/p>\n<div class=\"pvc_clear\"><\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"fp_fajr_begins":"","fp_fajr_iqamah":"","fp_dhuhr_begins":"","fp_dhuhr_iqamah":"","fp_asr_begins":"","fp_asr_iqamah":"","fp_maghrib_begins":"","fp_maghrib_iqamah":"","fp_isha_begins":"","fp_isha_iqamah":"","fp_midnight":"","fp_midnight_name":"","fp_sunrise":"","fp_single_prayer_begins_title":"","fp_single_prayer_iqamah_title":"","fp_prayer_times_for_today":"","fp_hijra_date":"","fp_fajr_name":"","fp_dhuhr_name":"","fp_asr_name":"","fp_maghrib_name":"","fp_isha_name":"","fp_sunrise_name":"","fp_currentDate":"","fp_current_time":"","fp_current_title":"","fp_current_location":"","fp_masjid_name":"","fp_prayer_title":"","fp_next_prayer_iqamah_time":"","fp_next_prayer_iqamah_title":"","fp_next_prayer_begins_time":"","fp_next_prayer_begins_title":"","fp_next_prayer_title":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[37],"tags":[],"class_list":["post-1481","post","type-post","status-publish","format-standard","hentry","category-posts"],"a3_pvc":{"activated":true,"total_views":0,"today_views":0},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Etsy Uses LLMs to Improve Search Relevance - Dev95<\/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:\/\/dev95.site\/ar\/how-etsy-uses-llms-to-improve-search-relevance\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Etsy Uses LLMs to Improve Search Relevance - Dev95\" \/>\n<meta property=\"og:description\" content=\"Ever searched for something specific, only to be met with results that are close, but not quite? On Etsy\u2019s Search Relevance team, that frustration is exactly what we are tackling. Our goal is simple yet ambitious: to help buyers findRead more &gt;&gt;&gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev95.site\/ar\/how-etsy-uses-llms-to-improve-search-relevance\/\" \/>\n<meta property=\"og:site_name\" content=\"Dev95\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-16T20:02:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0\" \/>\n<meta name=\"author\" content=\"dev95\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629\" \/>\n\t<meta name=\"twitter:data1\" content=\"dev95\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 \u062f\u0642\u064a\u0642\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/\"},\"author\":{\"name\":\"dev95\",\"@id\":\"https:\\\/\\\/dev95.site\\\/#\\\/schema\\\/person\\\/b807805ffe2916206b04d0938bce0298\"},\"headline\":\"How Etsy Uses LLMs to Improve Search Relevance\",\"datePublished\":\"2026-01-16T20:02:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/\"},\"wordCount\":2123,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i.etsystatic.com\\\/inv\\\/469ec5\\\/7606034144\\\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0\",\"articleSection\":[\"Posts\"],\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/\",\"url\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/\",\"name\":\"How Etsy Uses LLMs to Improve Search Relevance - Dev95\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i.etsystatic.com\\\/inv\\\/469ec5\\\/7606034144\\\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0\",\"datePublished\":\"2026-01-16T20:02:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i.etsystatic.com\\\/inv\\\/469ec5\\\/7606034144\\\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0\",\"contentUrl\":\"https:\\\/\\\/i.etsystatic.com\\\/inv\\\/469ec5\\\/7606034144\\\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev95.site\\\/how-etsy-uses-llms-to-improve-search-relevance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev95.site\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Etsy Uses LLMs to Improve Search Relevance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev95.site\\\/#website\",\"url\":\"https:\\\/\\\/dev95.site\\\/\",\"name\":\"Dev95\",\"description\":\"A comprehensive platform for data and knowledge, delivering reliable content that meets the aspirations of readers and enthusiasts.\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dev95.site\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev95.site\\\/#organization\",\"name\":\"Dev95\",\"url\":\"https:\\\/\\\/dev95.site\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/dev95.site\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/dev95.site\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/rbrrbr-6.png?fit=512%2C512&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/dev95.site\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/rbrrbr-6.png?fit=512%2C512&ssl=1\",\"width\":512,\"height\":512,\"caption\":\"Dev95\"},\"image\":{\"@id\":\"https:\\\/\\\/dev95.site\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev95.site\\\/#\\\/schema\\\/person\\\/b807805ffe2916206b04d0938bce0298\",\"name\":\"dev95\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a70a73d950838b20cd80d7ebdc955737e802e8cd896044c5473b32b946c0662a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a70a73d950838b20cd80d7ebdc955737e802e8cd896044c5473b32b946c0662a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a70a73d950838b20cd80d7ebdc955737e802e8cd896044c5473b32b946c0662a?s=96&d=mm&r=g\",\"caption\":\"dev95\"},\"url\":\"https:\\\/\\\/dev95.site\\\/ar\\\/author\\\/mohammad\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Etsy Uses LLMs to Improve Search Relevance - Dev95","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:\/\/dev95.site\/ar\/how-etsy-uses-llms-to-improve-search-relevance\/","og_locale":"ar_AR","og_type":"article","og_title":"How Etsy Uses LLMs to Improve Search Relevance - Dev95","og_description":"Ever searched for something specific, only to be met with results that are close, but not quite? On Etsy\u2019s Search Relevance team, that frustration is exactly what we are tackling. Our goal is simple yet ambitious: to help buyers findRead more &gt;&gt;&gt;","og_url":"https:\/\/dev95.site\/ar\/how-etsy-uses-llms-to-improve-search-relevance\/","og_site_name":"Dev95","article_published_time":"2026-01-16T20:02:28+00:00","og_image":[{"url":"https:\/\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0","type":"","width":"","height":""}],"author":"dev95","twitter_card":"summary_large_image","twitter_misc":{"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629":"dev95","\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"11 \u062f\u0642\u064a\u0642\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#article","isPartOf":{"@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/"},"author":{"name":"dev95","@id":"https:\/\/dev95.site\/#\/schema\/person\/b807805ffe2916206b04d0938bce0298"},"headline":"How Etsy Uses LLMs to Improve Search Relevance","datePublished":"2026-01-16T20:02:28+00:00","mainEntityOfPage":{"@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/"},"wordCount":2123,"commentCount":0,"publisher":{"@id":"https:\/\/dev95.site\/#organization"},"image":{"@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#primaryimage"},"thumbnailUrl":"https:\/\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0","articleSection":["Posts"],"inLanguage":"ar","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/","url":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/","name":"How Etsy Uses LLMs to Improve Search Relevance - Dev95","isPartOf":{"@id":"https:\/\/dev95.site\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#primaryimage"},"image":{"@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#primaryimage"},"thumbnailUrl":"https:\/\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0","datePublished":"2026-01-16T20:02:28+00:00","breadcrumb":{"@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#primaryimage","url":"https:\/\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0","contentUrl":"https:\/\/i.etsystatic.com\/inv\/469ec5\/7606034144\/inv_fullxfull.7606034144_n8s6uql6.jpg?version=0"},{"@type":"BreadcrumbList","@id":"https:\/\/dev95.site\/how-etsy-uses-llms-to-improve-search-relevance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev95.site\/"},{"@type":"ListItem","position":2,"name":"How Etsy Uses LLMs to Improve Search Relevance"}]},{"@type":"WebSite","@id":"https:\/\/dev95.site\/#website","url":"https:\/\/dev95.site\/","name":"Dev95","description":"A comprehensive platform for data and knowledge, delivering reliable content that meets the aspirations of readers and enthusiasts.","publisher":{"@id":"https:\/\/dev95.site\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev95.site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/dev95.site\/#organization","name":"Dev95","url":"https:\/\/dev95.site\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/dev95.site\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/dev95.site\/wp-content\/uploads\/2026\/07\/rbrrbr-6.png?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/dev95.site\/wp-content\/uploads\/2026\/07\/rbrrbr-6.png?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"Dev95"},"image":{"@id":"https:\/\/dev95.site\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/dev95.site\/#\/schema\/person\/b807805ffe2916206b04d0938bce0298","name":"dev95","image":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/secure.gravatar.com\/avatar\/a70a73d950838b20cd80d7ebdc955737e802e8cd896044c5473b32b946c0662a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a70a73d950838b20cd80d7ebdc955737e802e8cd896044c5473b32b946c0662a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a70a73d950838b20cd80d7ebdc955737e802e8cd896044c5473b32b946c0662a?s=96&d=mm&r=g","caption":"dev95"},"url":"https:\/\/dev95.site\/ar\/author\/mohammad\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/posts\/1481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/comments?post=1481"}],"version-history":[{"count":0,"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/posts\/1481\/revisions"}],"wp:attachment":[{"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/media?parent=1481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/categories?post=1481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev95.site\/ar\/wp-json\/wp\/v2\/tags?post=1481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}