{"id":990390,"date":"2026-06-02T11:03:43","date_gmt":"2026-06-02T04:03:43","guid":{"rendered":"https:\/\/5id.vn\/building-gpt-from-scratch\/"},"modified":"2026-06-02T11:03:43","modified_gmt":"2026-06-02T04:03:43","slug":"building-gpt-from-scratch","status":"publish","type":"post","link":"https:\/\/5id.vn\/vi\/building-gpt-from-scratch\/","title":{"rendered":"Building GPT from Scratch"},"content":{"rendered":"<div class=\"vgblk-rw-wrapper limit-wrapper\">\n<div class=\"n8n-seo-article\" style=\"max-width:100%;line-height:1.7\">\n<p>Building GPT from scratch requires a deep understanding of the architecture behind ChatGPT&#8217;s success, and Andrej Karpathy&#8217;s viral YouTube video provides a step-by-step guide on how to do it.<\/p>\n<h2>Introduction to GPT<\/h2>\n<p>GPT, or Generative Pre-trained Transformer, is a type of large language model (LLM) that has revolutionized the field of natural language processing. With its ability to generate human-like text, GPT has become a crucial component in many AI applications, including chatbots, language translation, and text summarization.<\/p>\n<h2>How GPT Works<\/h2>\n<p>GPT works by using a combination of natural language processing and machine learning algorithms to generate text based on a given prompt. The model is trained on a massive dataset of text, which allows it to learn the patterns and structures of language, and generate text that is similar in style and tone.<\/p>\n<h3>Key Components of GPT<\/h3>\n<p>The key components of GPT include the transformer architecture, which allows the model to handle long-range dependencies in language, and the pre-training objective, which enables the model to learn the patterns and structures of language.<\/p>\n<h2>Practical Applications of GPT<\/h2>\n<p>GPT has many practical applications, including chatbots, language translation, and text summarization. It can also be used to generate creative content, such as stories and poems, and can even be used to improve language understanding and generation in other AI models.<\/p>\n<h2>Limitations and Risks of GPT<\/h2>\n<p>While GPT has many benefits, it also has some limitations and risks. One of the main limitations is that it can be difficult to control the output of the model, and it can sometimes generate text that is not accurate or relevant. Additionally, there is a risk that GPT could be used to generate fake or misleading content, which could have serious consequences.<\/p>\n<h2>Implementation Considerations<\/h2>\n<p>When implementing GPT, there are several considerations that need to be taken into account. These include the size and quality of the training dataset, the computational resources required to train and deploy the model, and the need to fine-tune the model for specific applications.<\/p>\n<h2>Takeaways<\/h2>\n<p>Building GPT from scratch requires a deep understanding of the architecture and key components of the model, as well as the limitations and risks associated with it. By following Andrej Karpathy&#8217;s guide and considering the practical applications and implementation considerations, developers can create their own GPT models and unlock the full potential of LLMs.<\/p>\n<p>Some practical takeaways from this article include:<\/p>\n<ul>\n<li>Understanding the transformer architecture and pre-training objective of GPT<\/li>\n<li>Recognizing the importance of high-quality training data and computational resources<\/li>\n<li>Being aware of the limitations and risks associated with GPT, including the potential for fake or misleading content<\/li>\n<\/ul>\n<p>For more information on AI and LLMs, visit our <a href=\"\/vi\/blog\/\">related AI insights<\/a> page, or check out our <a href=\"\/vi\/resources\/\">technology resources<\/a> page for more articles and guides.<\/p>\n<h2>How to Evaluate Quality<\/h2>\n<p>Quality should be measured against the task the reader actually cares about. For educational content, that may mean clarity and accuracy. For business workflows, it may mean response quality, cost per task, latency, error rate, and the amount of human review still required.<\/p>\n<p>Good evaluation combines examples, edge cases, and ongoing monitoring. A system can perform well on a simple demo and still fail when inputs become ambiguous, domain-specific, outdated, or sensitive.<\/p>\n<h2>How to Use This Resource Effectively<\/h2>\n<p>A useful article about Building GPT from Scratch should help readers connect the simple explanation, the technical mechanism, and the practical decision they may need to make next. That means the content should not stop at definitions; it should show why the topic matters, where it fits, and how readers can evaluate it responsibly.<\/p>\n<p>For beginners, the most important value is a clear mental model. They should understand the problem the technology solves, the kind of input it receives, the kind of output it produces, and the reason results can vary from one situation to another.<\/p>\n<p>For technical readers, the article should point toward architecture, data quality, evaluation, and deployment tradeoffs. These details explain why two systems with similar demos can behave very differently in production, especially when the data is specialized or the workflow has strict quality requirements.<\/p>\n<p>For business readers, the practical question is not whether the technology is impressive. The better question is whether it can reduce friction, improve decision quality, support a team process, or create a better user experience without adding unacceptable operational risk.<\/p>\n<p>The strongest next step is to compare a short accessible resource with a deeper technical resource, then write down what each one clarifies. That approach gives readers both confidence and caution, which is usually the right balance for fast-moving technology topics.<\/p>\n<p>Readers should also look for examples that show both successful and difficult cases. A balanced example set makes the article more useful because it reveals the boundary between a clean demonstration and a real operating environment.<\/p>\n<p>Finally, every recommendation should connect back to a practical decision. If the article cannot help someone choose what to learn, test, adopt, avoid, or monitor next, it probably needs more context before publication.<\/p>\n<p>Readers should use the linked source to compare the summary against the original implementation details, especially when architecture, tooling, or deployment steps influence the final decision.<\/p>\n<ul>\n<li>Define the core concept in plain language.<\/li>\n<li>Identify the main technical components.<\/li>\n<li>Map the idea to real workflows.<\/li>\n<li>Check limitations before recommending adoption.<\/li>\n<li>Use references to verify important claims.<\/li>\n<\/ul>\n<h2>References<\/h2>\n<p>These external sources were used to verify the article and provide deeper context.<\/p>\n<ul class=\"reference-list\" style=\"padding-left:0;margin:16px 0 28px 0\">\n<li style=\"margin:0 0 12px 0\"><a href=\"https:\/\/youtu.be\/kCc8FmEb1nY?si=T_gz14BVFnjE-8bF\" target=\"_blank\" rel=\"noopener\" style=\"display:block;padding:14px 16px;border:1px solid #c9d7ee;border-radius:8px;background:#f7faff;color:#07104a;text-decoration:none\"><span style=\"display:block;margin-bottom:5px;font-size:12px;line-height:1.4;color:#52627a;text-transform:uppercase;letter-spacing:0;font-weight:700\">Source: YouTube<\/span><strong style=\"display:block;margin-bottom:6px;color:#07104a;text-decoration:underline;font-size:17px;line-height:1.45\">Let&#039;s build GPT: from scratch, in code, spelled out. &#8211; YouTube<\/strong><span style=\"display:block;color:#3b4a62;font-size:14px;line-height:1.45\">Open original resource<\/span><\/a><\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>In conclusion, building GPT from scratch is a complex task that requires a deep understanding of the architecture and key components of the model. By following Andrej Karpathy&#8217;s guide and considering the practical applications and implementation considerations, developers can create their own GPT models and unlock the full potential of LLMs.<\/p>\n<\/div>\n<\/div>\n<p><!-- .vgblk-rw-wrapper --><\/p>","protected":false},"excerpt":{"rendered":"<p>Learn how to build GPT from scratch with Andrej Karpathy&#8217;s viral YouTube video, explaining the architecture behind ChatGPT&#8217;s success, and discover the key<\/p>","protected":false},"author":26,"featured_media":990389,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_yoast_wpseo_linkdex":"","_yoast_wpseo_content_score":"","rank_math_focus_keyword":"","rank_math_description":"","rank_math_title":"","source_url":"","source_name":"","footnotes":""},"categories":[17,11],"tags":[],"class_list":["post-990390","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-development","category-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Building GPT from Scratch - 5ID<\/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:\/\/5id.vn\/vi\/building-gpt-from-scratch\/\" \/>\n<meta property=\"og:locale\" content=\"vi_VN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building GPT from Scratch\" \/>\n<meta property=\"og:description\" content=\"Learn how to build GPT from scratch with Andrej Karpathy&#039;s viral YouTube video, explaining the architecture behind ChatGPT&#039;s success, and discover the key\" \/>\n<meta property=\"og:url\" content=\"https:\/\/5id.vn\/vi\/building-gpt-from-scratch\/\" \/>\n<meta property=\"og:site_name\" content=\"5ID\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-02T04:03:43+00:00\" \/>\n<meta name=\"author\" content=\"5id\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0110\u01b0\u1ee3c vi\u1ebft b\u1edfi\" \/>\n\t<meta name=\"twitter:data1\" content=\"5id\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 ph\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/\"},\"author\":{\"name\":\"5id\",\"@id\":\"https:\\\/\\\/5id.vn\\\/#\\\/schema\\\/person\\\/94846fcb6eafeca1d0e9fda167b6d880\"},\"headline\":\"Building GPT from Scratch\",\"datePublished\":\"2026-06-02T04:03:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/\"},\"wordCount\":973,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/5id.vn\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cover-1780373022378.jpg\",\"articleSection\":[\"Development\",\"News\"],\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/\",\"url\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/\",\"name\":\"Building GPT from Scratch - 5ID\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/5id.vn\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cover-1780373022378.jpg\",\"datePublished\":\"2026-06-02T04:03:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#breadcrumb\"},\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#primaryimage\",\"url\":\"https:\\\/\\\/5id.vn\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cover-1780373022378.jpg\",\"contentUrl\":\"https:\\\/\\\/5id.vn\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cover-1780373022378.jpg\",\"width\":1024,\"height\":576,\"caption\":\"{\\\"prompt\\\":\\\"Generate a 16:9 cover image designed for 1024x576 output, with a modern technological environment such as a data processing core, AI lab, server room, semiconductor workspace, robotics lab, or cyberspace grid, using highly detailed cinematic 3D digital art rendering, ultra-sharp focus, volumetric lighting, realistic depth of field, cold electric blue and cyan neon as dominant ambient lighting, vibrant orange-yellow highlights for data flow, deep charcoal gray and dark purple shadows, avoiding pure black, and keeping the main subject and important visual details inside the central 60% width and central 55% height, with clean visual margins around all edges, and no text, letters, words, numbers, labels, logos, watermarks, or typography\\\",\\\"originalPrompt\\\":\\\"Generate a 16:9 cover image designed for 1024x576 output, with a modern technological environment such as a data processing core, AI lab, server room, semiconductor workspace, robotics lab, or cyberspace grid, using highly detailed cinematic 3D digital art rendering, ultra-sharp focus, volumetric lighting, realistic depth of field, cold electric blue and cyan neon as dominant ambient lighting, vibrant orange-yellow highlights for data flow, deep charcoal gray and dark purple shadows, avoiding pure black, and keeping the main subject and important visual details inside the central 60% width and central 55% height, with clean visual margins around all edges, and no text, letters, words, numbers, labels, logos, watermarks, or typography\\\",\\\"width\\\":512,\\\"height\\\":512,\\\"seed\\\":1780373020321,\\\"model\\\":\\\"sana\\\",\\\"enhance\\\":false,\\\"nologo\\\":true,\\\"negative_prompt\\\":\\\"undefined\\\",\\\"nofeed\\\":true,\\\"safe\\\":true,\\\"quality\\\":\\\"medium\\\",\\\"image\\\":[],\\\"transparent\\\":false,\\\"has_nsfw_concept\\\":false,\\\"concept\\\":[],\\\"trackingData\\\":{\\\"actualModel\\\":\\\"sana\\\",\\\"usage\\\":{\\\"completionImageTokens\\\":1,\\\"totalTokenCount\\\":1}}}\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/5id.vn\\\/building-gpt-from-scratch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/5id.vn\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Building GPT from Scratch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/5id.vn\\\/#website\",\"url\":\"https:\\\/\\\/5id.vn\\\/\",\"name\":\"5ID\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/5id.vn\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/5id.vn\\\/#organization\",\"name\":\"5ID\",\"url\":\"https:\\\/\\\/5id.vn\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/5id.vn\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/5id.vn\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/5IDLOGO.svg\",\"contentUrl\":\"https:\\\/\\\/5id.vn\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/5IDLOGO.svg\",\"width\":579,\"height\":185,\"caption\":\"5ID\"},\"image\":{\"@id\":\"https:\\\/\\\/5id.vn\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/5id.vn\\\/#\\\/schema\\\/person\\\/94846fcb6eafeca1d0e9fda167b6d880\",\"name\":\"5id\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"vi\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/95b869a4bd7d1ca0921896f0c4f498ba60251778dad5c358c57c8b2e6d770ef8?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/95b869a4bd7d1ca0921896f0c4f498ba60251778dad5c358c57c8b2e6d770ef8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/95b869a4bd7d1ca0921896f0c4f498ba60251778dad5c358c57c8b2e6d770ef8?s=96&d=mm&r=g\",\"caption\":\"5id\"},\"sameAs\":[\"https:\\\/\\\/5id.vn\\\/\"],\"url\":\"https:\\\/\\\/5id.vn\\\/vi\\\/author\\\/admin_5id\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Building GPT from Scratch - 5ID","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:\/\/5id.vn\/vi\/building-gpt-from-scratch\/","og_locale":"vi_VN","og_type":"article","og_title":"Building GPT from Scratch","og_description":"Learn how to build GPT from scratch with Andrej Karpathy's viral YouTube video, explaining the architecture behind ChatGPT's success, and discover the key","og_url":"https:\/\/5id.vn\/vi\/building-gpt-from-scratch\/","og_site_name":"5ID","article_published_time":"2026-06-02T04:03:43+00:00","author":"5id","twitter_card":"summary_large_image","twitter_misc":{"\u0110\u01b0\u1ee3c vi\u1ebft b\u1edfi":"5id","\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc":"5 ph\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#article","isPartOf":{"@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/"},"author":{"name":"5id","@id":"https:\/\/5id.vn\/#\/schema\/person\/94846fcb6eafeca1d0e9fda167b6d880"},"headline":"Building GPT from Scratch","datePublished":"2026-06-02T04:03:43+00:00","mainEntityOfPage":{"@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/"},"wordCount":973,"commentCount":0,"publisher":{"@id":"https:\/\/5id.vn\/#organization"},"image":{"@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#primaryimage"},"thumbnailUrl":"https:\/\/5id.vn\/wp-content\/uploads\/2026\/06\/cover-1780373022378.jpg","articleSection":["Development","News"],"inLanguage":"vi","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/5id.vn\/building-gpt-from-scratch\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/","url":"https:\/\/5id.vn\/building-gpt-from-scratch\/","name":"Building GPT from Scratch - 5ID","isPartOf":{"@id":"https:\/\/5id.vn\/#website"},"primaryImageOfPage":{"@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#primaryimage"},"image":{"@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#primaryimage"},"thumbnailUrl":"https:\/\/5id.vn\/wp-content\/uploads\/2026\/06\/cover-1780373022378.jpg","datePublished":"2026-06-02T04:03:43+00:00","breadcrumb":{"@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/5id.vn\/building-gpt-from-scratch\/"]}]},{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#primaryimage","url":"https:\/\/5id.vn\/wp-content\/uploads\/2026\/06\/cover-1780373022378.jpg","contentUrl":"https:\/\/5id.vn\/wp-content\/uploads\/2026\/06\/cover-1780373022378.jpg","width":1024,"height":576,"caption":"{\"prompt\":\"Generate a 16:9 cover image designed for 1024x576 output, with a modern technological environment such as a data processing core, AI lab, server room, semiconductor workspace, robotics lab, or cyberspace grid, using highly detailed cinematic 3D digital art rendering, ultra-sharp focus, volumetric lighting, realistic depth of field, cold electric blue and cyan neon as dominant ambient lighting, vibrant orange-yellow highlights for data flow, deep charcoal gray and dark purple shadows, avoiding pure black, and keeping the main subject and important visual details inside the central 60% width and central 55% height, with clean visual margins around all edges, and no text, letters, words, numbers, labels, logos, watermarks, or typography\",\"originalPrompt\":\"Generate a 16:9 cover image designed for 1024x576 output, with a modern technological environment such as a data processing core, AI lab, server room, semiconductor workspace, robotics lab, or cyberspace grid, using highly detailed cinematic 3D digital art rendering, ultra-sharp focus, volumetric lighting, realistic depth of field, cold electric blue and cyan neon as dominant ambient lighting, vibrant orange-yellow highlights for data flow, deep charcoal gray and dark purple shadows, avoiding pure black, and keeping the main subject and important visual details inside the central 60% width and central 55% height, with clean visual margins around all edges, and no text, letters, words, numbers, labels, logos, watermarks, or typography\",\"width\":512,\"height\":512,\"seed\":1780373020321,\"model\":\"sana\",\"enhance\":false,\"nologo\":true,\"negative_prompt\":\"undefined\",\"nofeed\":true,\"safe\":true,\"quality\":\"medium\",\"image\":[],\"transparent\":false,\"has_nsfw_concept\":false,\"concept\":[],\"trackingData\":{\"actualModel\":\"sana\",\"usage\":{\"completionImageTokens\":1,\"totalTokenCount\":1}}}"},{"@type":"BreadcrumbList","@id":"https:\/\/5id.vn\/building-gpt-from-scratch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/5id.vn\/"},{"@type":"ListItem","position":2,"name":"Building GPT from Scratch"}]},{"@type":"WebSite","@id":"https:\/\/5id.vn\/#website","url":"https:\/\/5id.vn\/","name":"5ID","description":"","publisher":{"@id":"https:\/\/5id.vn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/5id.vn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"},{"@type":"Organization","@id":"https:\/\/5id.vn\/#organization","name":"5ID","url":"https:\/\/5id.vn\/","logo":{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/5id.vn\/#\/schema\/logo\/image\/","url":"https:\/\/5id.vn\/wp-content\/uploads\/2023\/03\/5IDLOGO.svg","contentUrl":"https:\/\/5id.vn\/wp-content\/uploads\/2023\/03\/5IDLOGO.svg","width":579,"height":185,"caption":"5ID"},"image":{"@id":"https:\/\/5id.vn\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/5id.vn\/#\/schema\/person\/94846fcb6eafeca1d0e9fda167b6d880","name":"5id","image":{"@type":"ImageObject","inLanguage":"vi","@id":"https:\/\/secure.gravatar.com\/avatar\/95b869a4bd7d1ca0921896f0c4f498ba60251778dad5c358c57c8b2e6d770ef8?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/95b869a4bd7d1ca0921896f0c4f498ba60251778dad5c358c57c8b2e6d770ef8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/95b869a4bd7d1ca0921896f0c4f498ba60251778dad5c358c57c8b2e6d770ef8?s=96&d=mm&r=g","caption":"5id"},"sameAs":["https:\/\/5id.vn\/"],"url":"https:\/\/5id.vn\/vi\/author\/admin_5id\/"}]}},"_links":{"self":[{"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/posts\/990390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/comments?post=990390"}],"version-history":[{"count":0,"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/posts\/990390\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/media\/990389"}],"wp:attachment":[{"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/media?parent=990390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/categories?post=990390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/5id.vn\/vi\/wp-json\/wp\/v2\/tags?post=990390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}