{"id":447142,"date":"2025-02-05T15:04:08","date_gmt":"2025-02-05T15:04:08","guid":{"rendered":"http:\/\/savepearlharbor.com\/?p=447142"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T21:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/savepearlharbor.com\/?p=447142","title":{"rendered":"<span>How to Use DeepSeek-R1 LLM in Obsidian: The Ultimate Guide<\/span>"},"content":{"rendered":"<div><!--[--><!--]--><\/div>\n<div id=\"post-content-body\">\n<div>\n<div class=\"article-formatted-body article-formatted-body article-formatted-body_version-2\">\n<div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">\n<p>Do you want to use a local LLM inside Obsidian, similar to ChatGPT, completely free? If yes, then this guide is for you! I&#8217;ll walk you through the exact steps to install and use DeepSeek-R1 Model in Obsidian, so you can have an AI-powered second brain right inside your notes. <\/p>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/b28\/004\/e38\/b28004e3829d6f90f1550cd803cc3c9d.png\" alt=\"How to Use DeepSeek-R1 LLM in Obsidian: The Ultimate Guide\" title=\"How to Use DeepSeek-R1 LLM in Obsidian: The Ultimate Guide\" width=\"1019\" height=\"647\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/b28\/004\/e38\/b28004e3829d6f90f1550cd803cc3c9d.png\"\/><\/p>\n<div><figcaption>How to Use DeepSeek-R1 LLM in Obsidian: The Ultimate Guide<\/figcaption><\/div>\n<\/figure>\n<h3>What is DeepSeek LLM?<\/h3>\n<p><a href=\"https:\/\/www.deepseek.com\/\" rel=\"noopener noreferrer nofollow\">DeepSeek<\/a> LLM is a local large language model (LLM) that lets you run AI directly on your device. Unlike online AI tools, DeepSeek keeps your data private, works offline, and gives you full control over your workflow.<\/p>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/51d\/af7\/6d1\/51daf76d1989f45faa389ee92cc55df8.png\" width=\"1089\" height=\"392\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/51d\/af7\/6d1\/51daf76d1989f45faa389ee92cc55df8.png\"\/><\/figure>\n<p>DeepSeek AI R1 has gained significant attention due to its advanced reasoning capabilities and efficiency. Here\u2019s why it stands out:<\/p>\n<ul>\n<li>\n<p><strong>Advanced Reasoning:<\/strong> DeepSeek-R1 excels in complex problem-solving and mathematical reasoning, making it ideal for research and technical tasks.<\/p>\n<\/li>\n<li>\n<p><strong>Efficient Resource Usage:<\/strong> Despite having approximately 670 billion parameters, it was trained using only 2,000 NVIDIA H800 chips, significantly reducing costs.<\/p>\n<\/li>\n<li>\n<p><strong>Faster Training:<\/strong> The model was trained in just 55 days at a cost of $5.6 million, far less than other large-scale models.<\/p>\n<\/li>\n<li>\n<p><strong>Open and Customizable:<\/strong> DeepSeek-R1&#8217;s open-weight framework allows users to fine-tune and adapt it for specific needs.<\/p>\n<\/li>\n<li>\n<p><strong>Runs on Local Devices:<\/strong> Its compact size makes it feasible to run on personal computers and mobile devices, unlike many cloud-dependent AI models.<\/p>\n<\/li>\n<\/ul>\n<h2>What is Obsidian?<\/h2>\n<p>In case you don&#8217;t know <a href=\"https:\/\/youtu.be\/4zWU4umAMoc?si=kcyUuJtrp9-2eGZu\" rel=\"noopener noreferrer nofollow\">what Obsidian is<\/a>. <strong>Obsidian<\/strong> is a powerful note-taking and knowledge management application that helps users organize information using a linked, graph-based structure. It is popular for its Markdown-based notes, customization through community plugins, and support for local-first, privacy-focused workflows. Many users refer to Obsidian as a &#171;second brain&#187; because it allows them to create a network of interconnected ideas, making it an excellent tool for researchers, writers, and productivity enthusiasts.<\/p>\n<h3>How to Install DeepSeek LLM in Obsidian<\/h3>\n<h4>Step 1: Install Obsidian<\/h4>\n<p>If you haven\u2019t already, download and install <strong>Obsidian<\/strong> from <a href=\"https:\/\/obsidian.md\" rel=\"noopener noreferrer nofollow\">https:\/\/obsidian.md<\/a><\/p>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/b3c\/925\/f08\/b3c925f080590b223943a75ed55e3a19.png\" alt=\"Install Obsidian\" title=\"Install Obsidian\" width=\"1091\" height=\"626\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/b3c\/925\/f08\/b3c925f080590b223943a75ed55e3a19.png\"\/><\/p>\n<div><figcaption>Install Obsidian<\/figcaption><\/div>\n<\/figure>\n<h4>Step 2: Install Ollama (Required for Running DeepSeek)<\/h4>\n<p>DeepSeek LLM requires a tool called <strong>Ollama<\/strong> to run locally. Here\u2019s how to install it:<\/p>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/8de\/e69\/0d8\/8dee690d8aa95424312871d325c0a776.png\" alt=\"Install Ollama (Required for Running DeepSeek)\" title=\"Install Ollama (Required for Running DeepSeek)\" width=\"1091\" height=\"626\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/8de\/e69\/0d8\/8dee690d8aa95424312871d325c0a776.png\"\/><\/p>\n<div><figcaption>Install Ollama (Required for Running DeepSeek)<\/figcaption><\/div>\n<\/figure>\n<ol>\n<li>\n<p>Go to <a href=\"https:\/\/ollama.ai\" rel=\"noopener noreferrer nofollow\">https:\/\/ollama.ai<\/a> and download Ollama.<\/p>\n<\/li>\n<li>\n<p>Select your <strong>operating system<\/strong> (Windows, Mac, or Linux). The command for Linux <code>curl -fsSL https:\/\/ollama.com\/install.sh | sh<\/code><\/p>\n<\/li>\n<li>\n<p>Follow the installation instructions.<\/p>\n<\/li>\n<li>\n<p>Once installed, verify by opening a terminal and running:<\/p>\n<pre><code class=\"bash\">ollama --version<\/code><\/pre>\n<p>If you see a version number, Ollama is installed correctly.<\/p>\n<\/li>\n<\/ol>\n<h4>Step 3: Download and Set Up DeepSeek LLM<\/h4>\n<p>Now, install the DeepSeek-R1 model by running this command in your terminal:<\/p>\n<pre><code class=\"bash\">ollama run deepseek-r1:8b<\/code><\/pre>\n<p>Other DeepSeek Models can be found <a href=\"https:\/\/ollama.com\/library\/deepseek-r1\" rel=\"noopener noreferrer nofollow\">here<\/a>.<\/p>\n<h4>Step 4: Install the Obsidian AI Plugin<\/h4>\n<p>To connect DeepSeek with Obsidian, install an AI plugin:<\/p>\n<ol>\n<li>\n<p>Open <strong>Obsidian<\/strong> and go to <strong>Settings &gt; Community Plugins<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click <strong>Browse<\/strong> and search for <code>Smart Second Brain<\/code> or <code>Obsidian AI<\/code>.<\/p>\n<\/li>\n<li>\n<p>Click <strong>Install<\/strong>, then enable the plugin.<\/p>\n<\/li>\n<\/ol>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/405\/5fc\/9e5\/4055fc9e5a7a0906345e0862dfed9a1e.png\" alt=\"Install the Obsidian AI Plugin\" title=\"Install the Obsidian AI Plugin\" width=\"1659\" height=\"1014\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/405\/5fc\/9e5\/4055fc9e5a7a0906345e0862dfed9a1e.png\"\/><\/p>\n<div><figcaption>Install the Obsidian AI Plugin<\/figcaption><\/div>\n<\/figure>\n<h4>Step 5: Configure the Plugin<\/h4>\n<p>Once installed, configure the plugin:<\/p>\n<ol>\n<li>\n<p>Open <strong>Settings &gt; Plugin Settings<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Set the <strong>API URL<\/strong> to <code>http:\/\/localhost:11434<\/code> (this is the default for Ollama).<\/p>\n<\/li>\n<li>\n<p>In the <strong>Chat Model<\/strong> section, select <code>deepseek<\/code>.<\/p>\n<\/li>\n<li>\n<p>Save your settings and restart Obsidian.<\/p>\n<\/li>\n<\/ol>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/23c\/605\/261\/23c6052611bf36dfa346cc98374643a9.png\" alt=\"Configure the Plugin\" title=\"Configure the Plugin\" width=\"1240\" height=\"985\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/23c\/605\/261\/23c6052611bf36dfa346cc98374643a9.png\"\/><\/p>\n<div><figcaption>Configure the Plugin<\/figcaption><\/div>\n<\/figure>\n<h4>How to Access DeepSeek Inside Obsidian<\/h4>\n<p>Now you\u2019re ready to use AI inside Obsidian! <\/p>\n<ol>\n<li>\n<p>Click on the <strong>AI Chat icon<\/strong> in the left sidebar.<\/p>\n<\/li>\n<li>\n<p>Type your query in the chatbox and hit Enter.<\/p>\n<\/li>\n<li>\n<p>DeepSeek will generate a response directly inside Obsidian.<\/p>\n<\/li>\n<\/ol>\n<figure class=\"full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/d13\/21d\/092\/d1321d0920544307c888ea672745244e.png\" alt=\"How to Access DeepSeek Inside Obsidian\" title=\"How to Access DeepSeek Inside Obsidian\" width=\"1914\" height=\"1079\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/d13\/21d\/092\/d1321d0920544307c888ea672745244e.png\"\/><\/p>\n<div><figcaption>How to Access DeepSeek Inside Obsidian<\/figcaption><\/div>\n<\/figure>\n<p>Here\u2019s what you can do:<\/p>\n<ul>\n<li>\n<p><strong>Generate content<\/strong> \u2013 Ask DeepSeek to create text, ideas, or summaries.<\/p>\n<\/li>\n<li>\n<p><strong>Summarize notes<\/strong> \u2013 Select text and let AI generate a quick summary.<\/p>\n<\/li>\n<li>\n<p><strong>Ask questions<\/strong> \u2013 Get answers on programming, math, grammar, and more.<\/p>\n<\/li>\n<li>\n<p><strong>Translate text<\/strong> \u2013 Use AI for multilingual support.<\/p>\n<\/li>\n<li>\n<p><strong>Extract insights<\/strong> \u2013 Pull key points from large documents.<\/p>\n<\/li>\n<li>\n<p><strong>Brainstorm ideas<\/strong> \u2013 Get creative suggestions for projects or writing.<\/p>\n<\/li>\n<\/ul>\n<h2>Video Tutorial<\/h2>\n<div class=\"tm-iframe_temp\" data-src=\"https:\/\/embedd.srv.habr.com\/iframe\/67a1e9fc28ebd7e4ccd13700\" data-style=\"\" id=\"67a1e9fc28ebd7e4ccd13700\" width=\"\"><\/div>\n<p><em>Watch on YouTube: <\/em><a href=\"https:\/\/youtu.be\/qAsGO5N7OCk\" rel=\"noopener noreferrer nofollow\"><em>DeepSeek LLM in Obsidian<\/em><\/a><\/p>\n<h3>Conclusion<\/h3>\n<p>Using <strong>DeepSeek R1<\/strong> with <strong>Obsidian<\/strong> gives you a <strong>powerful, private, and offline<\/strong> AI assistant. Give it a try and let me know your thoughts in the comments below! If you found this guide helpful!<\/p>\n<p>Cheers!<\/p>\n<p>src: <a href=\"https:\/\/proflead.dev\/posts\/deepseek-ai-r1-in-obsidian\/\" rel=\"noopener noreferrer nofollow\">https:\/\/proflead.dev\/posts\/deepseek-ai-r1-in-obsidian\/<\/a><\/p>\n<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!----><!----><\/div>\n<p><!----><!----><br \/> \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b \u0441\u0442\u0430\u0442\u044c\u0438 <a href=\"https:\/\/habr.com\/ru\/articles\/879352\/\"> https:\/\/habr.com\/ru\/articles\/879352\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<div><!--[--><!--]--><\/div>\n<div id=\"post-content-body\">\n<div>\n<div class=\"article-formatted-body article-formatted-body article-formatted-body_version-2\">\n<div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">\n<p>Do you want to use a local LLM inside Obsidian, similar to ChatGPT, completely free? If yes, then this guide is for you! I&#8217;ll walk you through the exact steps to install and use DeepSeek-R1 Model in Obsidian, so you can have an AI-powered second brain right inside your notes. <\/p>\n<figure class=\"full-width\">\n<div><figcaption>How to Use DeepSeek-R1 LLM in Obsidian: The Ultimate Guide<\/figcaption><\/div>\n<\/figure>\n<h3>What is DeepSeek LLM?<\/h3>\n<p><a href=\"https:\/\/www.deepseek.com\/\" rel=\"noopener noreferrer nofollow\">DeepSeek<\/a> LLM is a local large language model (LLM) that lets you run AI directly on your device. Unlike online AI tools, DeepSeek keeps your data private, works offline, and gives you full control over your workflow.<\/p>\n<figure class=\"full-width\"><\/figure>\n<p>DeepSeek AI R1 has gained significant attention due to its advanced reasoning capabilities and efficiency. Here\u2019s why it stands out:<\/p>\n<ul>\n<li>\n<p><strong>Advanced Reasoning:<\/strong> DeepSeek-R1 excels in complex problem-solving and mathematical reasoning, making it ideal for research and technical tasks.<\/p>\n<\/li>\n<li>\n<p><strong>Efficient Resource Usage:<\/strong> Despite having approximately 670 billion parameters, it was trained using only 2,000 NVIDIA H800 chips, significantly reducing costs.<\/p>\n<\/li>\n<li>\n<p><strong>Faster Training:<\/strong> The model was trained in just 55 days at a cost of $5.6 million, far less than other large-scale models.<\/p>\n<\/li>\n<li>\n<p><strong>Open and Customizable:<\/strong> DeepSeek-R1&#8217;s open-weight framework allows users to fine-tune and adapt it for specific needs.<\/p>\n<\/li>\n<li>\n<p><strong>Runs on Local Devices:<\/strong> Its compact size makes it feasible to run on personal computers and mobile devices, unlike many cloud-dependent AI models.<\/p>\n<\/li>\n<\/ul>\n<h2>What is Obsidian?<\/h2>\n<p>In case you don&#8217;t know <a href=\"https:\/\/youtu.be\/4zWU4umAMoc?si=kcyUuJtrp9-2eGZu\" rel=\"noopener noreferrer nofollow\">what Obsidian is<\/a>. <strong>Obsidian<\/strong> is a powerful note-taking and knowledge management application that helps users organize information using a linked, graph-based structure. It is popular for its Markdown-based notes, customization through community plugins, and support for local-first, privacy-focused workflows. Many users refer to Obsidian as a &#171;second brain&#187; because it allows them to create a network of interconnected ideas, making it an excellent tool for researchers, writers, and productivity enthusiasts.<\/p>\n<h3>How to Install DeepSeek LLM in Obsidian<\/h3>\n<h4>Step 1: Install Obsidian<\/h4>\n<p>If you haven\u2019t already, download and install <strong>Obsidian<\/strong> from <a href=\"https:\/\/obsidian.md\" rel=\"noopener noreferrer nofollow\">https:\/\/obsidian.md<\/a><\/p>\n<figure class=\"full-width\">\n<div><figcaption>Install Obsidian<\/figcaption><\/div>\n<\/figure>\n<h4>Step 2: Install Ollama (Required for Running DeepSeek)<\/h4>\n<p>DeepSeek LLM requires a tool called <strong>Ollama<\/strong> to run locally. Here\u2019s how to install it:<\/p>\n<figure class=\"full-width\">\n<div><figcaption>Install Ollama (Required for Running DeepSeek)<\/figcaption><\/div>\n<\/figure>\n<ol>\n<li>\n<p>Go to <a href=\"https:\/\/ollama.ai\" rel=\"noopener noreferrer nofollow\">https:\/\/ollama.ai<\/a> and download Ollama.<\/p>\n<\/li>\n<li>\n<p>Select your <strong>operating system<\/strong> (Windows, Mac, or Linux). The command for Linux <code>curl -fsSL https:\/\/ollama.com\/install.sh | sh<\/code><\/p>\n<\/li>\n<li>\n<p>Follow the installation instructions.<\/p>\n<\/li>\n<li>\n<p>Once installed, verify by opening a terminal and running:<\/p>\n<pre><code class=\"bash\">ollama --version<\/code><\/pre>\n<p>If you see a version number, Ollama is installed correctly.<\/p>\n<\/li>\n<\/ol>\n<h4>Step 3: Download and Set Up DeepSeek LLM<\/h4>\n<p>Now, install the DeepSeek-R1 model by running this command in your terminal:<\/p>\n<pre><code class=\"bash\">ollama run deepseek-r1:8b<\/code><\/pre>\n<p>Other DeepSeek Models can be found <a href=\"https:\/\/ollama.com\/library\/deepseek-r1\" rel=\"noopener noreferrer nofollow\">here<\/a>.<\/p>\n<h4>Step 4: Install the Obsidian AI Plugin<\/h4>\n<p>To connect DeepSeek with Obsidian, install an AI plugin:<\/p>\n<ol>\n<li>\n<p>Open <strong>Obsidian<\/strong> and go to <strong>Settings &gt; Community Plugins<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click <strong>Browse<\/strong> and search for <code>Smart Second Brain<\/code> or <code>Obsidian AI<\/code>.<\/p>\n<\/li>\n<li>\n<p>Click <strong>Install<\/strong>, then enable the plugin.<\/p>\n<\/li>\n<\/ol>\n<figure class=\"full-width\">\n<div><figcaption>Install the Obsidian AI Plugin<\/figcaption><\/div>\n<\/figure>\n<h4>Step 5: Configure the Plugin<\/h4>\n<p>Once installed, configure the plugin:<\/p>\n<ol>\n<li>\n<p>Open <strong>Settings &gt; Plugin Settings<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Set the <strong>API URL<\/strong> to <code>http:\/\/localhost:11434<\/code> (this is the default for Ollama).<\/p>\n<\/li>\n<li>\n<p>In the <strong>Chat Model<\/strong> section, select <code>deepseek<\/code>.<\/p>\n<\/li>\n<li>\n<p>Save your settings and restart Obsidian.<\/p>\n<\/li>\n<\/ol>\n<figure class=\"full-width\">\n<div><figcaption>Configure the Plugin<\/figcaption><\/div>\n<\/figure>\n<h4>How to Access DeepSeek Inside Obsidian<\/h4>\n<p>Now you\u2019re ready to use AI inside Obsidian! <\/p>\n<ol>\n<li>\n<p>Click on the <strong>AI Chat icon<\/strong> in the left sidebar.<\/p>\n<\/li>\n<li>\n<p>Type your query in the chatbox and hit Enter.<\/p>\n<\/li>\n<li>\n<p>DeepSeek will generate a response directly inside Obsidian.<\/p>\n<\/li>\n<\/ol>\n<figure class=\"full-width\">\n<div><figcaption>How to Access DeepSeek Inside Obsidian<\/figcaption><\/div>\n<\/figure>\n<p>Here\u2019s what you can do:<\/p>\n<ul>\n<li>\n<p><strong>Generate content<\/strong> \u2013 Ask DeepSeek to create text, ideas, or summaries.<\/p>\n<\/li>\n<li>\n<p><strong>Summarize notes<\/strong> \u2013 Select text and let AI generate a quick summary.<\/p>\n<\/li>\n<li>\n<p><strong>Ask questions<\/strong> \u2013 Get answers on programming, math, grammar, and more.<\/p>\n<\/li>\n<li>\n<p><strong>Translate text<\/strong> \u2013 Use AI for multilingual support.<\/p>\n<\/li>\n<li>\n<p><strong>Extract insights<\/strong> \u2013 Pull key points from large documents.<\/p>\n<\/li>\n<li>\n<p><strong>Brainstorm ideas<\/strong> \u2013 Get creative suggestions for projects or writing.<\/p>\n<\/li>\n<\/ul>\n<h2>Video Tutorial<\/h2>\n<div class=\"tm-iframe_temp\" data-src=\"https:\/\/embedd.srv.habr.com\/iframe\/67a1e9fc28ebd7e4ccd13700\" data-style=\"\" id=\"67a1e9fc28ebd7e4ccd13700\" width=\"\"><\/div>\n<p><em>Watch on YouTube: <\/em><a href=\"https:\/\/youtu.be\/qAsGO5N7OCk\" rel=\"noopener noreferrer nofollow\"><em>DeepSeek LLM in Obsidian<\/em><\/a><\/p>\n<h3>Conclusion<\/h3>\n<p>Using <strong>DeepSeek R1<\/strong> with <strong>Obsidian<\/strong> gives you a <strong>powerful, private, and offline<\/strong> AI assistant. Give it a try and let me know your thoughts in the comments below! If you found this guide helpful!<\/p>\n<p>Cheers!<\/p>\n<p>src: <a href=\"https:\/\/proflead.dev\/posts\/deepseek-ai-r1-in-obsidian\/\" rel=\"noopener noreferrer nofollow\">https:\/\/proflead.dev\/posts\/deepseek-ai-r1-in-obsidian\/<\/a><\/p>\n<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!----><!----><\/div>\n<p><!----><!----><br \/> \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b \u0441\u0442\u0430\u0442\u044c\u0438 <a href=\"https:\/\/habr.com\/ru\/articles\/879352\/\"> https:\/\/habr.com\/ru\/articles\/879352\/<\/a><br \/><\/br><\/br><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-447142","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/447142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=447142"}],"version-history":[{"count":0,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/447142\/revisions"}],"wp:attachment":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=447142"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=447142"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=447142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}