{"id":138,"date":"2026-09-11T15:37:00","date_gmt":"2026-09-11T15:37:00","guid":{"rendered":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/"},"modified":"2026-09-12T15:07:20","modified_gmt":"2026-09-12T15:07:20","slug":"getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial","status":"publish","type":"post","link":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/","title":{"rendered":"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial"},"content":{"rendered":"<h1>Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial<\/h1>\n<div class=\"callout\" style=\"background:#f0f9ff; border-left:4px solid #0284c7; padding:15px; margin:20px 0; border-radius:4px;\">\n<p>Are you struggling to determine the best RAG pipeline for your AI QA system? RagReader\u2019s Multi-LLM Consensus RAG Benchmark is here to help. This powerful tool allows you to compare 9 concurrent RAG configurations (Dense, Sparse, Hybrid \u00d7 GPT, Claude, Gemini) with automated RRF candidate pooling, ensuring you make data-driven decisions for your AI applications.<\/p>\n<\/div>\n<div class=\"project-access-box\" style=\"background:#f0f9ff; border:1px solid #bae6fd; border-left:4px solid #0284c7; padding:12px 18px; margin:20px 0; border-radius:4px;\"><strong>Live Project Access:<\/strong> <a href=\"https:\/\/rag.nevatal.tech\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/rag.nevatal.tech<\/a><\/div>\n<h2>The Challenge: Why RagReader &#8211; Multi-LLM Consensus &#038; Benchmark Was Built<\/h2>\n<p>When designing an AI QA system, developers often face the challenge of selecting the best retrieval strategy (Dense, Sparse, Hybrid) and generative model (GPT, Claude, Gemini) for their specific document corpus. Without a clear benchmarking tool, decisions are often based on guesswork, leading to poor accuracy, high latency, or excessive API costs.<\/p>\n<h2>Core Architecture &#038; Technical Stack Deep-Dive<\/h2>\n<p>RagReader is built on a robust tech stack, including Django ASGI\/Channels for real-time streaming, a React Dashboard for intuitive visualization, ChromaDB for vector storage, and OpenRouter for seamless integration with frontier LLMs like GPT-4o-mini, Claude 3.5 Haiku, and Gemini 2.0 Flash.<\/p>\n<h3>Parallel Execution &#038; WebSocket Streaming<\/h3>\n<p>The backend leverages Django Channels to stream results over WebSockets, enabling real-time comparison of 9 concurrent pipelines. Each pipeline combines a retrieval method (Dense, Sparse, Hybrid) with a generative model (GPT, Claude, Gemini), delivering comprehensive insights into performance metrics.<\/p>\n<h2>Key Features Breakdown &#038; Practical Benefits<\/h2>\n<ul>\n<li><strong>3&#215;3 Deep Dive Execution Matrix:<\/strong> Compare 9 RAG pipelines side-by-side to identify the optimal configuration.<\/li>\n<li><strong>Automated Ground-Truth Generation:<\/strong> Use TREC-style Reciprocal Rank Fusion (RRF) candidate pooling for objective benchmarking.<\/li>\n<li><strong>Real-Time Retrieval Quality Calculation:<\/strong> Track Precision@K, Recall@K, and F1@K metrics as pipelines execute.<\/li>\n<li><strong>Automated LLM Evaluation:<\/strong> Leverage Mistral Nemo for assessing Faithfulness, Answer Relevance, and Coverage.<\/li>\n<\/ul>\n<h2>Real-World Use Cases &#038; Applications<\/h2>\n<p>RagReader is ideal for enterprises looking to benchmark RAG architectures, optimize cost-vs-accuracy trade-offs, and evaluate frontier LLMs on specialized document collections. It also simplifies ground-truth dataset creation, eliminating the need for manual labeling.<\/p>\n<h2>How It Works: Step-by-Step Workflow<\/h2>\n<ol>\n<li><strong>Upload Documents:<\/strong> Start by uploading your document corpus.<\/li>\n<li><strong>Ask a Question:<\/strong> Enter your query to initiate the benchmarking process.<\/li>\n<li><strong>Choose Ground-Truth Method:<\/strong> Opt for manual selection or automated RRF candidate pooling.<\/li>\n<li><strong>Start Deep Dive Analysis:<\/strong> Execute the 3&#215;3 pipeline matrix and stream results in real-time.<\/li>\n<li><strong>Compare Metrics:<\/strong> Analyze Precision@K, Recall@K, F1@K, and LLM evaluation scores.<\/li>\n<\/ol>\n<h2>Comparison: RagReader &#8211; Multi-LLM Consensus &#038; Benchmark vs Traditional Approaches<\/h2>\n<table>\n<thead>\n<tr>\n<th>Feature<\/th>\n<th>RagReader<\/th>\n<th>Traditional Approaches<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Pipeline Comparison<\/td>\n<td>9 concurrent pipelines<\/td>\n<td>Single pipeline testing<\/td>\n<\/tr>\n<tr>\n<td>Ground-Truth Generation<\/td>\n<td>Automated RRF pooling<\/td>\n<td>Manual labeling<\/td>\n<\/tr>\n<tr>\n<td>Real-Time Metrics<\/td>\n<td>Precision@K, Recall@K, F1@K<\/td>\n<td>Limited or delayed metrics<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Frequently Asked Questions (FAQ)<\/h2>\n<h3>What is RagReader?<\/h3>\n<p>RagReader is a diagnostic platform for comparing 9 RAG pipelines across different retrieval strategies and generative models.<\/p>\n<h3>How does RagReader generate ground-truth data?<\/h3>\n<p>It uses TREC-style Reciprocal Rank Fusion (RRF) candidate pooling to automate ground-truth creation.<\/p>\n<h3>Which LLMs are supported?<\/h3>\n<p>RagReader integrates GPT-4o-mini, Claude 3.5 Haiku, Gemini 2.0 Flash, and Mistral Nemo via OpenRouter.<\/p>\n<h3>Can I use RagReader for production deployments?<\/h3>\n<p>RagReader is designed for benchmarking and optimization, not as a production-ready chatbot.<\/p>\n<h2>Conclusion &#038; Next Steps<\/h2>\n<p>RagReader\u2019s Multi-LLM Consensus RAG Benchmark is a game-changer for developers and enterprises looking to optimize their AI QA systems. By comparing 9 RAG pipelines with automated RRF candidate pooling, you can make data-driven decisions that enhance accuracy and reduce costs. Ready to get started? Visit <a href=\"https:\/\/rag.nevatal.tech\">https:\/\/rag.nevatal.tech<\/a> today!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover how RagReader\u2019s Multi-LLM Consensus RAG Benchmark can help you compare 9 RAG pipelines, optimize retrieval strategies, and evaluate frontier LLMs with automated RRF candidate pooling.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","footnotes":""},"categories":[70],"tags":[77,73,75,72,71,76,74,68],"class_list":["post-138","post","type-post","status-publish","format-standard","hentry","category-artificial-intelligence-developer-tools","tag-django-channels","tag-evaluation-metrics","tag-faithfulness-scoring","tag-multi-llm-consensus","tag-rag-benchmark","tag-reciprocal-rank-fusion","tag-rouge-l","tag-websockets"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial<\/title>\n<meta name=\"description\" content=\"Learn how to use RagReader, the Multi-LLM Consensus RAG Benchmark, for comparing 9 RAG pipelines with automated RRF candidate pooling. Start optimizing your AI QA system today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial\" \/>\n<meta property=\"og:description\" content=\"Learn how to use RagReader, the Multi-LLM Consensus RAG Benchmark, for comparing 9 RAG pipelines with automated RRF candidate pooling. Start optimizing your AI QA system today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/\" \/>\n<meta property=\"og:site_name\" content=\"Nevatal\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-11T15:37:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-12T15:07:20+00:00\" \/>\n<meta name=\"author\" content=\"play258\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"play258\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/\"},\"author\":{\"name\":\"play258\",\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/#\\\/schema\\\/person\\\/d2821efbaf1c66c1392f012a520ebd73\"},\"headline\":\"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial\",\"datePublished\":\"2026-09-11T15:37:00+00:00\",\"dateModified\":\"2026-09-12T15:07:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/\"},\"wordCount\":561,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/#\\\/schema\\\/person\\\/d2821efbaf1c66c1392f012a520ebd73\"},\"keywords\":[\"Django Channels\",\"Evaluation Metrics\",\"Faithfulness Scoring\",\"Multi-LLM Consensus\",\"RAG Benchmark\",\"Reciprocal Rank Fusion\",\"ROUGE-L\",\"WebSockets\"],\"articleSection\":[\"Artificial Intelligence &amp; Developer Tools\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/\",\"url\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/\",\"name\":\"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/#website\"},\"datePublished\":\"2026-09-11T15:37:00+00:00\",\"dateModified\":\"2026-09-12T15:07:20+00:00\",\"description\":\"Learn how to use RagReader, the Multi-LLM Consensus RAG Benchmark, for comparing 9 RAG pipelines with automated RRF candidate pooling. Start optimizing your AI QA system today!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/2026\\\/09\\\/11\\\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wordpress.nevatal.id\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/#website\",\"url\":\"https:\\\/\\\/wordpress.nevatal.id\\\/\",\"name\":\"Nevatal\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/#\\\/schema\\\/person\\\/d2821efbaf1c66c1392f012a520ebd73\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wordpress.nevatal.id\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/#\\\/schema\\\/person\\\/d2821efbaf1c66c1392f012a520ebd73\",\"name\":\"play258\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/images-1.jpg\",\"url\":\"https:\\\/\\\/wordpress.nevatal.id\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/images-1.jpg\",\"contentUrl\":\"https:\\\/\\\/wordpress.nevatal.id\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/images-1.jpg\",\"width\":190,\"height\":266,\"caption\":\"play258\"},\"logo\":{\"@id\":\"https:\\\/\\\/wordpress.nevatal.id\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/images-1.jpg\"},\"sameAs\":[\"https:\\\/\\\/wordpress.nevatal.id\"],\"url\":\"https:\\\/\\\/wordpress.nevatal.id\\\/author\\\/play258\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial","description":"Learn how to use RagReader, the Multi-LLM Consensus RAG Benchmark, for comparing 9 RAG pipelines with automated RRF candidate pooling. Start optimizing your AI QA system today!","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:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/","og_locale":"en_US","og_type":"article","og_title":"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial","og_description":"Learn how to use RagReader, the Multi-LLM Consensus RAG Benchmark, for comparing 9 RAG pipelines with automated RRF candidate pooling. Start optimizing your AI QA system today!","og_url":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/","og_site_name":"Nevatal","article_published_time":"2026-09-11T15:37:00+00:00","article_modified_time":"2026-09-12T15:07:20+00:00","author":"play258","twitter_card":"summary_large_image","twitter_misc":{"Written by":"play258","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/#article","isPartOf":{"@id":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/"},"author":{"name":"play258","@id":"https:\/\/wordpress.nevatal.id\/#\/schema\/person\/d2821efbaf1c66c1392f012a520ebd73"},"headline":"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial","datePublished":"2026-09-11T15:37:00+00:00","dateModified":"2026-09-12T15:07:20+00:00","mainEntityOfPage":{"@id":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/"},"wordCount":561,"commentCount":0,"publisher":{"@id":"https:\/\/wordpress.nevatal.id\/#\/schema\/person\/d2821efbaf1c66c1392f012a520ebd73"},"keywords":["Django Channels","Evaluation Metrics","Faithfulness Scoring","Multi-LLM Consensus","RAG Benchmark","Reciprocal Rank Fusion","ROUGE-L","WebSockets"],"articleSection":["Artificial Intelligence &amp; Developer Tools"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/","url":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/","name":"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial","isPartOf":{"@id":"https:\/\/wordpress.nevatal.id\/#website"},"datePublished":"2026-09-11T15:37:00+00:00","dateModified":"2026-09-12T15:07:20+00:00","description":"Learn how to use RagReader, the Multi-LLM Consensus RAG Benchmark, for comparing 9 RAG pipelines with automated RRF candidate pooling. Start optimizing your AI QA system today!","breadcrumb":{"@id":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.nevatal.id\/2026\/09\/11\/getting-started-ragreader-multi-llm-consensus-rag-benchmark-tutorial\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wordpress.nevatal.id\/"},{"@type":"ListItem","position":2,"name":"Getting Started with RagReader: Multi-LLM Consensus RAG Benchmark Tutorial"}]},{"@type":"WebSite","@id":"https:\/\/wordpress.nevatal.id\/#website","url":"https:\/\/wordpress.nevatal.id\/","name":"Nevatal","description":"","publisher":{"@id":"https:\/\/wordpress.nevatal.id\/#\/schema\/person\/d2821efbaf1c66c1392f012a520ebd73"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wordpress.nevatal.id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/wordpress.nevatal.id\/#\/schema\/person\/d2821efbaf1c66c1392f012a520ebd73","name":"play258","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wordpress.nevatal.id\/wp-content\/uploads\/2026\/08\/images-1.jpg","url":"https:\/\/wordpress.nevatal.id\/wp-content\/uploads\/2026\/08\/images-1.jpg","contentUrl":"https:\/\/wordpress.nevatal.id\/wp-content\/uploads\/2026\/08\/images-1.jpg","width":190,"height":266,"caption":"play258"},"logo":{"@id":"https:\/\/wordpress.nevatal.id\/wp-content\/uploads\/2026\/08\/images-1.jpg"},"sameAs":["https:\/\/wordpress.nevatal.id"],"url":"https:\/\/wordpress.nevatal.id\/author\/play258\/"}]}},"_links":{"self":[{"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/posts\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/posts\/138\/revisions"}],"predecessor-version":[{"id":183,"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/posts\/138\/revisions\/183"}],"wp:attachment":[{"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/media?parent=138"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/categories?post=138"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.nevatal.id\/wp-json\/wp\/v2\/tags?post=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}