{"id":3199,"date":"2025-11-19T23:33:52","date_gmt":"2025-11-19T23:33:52","guid":{"rendered":"https:\/\/promakai.com\/news\/?p=3199"},"modified":"2025-11-19T23:33:53","modified_gmt":"2025-11-19T23:33:53","slug":"how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server","status":"publish","type":"post","link":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/","title":{"rendered":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"559\" src=\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm-1024x559.webp\" alt=\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server\" class=\"wp-image-3210\" srcset=\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm-1024x559.webp 1024w, https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm-300x164.webp 300w, https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm-768x419.webp 768w, https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp 1408w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>NotebookLM, Google\u2019s AI-powered note-taking and research tool, is gaining traction \u2014 but it\u2019s proprietary and cloud-based. Fortunately, there are open-source alternatives like <strong>Open Notebook<\/strong> that you can self-host within your own network for improved privacy and control. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-self-host-an-alternative\">Why Self-Host an Alternative?<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Privacy &amp; Security:<\/strong> Running Open Notebook locally means your data never leaves your infrastructure.<\/li>\n\n\n\n<li><strong>Flexibility:<\/strong> Supports multiple LLM providers, such as OpenAI, Google Gemini, and others.<\/li>\n\n\n\n<li><strong>Source Control:<\/strong> You control which AI models are used, their configuration, and how they interact with your documents.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-you-ll-need-to-deploy\">What You\u2019ll Need to Deploy<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A machine (e.g., server or workstation) with Docker installed.<\/li>\n\n\n\n<li>An API key for an LLM provider if you plan to use proprietary services.<\/li>\n\n\n\n<li>Sufficient storage and memory depending on the size of your document corpus.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-steps-to-deploy-open-notebook\">Steps to Deploy Open Notebook<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Clone the Open Notebook GitHub repository to your server.<\/li>\n\n\n\n<li>Copy and configure the <code>docker.env<\/code> file based on which LLM(s) you intend to use.<\/li>\n\n\n\n<li>Edit settings such as API keys, host IPs, and default models.<\/li>\n\n\n\n<li>Run <code>docker compose up -d<\/code> to start services in detached mode.<\/li>\n\n\n\n<li>Open <code>http:\/\/&lt;server-ip&gt;:8502<\/code> in your browser to access the web UI.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-configuring-models-and-llm-providers\">Configuring Models and LLM Providers<\/h2>\n\n\n\n<p>Once you&#8217;re in the Open Notebook UI, head to the \u201cModels\u201d section. Here you can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select default LLM providers.<\/li>\n\n\n\n<li>Configure behavior per model (e.g., summarization vs. Q&amp;A).<\/li>\n\n\n\n<li>Add or remove sources and document collections.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-who-should-consider-this-setup\">Who Should Consider This Setup?<\/h2>\n\n\n\n<p>This deployment model works best for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Researchers and students who want a personal AI workspace.<\/li>\n\n\n\n<li>Organizations needing a secure, on-premises research and note-taking tool.<\/li>\n\n\n\n<li>AI enthusiasts who want to experiment with different LLMs locally.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-limitations-amp-considerations\">Limitations &amp; Considerations<\/h2>\n\n\n\n<p>While powerful, running Open Notebook comes with trade-offs:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It requires technical setup (Docker, environment configuration).<\/li>\n\n\n\n<li>Costs depend on the LLMs you use \u2014 local free models may be slower or less capable.<\/li>\n\n\n\n<li>Maintaining and updating the service is now your responsibility.<\/li>\n<\/ul>\n\n\n\n<p><small>Source: <a href=\"https:\/\/promakai.com\/\"  rel=\"noreferrer noopener\">PromakAI<\/a>. Compiled by <a href=\"https:\/\/promakai.com\/news\/\"  rel=\"noreferrer noopener\">PromakAI News<\/a>.<\/small><\/p>\n","protected":false},"excerpt":{"rendered":"<p>NotebookLM, Google\u2019s AI-powered note-taking and research tool, is gaining traction \u2014 but it\u2019s proprietary and cloud-based. Fortunately, there are open-source alternatives like Open Notebook that you can self-host within your own network for improved privacy and control. Why Self-Host an Alternative? What You\u2019ll Need to Deploy Steps to Deploy Open Notebook Configuring Models and LLM &#8230; <a title=\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server\" class=\"read-more\" href=\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\" aria-label=\"Read more about How to Deploy an Open-Source Version of NotebookLM on Your Own Server\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":3210,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[],"class_list":["post-3199","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v26.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Deploy an Open-Source Version of NotebookLM on Your Own Server &#8212; PromakAI News<\/title>\n<meta name=\"description\" content=\"Learn how to deploy Open Notebook, an open-source, self-hosted alternative to NotebookLM \u2014 secure, flexible, and privately run on your own server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server\" \/>\n<meta property=\"og:description\" content=\"Learn how to deploy Open Notebook, an open-source, self-hosted alternative to NotebookLM \u2014 secure, flexible, and privately run on your own server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\" \/>\n<meta property=\"og:site_name\" content=\"PromakAI News\" \/>\n<meta property=\"article:author\" content=\"https:\/\/facebook.com\/promakai\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-19T23:33:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-19T23:33:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1408\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Dev Unix\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@PromakAI\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dev Unix\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\"},\"author\":{\"name\":\"Dev Unix\",\"@id\":\"https:\/\/promakai.com\/news\/#\/schema\/person\/b07ad88d801a13f8fd59a44190758091\"},\"headline\":\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server\",\"datePublished\":\"2025-11-19T23:33:52+00:00\",\"dateModified\":\"2025-11-19T23:33:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\"},\"wordCount\":326,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/promakai.com\/news\/#organization\"},\"image\":{\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp\",\"articleSection\":[\"Artificial Intelligence\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\",\"url\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\",\"name\":\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server &#8212; PromakAI News\",\"isPartOf\":{\"@id\":\"https:\/\/promakai.com\/news\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp\",\"datePublished\":\"2025-11-19T23:33:52+00:00\",\"dateModified\":\"2025-11-19T23:33:53+00:00\",\"description\":\"Learn how to deploy Open Notebook, an open-source, self-hosted alternative to NotebookLM \u2014 secure, flexible, and privately run on your own server.\",\"breadcrumb\":{\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage\",\"url\":\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp\",\"contentUrl\":\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp\",\"width\":1408,\"height\":768,\"caption\":\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/promakai.com\/news\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Deploy an Open-Source Version of NotebookLM on Your Own Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/promakai.com\/news\/#website\",\"url\":\"https:\/\/promakai.com\/news\/\",\"name\":\"PromakAI News\",\"description\":\"Tech &amp; Linux News\",\"publisher\":{\"@id\":\"https:\/\/promakai.com\/news\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/promakai.com\/news\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/promakai.com\/news\/#organization\",\"name\":\"PromakAI\",\"alternateName\":\"PromakAI News\",\"url\":\"https:\/\/promakai.com\/news\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/promakai.com\/news\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/promakai-logo1.png\",\"contentUrl\":\"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/promakai-logo1.png\",\"width\":1024,\"height\":1024,\"caption\":\"PromakAI\"},\"image\":{\"@id\":\"https:\/\/promakai.com\/news\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/promakai.com\/news\/#\/schema\/person\/b07ad88d801a13f8fd59a44190758091\",\"name\":\"Dev Unix\",\"pronouns\":\"he\/him\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/promakai.com\/news\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/22ec3ea682c380a274860637729a773eab4d948e2517564a6e0323261df97fea?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/22ec3ea682c380a274860637729a773eab4d948e2517564a6e0323261df97fea?s=96&d=mm&r=g\",\"caption\":\"Dev Unix\"},\"description\":\"Dev Unix is a Linux enthusiast, developer, and technology writer at PromakAI. Focused on open-source systems, automation, and digital freedom.\",\"sameAs\":[\"https:\/\/promakai.com\",\"https:\/\/facebook.com\/promakai\",\"https:\/\/instagram.com\/promakai\",\"https:\/\/linkedin.com\/in\/promakai\",\"https:\/\/pinterest.com\/promakai\/\",\"https:\/\/x.com\/PromakAI\"],\"url\":\"https:\/\/promakai.com\/news\/author\/promakai\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server &#8212; PromakAI News","description":"Learn how to deploy Open Notebook, an open-source, self-hosted alternative to NotebookLM \u2014 secure, flexible, and privately run on your own server.","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:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server","og_description":"Learn how to deploy Open Notebook, an open-source, self-hosted alternative to NotebookLM \u2014 secure, flexible, and privately run on your own server.","og_url":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/","og_site_name":"PromakAI News","article_author":"https:\/\/facebook.com\/promakai","article_published_time":"2025-11-19T23:33:52+00:00","article_modified_time":"2025-11-19T23:33:53+00:00","og_image":[{"width":1408,"height":768,"url":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp","type":"image\/webp"}],"author":"Dev Unix","twitter_card":"summary_large_image","twitter_creator":"@PromakAI","twitter_misc":{"Written by":"Dev Unix","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#article","isPartOf":{"@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/"},"author":{"name":"Dev Unix","@id":"https:\/\/promakai.com\/news\/#\/schema\/person\/b07ad88d801a13f8fd59a44190758091"},"headline":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server","datePublished":"2025-11-19T23:33:52+00:00","dateModified":"2025-11-19T23:33:53+00:00","mainEntityOfPage":{"@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/"},"wordCount":326,"commentCount":0,"publisher":{"@id":"https:\/\/promakai.com\/news\/#organization"},"image":{"@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage"},"thumbnailUrl":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp","articleSection":["Artificial Intelligence"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/","url":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/","name":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server &#8212; PromakAI News","isPartOf":{"@id":"https:\/\/promakai.com\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage"},"image":{"@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage"},"thumbnailUrl":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp","datePublished":"2025-11-19T23:33:52+00:00","dateModified":"2025-11-19T23:33:53+00:00","description":"Learn how to deploy Open Notebook, an open-source, self-hosted alternative to NotebookLM \u2014 secure, flexible, and privately run on your own server.","breadcrumb":{"@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#primaryimage","url":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp","contentUrl":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/notebooklm.webp","width":1408,"height":768,"caption":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server"},{"@type":"BreadcrumbList","@id":"https:\/\/promakai.com\/news\/how-to-deploy-an-open-source-version-of-notebooklm-on-your-own-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/promakai.com\/news\/"},{"@type":"ListItem","position":2,"name":"How to Deploy an Open-Source Version of NotebookLM on Your Own Server"}]},{"@type":"WebSite","@id":"https:\/\/promakai.com\/news\/#website","url":"https:\/\/promakai.com\/news\/","name":"PromakAI News","description":"Tech &amp; Linux News","publisher":{"@id":"https:\/\/promakai.com\/news\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/promakai.com\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/promakai.com\/news\/#organization","name":"PromakAI","alternateName":"PromakAI News","url":"https:\/\/promakai.com\/news\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/promakai.com\/news\/#\/schema\/logo\/image\/","url":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/promakai-logo1.png","contentUrl":"https:\/\/promakai.com\/news\/wp-content\/uploads\/sites\/2\/2025\/11\/promakai-logo1.png","width":1024,"height":1024,"caption":"PromakAI"},"image":{"@id":"https:\/\/promakai.com\/news\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/promakai.com\/news\/#\/schema\/person\/b07ad88d801a13f8fd59a44190758091","name":"Dev Unix","pronouns":"he\/him","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/promakai.com\/news\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/22ec3ea682c380a274860637729a773eab4d948e2517564a6e0323261df97fea?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/22ec3ea682c380a274860637729a773eab4d948e2517564a6e0323261df97fea?s=96&d=mm&r=g","caption":"Dev Unix"},"description":"Dev Unix is a Linux enthusiast, developer, and technology writer at PromakAI. Focused on open-source systems, automation, and digital freedom.","sameAs":["https:\/\/promakai.com","https:\/\/facebook.com\/promakai","https:\/\/instagram.com\/promakai","https:\/\/linkedin.com\/in\/promakai","https:\/\/pinterest.com\/promakai\/","https:\/\/x.com\/PromakAI"],"url":"https:\/\/promakai.com\/news\/author\/promakai\/"}]}},"_links":{"self":[{"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/posts\/3199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/comments?post=3199"}],"version-history":[{"count":2,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/posts\/3199\/revisions"}],"predecessor-version":[{"id":3211,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/posts\/3199\/revisions\/3211"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/media\/3210"}],"wp:attachment":[{"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/media?parent=3199"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/categories?post=3199"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/promakai.com\/news\/wp-json\/wp\/v2\/tags?post=3199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}