{"id":1411,"date":"2023-02-01T18:25:55","date_gmt":"2023-02-01T18:25:55","guid":{"rendered":"https:\/\/www.mumas.in\/techguide\/?p=1411"},"modified":"2023-02-02T03:48:20","modified_gmt":"2023-02-02T03:48:20","slug":"openai-tool-to-detect-ai-generated-content","status":"publish","type":"post","link":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/","title":{"rendered":"OpenAI tool to detect AI generated content"},"content":{"rendered":"\n<p>OpenAI has launched an <strong>&#8220;AI Classifier&#8221; <\/strong>tool that attempts to distinguish between human-written and AI-generated text. <\/p>\n\n\n\n<p>The classifier has been trained to distinguish between text written by a human and text written by AIs from a variety of providers including ChatGPT and GPT3. The current classifier is not fully reliable though. OpenAI says it is impossible to reliably detect all AI-written text and currently the classifier identifies 26% of AI-written text correctly. But they argue that, when this tool is used in tandem with other methods, it would benefit preventing AI text generators from being abused.<\/p>\n\n\n\n<p>Each document submitted is classified into one of five classes:<\/p>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\">\n<li>Very unlikely AI-generated,<\/li>\n\n\n\n<li>Unlikely AI-generated,<\/li>\n\n\n\n<li>Unclear if it is AI-generated,<\/li>\n\n\n\n<li>Possibly AI-generated, or<\/li>\n\n\n\n<li>Likely AI-generated.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/ai-text-classifier-openai.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"828\" height=\"637\" src=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/ai-text-classifier-openai.jpg\" alt=\"\" class=\"wp-image-1412\" srcset=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/ai-text-classifier-openai.jpg 828w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/ai-text-classifier-openai-300x231.jpg 300w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/ai-text-classifier-openai-768x591.jpg 768w\" sizes=\"auto, (max-width: 828px) 100vw, 828px\" \/><\/a><\/figure>\n\n\n\n<p>As the classifier still has a number of limitations to be sorted out, it should be used as a complement to other methods of determining the source of text, instead of being the primary decision-making tool as per <a href=\"https:\/\/openai.com\/blog\/new-ai-classifier-for-indicating-ai-written-text\/\" target=\"_blank\" rel=\"noreferrer noopener\">OpenAI\u2019s blog<\/a>.<\/p>\n\n\n\n<p>OpenAI will continue their work on the detection of AI-generated text, and they will get to know whether tools like this are useful, based on the current version released.<\/p>\n\n\n\n<p>Here are some of the current limitations listed by OpenAI<\/p>\n\n\n\n<ol type=\"1\" class=\"has-text-color has-small-font-size wp-block-list\" style=\"color:#14353b\">\n<li>The classifier is very unreliable on short texts (below 1,000 characters). Even longer texts are sometimes incorrectly labeled by the classifier.<\/li>\n\n\n\n<li>Sometimes human-written text will be incorrectly but confidently labeled as AI-written by our classifier.<\/li>\n\n\n\n<li>We recommend using the classifier only for English text. It performs significantly worse in other languages and it is unreliable on code.<\/li>\n\n\n\n<li>Text that is very predictable cannot be reliably identified. For example, it is impossible to predict whether a list of the first 1,000 prime numbers was written by AI or humans, because the correct answer is always the same.<\/li>\n\n\n\n<li>AI-written text can be edited to evade the classifier. Classifiers like ours can be updated and retrained based on successful attacks, but it is unclear whether detection has an advantage in the long-term.<\/li>\n\n\n\n<li>Classifiers based on neural networks are known to be poorly calibrated outside of their training data. For inputs that are very different from text in our training set, the classifier is sometimes extremely confident in a wrong prediction.<\/li>\n<\/ol>\n\n\n\n<p>In conclusion, the positive aspect is that this is a step in the right direction and will become an invaluable tool, especially for educators and educational institutions. Responsible AI has always been front-of mind with most people, and OpenAI has been very open about their focus and due diligence regarding responsible AI. On the other side, there is no easy way to solve the problems AI-generated text poses. Possibly there won\u2019t ever be.<\/p>\n\n\n\n<p><em>Thanks for Reading. Stay Tuned!<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2022\/08\/12.png\"><img loading=\"lazy\" decoding=\"async\" width=\"832\" height=\"48\" src=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2022\/08\/12.png\" alt=\"\" class=\"wp-image-1305\" srcset=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2022\/08\/12.png 832w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2022\/08\/12-300x17.png 300w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2022\/08\/12-768x44.png 768w\" sizes=\"auto, (max-width: 832px) 100vw, 832px\" \/><\/a><\/figure>\n\n\n\n<p>Look forward to connecting with you!<\/p>\n\n\n\n<p>Finally, \u201c<a href=\"https:\/\/www.linkedin.com\/newsletters\/tech-minutes-6915900686312378368\/?lipi=urn%3Ali%3Apage%3Ad_flagship3_pulse_read%3BNHwekvNvSVCUcMt9essS1w%3D%3D\" target=\"_blank\" rel=\"noreferrer noopener\">subscribe<\/a>\u201d to my newsletter, so that you get notified every time when I publish.<\/p>\n\n\n\n<p>Check out some of my&nbsp;<a href=\"https:\/\/www.youtube.com\/@murukeshj\" target=\"_blank\" rel=\"noreferrer noopener\">videos here<\/a>, and do&nbsp;<a href=\"https:\/\/www.youtube.com\/@murukeshj?sub_confirmation=1\" target=\"_blank\" rel=\"noreferrer noopener\">subscribe&nbsp;<\/a>to my channel.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OpenAI has launched an &#8220;AI Classifier&#8221; tool that attempts to distinguish between human-written and AI-generated text. The classifier has been trained to distinguish between text written by a human and text written by AIs from a variety of providers including ChatGPT and GPT3. The current classifier is not fully reliable though. OpenAI says it is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1413,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","jetpack_post_was_ever_published":false,"cybocfi_hide_featured_image":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[133,130],"tags":[145,245,243,171,244],"class_list":{"0":"post-1411","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ai","8":"category-digital","9":"tag-ai","10":"tag-ai-chatbot","11":"tag-chatgpt3","12":"tag-ml","13":"tag-openai","14":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OpenAI tool to detect AI generated content - tech guide<\/title>\n<meta name=\"description\" content=\"OpenAI has launched an &quot;AI Classifier&quot; tool that attempts to distinguish between human-written and AI-generated text.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OpenAI tool to detect AI generated content - tech guide\" \/>\n<meta property=\"og:description\" content=\"OpenAI has launched an &quot;AI Classifier&quot; tool that attempts to distinguish between human-written and AI-generated text.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\" \/>\n<meta property=\"og:site_name\" content=\"tech guide\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-01T18:25:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-02T03:48:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"670\" \/>\n\t<meta property=\"og:image:height\" content=\"310\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Murukesh Jayaraj\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Murukesh Jayaraj\" \/>\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:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\"},\"author\":{\"name\":\"Murukesh Jayaraj\",\"@id\":\"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397\"},\"headline\":\"OpenAI tool to detect AI generated content\",\"datePublished\":\"2023-02-01T18:25:55+00:00\",\"dateModified\":\"2023-02-02T03:48:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\"},\"wordCount\":488,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397\"},\"image\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg\",\"keywords\":[\"AI\",\"AI ChatBot\",\"ChatGPT3\",\"ML\",\"OpenAI\"],\"articleSection\":[\"Artificial Intelligence\",\"Digital\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\",\"url\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\",\"name\":\"OpenAI tool to detect AI generated content - tech guide\",\"isPartOf\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg\",\"datePublished\":\"2023-02-01T18:25:55+00:00\",\"dateModified\":\"2023-02-02T03:48:20+00:00\",\"description\":\"OpenAI has launched an \\\"AI Classifier\\\" tool that attempts to distinguish between human-written and AI-generated text.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage\",\"url\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg\",\"contentUrl\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg\",\"width\":670,\"height\":310},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mumas.in\/techguide\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OpenAI tool to detect AI generated content\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mumas.in\/techguide\/#website\",\"url\":\"https:\/\/www.mumas.in\/techguide\/\",\"name\":\"tech guide\",\"description\":\"Explore digital, technology, cloud, RPA, software, platforms and much more\",\"publisher\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mumas.in\/techguide\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397\",\"name\":\"Murukesh Jayaraj\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png\",\"url\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png\",\"contentUrl\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png\",\"width\":300,\"height\":80,\"caption\":\"Murukesh Jayaraj\"},\"logo\":{\"@id\":\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png\"},\"description\":\"A passionate Solutions Architect resiliently enabling business with the power of technology.\",\"url\":\"https:\/\/www.mumas.in\/techguide\/author\/murukeshj\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OpenAI tool to detect AI generated content - tech guide","description":"OpenAI has launched an \"AI Classifier\" tool that attempts to distinguish between human-written and AI-generated text.","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:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/","og_locale":"en_US","og_type":"article","og_title":"OpenAI tool to detect AI generated content - tech guide","og_description":"OpenAI has launched an \"AI Classifier\" tool that attempts to distinguish between human-written and AI-generated text.","og_url":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/","og_site_name":"tech guide","article_published_time":"2023-02-01T18:25:55+00:00","article_modified_time":"2023-02-02T03:48:20+00:00","og_image":[{"width":670,"height":310,"url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg","type":"image\/jpeg"}],"author":"Murukesh Jayaraj","twitter_misc":{"Written by":"Murukesh Jayaraj","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#article","isPartOf":{"@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/"},"author":{"name":"Murukesh Jayaraj","@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397"},"headline":"OpenAI tool to detect AI generated content","datePublished":"2023-02-01T18:25:55+00:00","dateModified":"2023-02-02T03:48:20+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/"},"wordCount":488,"commentCount":0,"publisher":{"@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397"},"image":{"@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg","keywords":["AI","AI ChatBot","ChatGPT3","ML","OpenAI"],"articleSection":["Artificial Intelligence","Digital"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/","url":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/","name":"OpenAI tool to detect AI generated content - tech guide","isPartOf":{"@id":"https:\/\/www.mumas.in\/techguide\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage"},"image":{"@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg","datePublished":"2023-02-01T18:25:55+00:00","dateModified":"2023-02-02T03:48:20+00:00","description":"OpenAI has launched an \"AI Classifier\" tool that attempts to distinguish between human-written and AI-generated text.","breadcrumb":{"@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#primaryimage","url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg","contentUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg","width":670,"height":310},{"@type":"BreadcrumbList","@id":"https:\/\/www.mumas.in\/techguide\/openai-tool-to-detect-ai-generated-content\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mumas.in\/techguide\/"},{"@type":"ListItem","position":2,"name":"OpenAI tool to detect AI generated content"}]},{"@type":"WebSite","@id":"https:\/\/www.mumas.in\/techguide\/#website","url":"https:\/\/www.mumas.in\/techguide\/","name":"tech guide","description":"Explore digital, technology, cloud, RPA, software, platforms and much more","publisher":{"@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mumas.in\/techguide\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397","name":"Murukesh Jayaraj","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png","url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png","contentUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png","width":300,"height":80,"caption":"Murukesh Jayaraj"},"logo":{"@id":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png"},"description":"A passionate Solutions Architect resiliently enabling business with the power of technology.","url":"https:\/\/www.mumas.in\/techguide\/author\/murukeshj\/"}]}},"featured_image_src":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier-600x310.jpg","featured_image_src_square":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier-600x310.jpg","author_info":{"display_name":"Murukesh Jayaraj","author_link":"https:\/\/www.mumas.in\/techguide\/author\/murukeshj\/"},"jetpack_featured_media_url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/openai-text-classifier.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p4xyjx-mL","jetpack_likes_enabled":false,"_links":{"self":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts\/1411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/comments?post=1411"}],"version-history":[{"count":2,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts\/1411\/revisions"}],"predecessor-version":[{"id":1415,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts\/1411\/revisions\/1415"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/media\/1413"}],"wp:attachment":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/media?parent=1411"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/categories?post=1411"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/tags?post=1411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}