{"id":20774,"date":"2026-03-11T17:34:22","date_gmt":"2026-03-11T17:34:22","guid":{"rendered":"https:\/\/artificialgate.ai\/?page_id=20774"},"modified":"2026-06-26T22:06:09","modified_gmt":"2026-06-26T19:06:09","slug":"ai-practical","status":"publish","type":"page","link":"https:\/\/artificialgate.ai\/he\/ai-practical\/","title":{"rendered":"ai-practical"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"20774\" class=\"elementor elementor-20774\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb716e6 e-con-full e-flex e-con e-parent\" data-id=\"eb716e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afa9aa9 elementor-widget elementor-widget-html\" data-id=\"afa9aa9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e2\u05d9\u05e6\u05d5\u05d1 \u05d2\u05dc\u05d5\u05d1\u05dc\u05d9\u05d5\u05ea \u05dc\u05de\u05e0\u05d9\u05e2\u05ea \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05d9\u05d5\u05ea \u05d1\u05d0\u05dc\u05de\u05e0\u05d8\u05d5\u05e8 *\/\r\n    :root {\r\n        --ag-primary: #4c6fff;\r\n        --ag-bg-dark: #0b1026;\r\n        --ag-bg-accent: #161f44;\r\n        --ag-text-main: #ffffff;\r\n        --ag-text-dim: #b0b8d1;\r\n        --ag-accent-glow: rgba(76, 111, 255, 0.4);\r\n        --ag-gold: #ffd700;\r\n    }\r\n\r\n    #ag-portal-wrapper {\r\n        direction: rtl;\r\n        background: var(--ag-bg-dark);\r\n        color: var(--ag-text-main);\r\n        font-family: 'Heebo', sans-serif;\r\n        padding: 60px 0;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* \u05e7\u05d5\u05e0\u05d8\u05d9\u05d9\u05e0\u05e8 \u05d4\u05d7\u05dc\u05e7\u05d9\u05e7\u05d9\u05dd - \u05d9\u05e8\u05d5\u05e5 \u05d1\u05ea\u05d5\u05da \u05d4-Section *\/\r\n    #particles-js-portal {\r\n        position: absolute;\r\n        width: 100%;\r\n        height: 100%;\r\n        top: 0;\r\n        left: 0;\r\n        z-index: 1;\r\n    }\r\n\r\n    .ag-container {\r\n        max-width: 1100px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* Hero Style *\/\r\n    .ag-hero {\r\n        text-align: center;\r\n        margin-bottom: 80px;\r\n    }\r\n\r\n    .ag-hero h1 {\r\n        font-size: clamp(32px, 5vw, 58px);\r\n        font-weight: 800;\r\n        margin-bottom: 20px;\r\n        background: linear-gradient(to bottom, #fff 0%, #a5b4fc 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n    }\r\n\r\n    .ag-hero p {\r\n        font-size: 20px;\r\n        color: var(--ag-text-dim);\r\n        max-width: 800px;\r\n        margin: 0 auto 40px;\r\n    }\r\n\r\n    \/* Course List (Syllabus Style) *\/\r\n    .ag-course-list {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 25px;\r\n    }\r\n\r\n    .ag-course-item {\r\n        background: rgba(255, 255, 255, 0.02);\r\n        border: 1px solid rgba(255, 255, 255, 0.08);\r\n        border-right: 5px solid var(--ag-primary);\r\n        padding: 35px;\r\n        border-radius: 4px;\r\n        transition: 0.3s ease-in-out;\r\n        display: grid;\r\n        grid-template-columns: 80px 1fr 280px;\r\n        gap: 30px;\r\n        align-items: center;\r\n    }\r\n\r\n    .ag-course-item:hover {\r\n        transform: translateX(-5px);\r\n        background: rgba(255, 255, 255, 0.05);\r\n        border-right-color: #6a86ff;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.3);\r\n    }\r\n\r\n    .ag-course-number {\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        color: rgba(76, 111, 255, 0.2);\r\n        text-align: center;\r\n    }\r\n\r\n    .ag-course-content h3 {\r\n        font-size: 24px;\r\n        margin-bottom: 10px;\r\n        color: #fff;\r\n    }\r\n\r\n    .ag-course-content p {\r\n        color: var(--ag-text-dim);\r\n        font-size: 16px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .ag-course-meta {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 12px;\r\n    }\r\n\r\n    .ag-meta-tag {\r\n        font-size: 13px;\r\n        background: var(--ag-bg-accent);\r\n        padding: 10px 15px;\r\n        border-radius: 4px;\r\n        border: 1px solid rgba(76, 111, 255, 0.15);\r\n    }\r\n\r\n    .ag-meta-tag strong {\r\n        display: block;\r\n        color: var(--ag-primary);\r\n        font-size: 11px;\r\n        text-transform: uppercase;\r\n        margin-bottom: 3px;\r\n    }\r\n\r\n    \/* Button Style *\/\r\n    .ag-btn {\r\n        display: inline-block;\r\n        margin-top: 10px;\r\n        padding: 12px 25px;\r\n        background: var(--ag-primary);\r\n        color: white !important;\r\n        text-decoration: none !important;\r\n        font-weight: 700;\r\n        border-radius: 4px;\r\n        transition: 0.3s;\r\n        text-align: center;\r\n    }\r\n\r\n    .ag-btn:hover {\r\n        background: #6a86ff;\r\n        box-shadow: 0 0 20px var(--ag-accent-glow);\r\n    }\r\n\r\n    \/* Bonus\/Gold Style for specific items *\/\r\n    .ag-featured {\r\n        border-right-color: var(--ag-gold);\r\n        background: linear-gradient(90deg, rgba(255,215,0,0.03) 0%, rgba(255,255,255,0.02) 100%);\r\n    }\r\n    .ag-featured .ag-course-number { color: rgba(255,215,0,0.3); }\r\n    .ag-featured .ag-btn { background: var(--ag-gold); color: #000 !important; }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 900px) {\r\n        .ag-course-item { grid-template-columns: 1fr; text-align: center; }\r\n        .ag-course-number { display: none; }\r\n        .ag-btn { width: 100%; }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"ag-portal-wrapper\">\r\n    <div id=\"particles-js-portal\"><\/div>\r\n\r\n    <div class=\"ag-container\">\r\n        \r\n        <header class=\"ag-hero\">\r\n            <h1>AI Essentials \u05dc\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd \u05d1\u05d0\u05e8\u05d2\u05d5\u05df<\/h1>\r\n            <p>\u05e1\u05d3\u05e8\u05ea \u05d4\u05db\u05e9\u05e8\u05d5\u05ea \u05de\u05de\u05d5\u05e7\u05d3\u05ea (45-60 \u05d3\u05e7\u05d5\u05ea) \u05d4\u05de\u05e2\u05e0\u05d9\u05e7\u05d4 \u05d0\u05e8\u05d2\u05d6 \u05db\u05dc\u05d9\u05dd \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05d9\u05d9\u05e9\u05d5\u05dd \u05de\u05d9\u05d9\u05d3\u05d9 \u05e9\u05dc \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05d1\u05e9\u05d2\u05e8\u05ea \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4.<\/p>\r\n        <\/header>\r\n\r\n        <div class=\"ag-course-list\">\r\n\r\n            <div class=\"ag-course-item\">\r\n                <div class=\"ag-course-number\">01<\/div>\r\n                <div class=\"ag-course-content\">\r\n                    <h3>\u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea \u05e2\u05dd ChatGPT<\/h3>\r\n                    <p>\u05d4\u05d1\u05e1\u05d9\u05e1 \u05dc\u05db\u05dc \u05e2\u05d5\u05d1\u05d3 \u05d1\u05e2\u05d9\u05d3\u05df \u05d4-AI: \u05d4\u05e0\u05d3\u05e1\u05ea \u05e4\u05e8\u05d5\u05de\u05e4\u05d8\u05d9\u05dd, \u05e0\u05d9\u05d4\u05d5\u05dc \u05e9\u05d9\u05d7\u05d5\u05ea \u05de\u05d5\u05e8\u05db\u05d1\u05d5\u05ea, \u05d5\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05d5\u05d3\u05dc\u05d9 \u05e9\u05e4\u05d4 \u05db\"\u05de\u05ea\u05de\u05d7\u05d4 \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9\" \u05d0\u05d9\u05e9\u05d9 \u05dc\u05d9\u05d9\u05e2\u05d5\u05dc \u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9\u05d5\u05ea.<\/p>\r\n                    <a href=\"https:\/\/artificialgate.ai\/he\/%d7%a2%d7%91%d7%95%d7%93%d7%94-%d7%9e%d7%a7%d7%a6%d7%95%d7%a2%d7%99%d7%aa-%d7%a2%d7%9d-chatgpt\/\" class=\"ag-btn\">\u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05e1\u05d9\u05dc\u05d1\u05d5\u05e1 \u05d5\u05d4\u05e8\u05e9\u05de\u05d4<\/a>\r\n                <\/div>\r\n                <div class=\"ag-course-meta\">\r\n                    <div class=\"ag-meta-tag\"><strong>\u05de\u05d9\u05e7\u05d5\u05d3<\/strong>\u05d9\u05d9\u05e2\u05d5\u05dc \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d1-300%<\/div>\r\n                    <div class=\"ag-meta-tag\"><strong>\u05db\u05dc\u05d9\u05dd<\/strong>ChatGPT, Claude, Gemini<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"ag-course-item\">\r\n                <div class=\"ag-course-number\">02<\/div>\r\n                <div class=\"ag-course-content\">\r\n                    <h3>\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d7\u05db\u05de\u05d4 \u05e2\u05dd \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d1\u05d0\u05e7\u05e1\u05dc<\/h3>\r\n                    <p>\u05dc\u05d0 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05d5\u05de\u05d7\u05d4 \u05d0\u05e7\u05e1\u05dc \u05db\u05d3\u05d9 \u05dc\u05d4\u05e4\u05d9\u05e7 \u05d3\u05d5\u05d7\u05d5\u05ea \u05de\u05d5\u05e8\u05db\u05d1\u05d9\u05dd. \u05dc\u05de\u05d3\u05d5 \u05d0\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-AI \u05dc\u05d1\u05e0\u05d9\u05d9\u05ea \u05e0\u05d5\u05e1\u05d7\u05d0\u05d5\u05ea, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05d8\u05d1\u05dc\u05d0\u05d5\u05ea \u05d5\u05d9\u05e6\u05d9\u05e8\u05ea \u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4 \u05d1\u05e9\u05e4\u05d4 \u05d7\u05d5\u05e4\u05e9\u05d9\u05ea.<\/p>\r\n                    <a href=\"https:\/\/artificialgate.ai\/he\/%D7%90%D7%A7%D7%A1%D7%9C-%D7%91%D7%90%D7%9E%D7%A6%D7%A2%D7%95%D7%AA-ai\/\" class=\"ag-btn\">\u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05e1\u05d9\u05dc\u05d1\u05d5\u05e1 \u05d5\u05d4\u05e8\u05e9\u05de\u05d4<\/a>\r\n                <\/div>\r\n                <div class=\"ag-course-meta\">\r\n                    <div class=\"ag-meta-tag\"><strong>\u05de\u05d9\u05e7\u05d5\u05d3<\/strong>\u05d3\u05d0\u05d8\u05d4 \u05d5\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4<\/div>\r\n                    <div class=\"ag-meta-tag\"><strong>\u05db\u05dc\u05d9\u05dd<\/strong>Excel AI, Copilot<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"ag-course-item ag-featured\">\r\n                <div class=\"ag-course-number\">03<\/div>\r\n                <div class=\"ag-course-content\">\r\n                    <h3>\u05e0\u05d9\u05d4\u05d5\u05dc \u05d9\u05d3\u05e2 \u05d5\u05de\u05e1\u05de\u05db\u05d9\u05dd \u05e2\u05dd NotebookLM<\/h3>\r\n                    <p>\u05d4\u05db\u05dc\u05d9 \u05d4\u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05dc\u05e0\u05d9\u05d4\u05d5\u05dc \u05d9\u05d3\u05e2: \u05d4\u05e2\u05dc\u05d5 \u05e2\u05e9\u05e8\u05d5\u05ea \u05de\u05e1\u05de\u05db\u05d9\u05dd, \u05d3\u05d5\u05d7\u05d5\u05ea \u05d5\u05e0\u05d4\u05dc\u05d9\u05dd, \u05d5\u05e7\u05d1\u05dc\u05d5 \u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05de\u05d1\u05d5\u05e1\u05e1\u05d5\u05ea \u05de\u05e7\u05d5\u05e8, \u05e1\u05d9\u05db\u05d5\u05de\u05d9\u05dd \u05d7\u05db\u05de\u05d9\u05dd \u05d5\u05ea\u05d5\u05d1\u05e0\u05d5\u05ea \u05e2\u05d5\u05de\u05e7 \u05d1\u05e9\u05e0\u05d9\u05d5\u05ea.<\/p>\r\n                    <a href=\"https:\/\/artificialgate.ai\/he\/%D7%A0%D7%99%D7%AA%D7%95%D7%97-%D7%9E%D7%A1%D7%9E%D7%9B%D7%99%D7%9D-%D7%95%D7%A0%D7%99%D7%94%D7%95%D7%9C-%D7%99%D7%93%D7%A2-%D7%A2%D7%9D-notebooklm\/\" class=\"ag-btn\">\u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05e1\u05d9\u05dc\u05d1\u05d5\u05e1 \u05d5\u05d4\u05e8\u05e9\u05de\u05d4<\/a>\r\n                <\/div>\r\n                <div class=\"ag-course-meta\">\r\n                    <div class=\"ag-meta-tag\"><strong>\u05de\u05d9\u05e7\u05d5\u05d3<\/strong>\u05de\u05d7\u05e7\u05e8 \u05d5\u05e1\u05d9\u05db\u05d5\u05dd \u05d9\u05d3\u05e2<\/div>\r\n                    <div class=\"ag-meta-tag\"><strong>\u05db\u05dc\u05d9\u05dd<\/strong>Google NotebookLM<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"ag-course-item\">\r\n                <div class=\"ag-course-number\">04<\/div>\r\n                <div class=\"ag-course-content\">\r\n                    <h3>\u05d9\u05e6\u05d9\u05e8\u05ea \u05de\u05e6\u05d2\u05d5\u05ea \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d5\u05ea \u05d1-AI<\/h3>\r\n                    <p>\u05d4\u05d5\u05e4\u05db\u05d9\u05dd \u05e8\u05e2\u05d9\u05d5\u05df \u05dc\u05de\u05e6\u05d2\u05ea \u05de\u05e2\u05d5\u05e6\u05d1\u05ea \u05d5\u05de\u05e8\u05e9\u05d9\u05de\u05d4 \u05ea\u05d5\u05da \u05d3\u05e7\u05d5\u05ea. \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1-AI \u05dc\u05d1\u05e0\u05d9\u05d9\u05ea \u05de\u05d1\u05e0\u05d4 \u05d4\u05e9\u05e7\u05e4\u05d9\u05dd, \u05e0\u05d9\u05e1\u05d5\u05d7 \u05d4\u05ea\u05d5\u05db\u05df \u05d5\u05d4\u05ea\u05d0\u05de\u05d4 \u05d7\u05d6\u05d5\u05ea\u05d9\u05ea \u05dc\u05d4\u05e6\u05d2\u05d4 \u05d1\u05e4\u05e0\u05d9 \u05d4\u05e0\u05d4\u05dc\u05d4 \u05d5\u05dc\u05e7\u05d5\u05d7\u05d5\u05ea.<\/p>\r\n                    <a href=\"https:\/\/artificialgate.ai\/he\/%D7%9M%D7%AA%D7%99%D7%91%D7%94-%D7%9E%D7%A7%D7%A6%D7%95%D7%A2%D7%99%D7%AA-%D7%91%D7%A2%D7%96%D7%A8%D7%AA-%D7%91%D7%99%D7%A0%D7%94-%D7%9E%D7%9C%D7%90%D7%9B%D7%95%D7%AA%D7%99%D7%AA\/\" class=\"ag-btn\">\u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05e1\u05d9\u05dc\u05d1\u05d5\u05e1 \u05d5\u05d4\u05e8\u05e9\u05de\u05d4<\/a>\r\n                <\/div>\r\n                <div class=\"ag-course-meta\">\r\n                    <div class=\"ag-meta-tag\"><strong>\u05de\u05d9\u05e7\u05d5\u05d3<\/strong>\u05d5\u05d9\u05d6\u05d5\u05d0\u05dc\u05d9\u05d6\u05e6\u05d9\u05d4 \u05d5\u05e1\u05d8\u05d5\u05e8\u05d9\u05d8\u05dc\u05d9\u05e0\u05d2<\/div>\r\n                    <div class=\"ag-meta-tag\"><strong>\u05db\u05dc\u05d9\u05dd<\/strong>Gamma, Canva AI, Copilot<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"ag-course-item\">\r\n                <div class=\"ag-course-number\">05<\/div>\r\n                <div class=\"ag-course-content\">\r\n                    <h3>\u05db\u05ea\u05d9\u05d1\u05d4 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea \u05d1\u05e2\u05d6\u05e8\u05ea \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea<\/h3>\r\n                    <p>\u05e9\u05d3\u05e8\u05d5\u05d2 \u05d9\u05db\u05d5\u05dc\u05d5\u05ea \u05d4\u05db\u05ea\u05d9\u05d1\u05d4 \u05d4\u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05ea: \u05de\u05d9\u05d9\u05dc\u05d9\u05dd \u05de\u05e9\u05db\u05e0\u05e2\u05d9\u05dd, \u05d3\u05d5\u05d7\u05d5\u05ea \u05d8\u05db\u05e0\u05d9\u05d9\u05dd, \u05e1\u05d9\u05db\u05d5\u05de\u05d9 \u05d9\u05e9\u05d9\u05d1\u05d5\u05ea \u05d5\u05ea\u05d5\u05db\u05df \u05e9\u05d9\u05d5\u05d5\u05e7\u05d9 \u05d1\u05d8\u05d5\u05df \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea \u05d5\u05d1\u05d0\u05d9\u05db\u05d5\u05ea \u05dc\u05dc\u05d0 \u05e4\u05e9\u05e8\u05d5\u05ea.<\/p>\r\n                    <a href=\"https:\/\/artificialgate.ai\/he\/%D7%9B%D7%AA%D7%99%D7%91%D7%94-%D7%9E%D7%A7%D7%A6%D7%95%D7%A2%D7%99%D7%AA-%D7%91%D7%A2%D7%96%D7%A8%D7%AA-%D7%91%D7%99%D7%A0%D7%94-%D7%9E%D7%9C%D7%90%D7%9B%D7%95%D7%AA%D7%99%D7%AA\/\" class=\"ag-btn\">\u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05e1\u05d9\u05dc\u05d1\u05d5\u05e1 \u05d5\u05d4\u05e8\u05e9\u05de\u05d4<\/a>\r\n                <\/div>\r\n                <div class=\"ag-course-meta\">\r\n                    <div class=\"ag-meta-tag\"><strong>\u05de\u05d9\u05e7\u05d5\u05d3<\/strong>\u05ea\u05e7\u05e9\u05d5\u05e8\u05ea \u05e2\u05e1\u05e7\u05d9\u05ea<\/div>\r\n                    <div class=\"ag-meta-tag\"><strong>\u05db\u05dc\u05d9\u05dd<\/strong>Notion AI, Word AI<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div style=\"margin-top: 80px; text-align: center;\">\r\n             <a href=\"https:\/\/artificialgate.ai\/he\/contact\/\" class=\"ag-btn\" style=\"padding: 18px 50px; font-size: 18px; background: white; color: var(--ag-bg-dark) !important;\">\u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05d1\u05d4\u05d8\u05de\u05e2\u05d4 \u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05ea? \u05e6\u05e8\u05d5 \u05e7\u05e9\u05e8<\/a>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/particles.js\"><\/script>\r\n<script>\r\n    particlesJS(\"particles-js-portal\", {\r\n        \"particles\": {\r\n            \"number\": { \"value\": 60, \"density\": { \"enable\": true, \"value_area\": 800 } },\r\n            \"color\": { \"value\": \"#ffffff\" },\r\n            \"opacity\": { \"value\": 0.15 },\r\n            \"size\": { \"value\": 2 },\r\n            \"line_linked\": { \"enable\": true, \"distance\": 150, \"color\": \"#ffffff\", \"opacity\": 0.1, \"width\": 1 },\r\n            \"move\": { \"enable\": true, \"speed\": 0.8 }\r\n        },\r\n        \"interactivity\": {\r\n            \"events\": { \"onhover\": { \"enable\": true, \"mode\": \"grab\" } }\r\n        }\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>AI Essentials \u05dc\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd \u05d1\u05d0\u05e8\u05d2\u05d5\u05df \u05e1\u05d3\u05e8\u05ea \u05d4\u05db\u05e9\u05e8\u05d5\u05ea \u05de\u05de\u05d5\u05e7\u05d3\u05ea (45-60 \u05d3\u05e7\u05d5\u05ea) \u05d4\u05de\u05e2\u05e0\u05d9\u05e7\u05d4 \u05d0\u05e8\u05d2\u05d6 \u05db\u05dc\u05d9\u05dd \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05d9\u05d9\u05e9\u05d5\u05dd \u05de\u05d9\u05d9\u05d3\u05d9 \u05e9\u05dc \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05d1\u05e9\u05d2\u05e8\u05ea \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4. 01 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea \u05e2\u05dd ChatGPT \u05d4\u05d1\u05e1\u05d9\u05e1 \u05dc\u05db\u05dc \u05e2\u05d5\u05d1\u05d3 \u05d1\u05e2\u05d9\u05d3\u05df \u05d4-AI: \u05d4\u05e0\u05d3\u05e1\u05ea \u05e4\u05e8\u05d5\u05de\u05e4\u05d8\u05d9\u05dd, \u05e0\u05d9\u05d4\u05d5\u05dc \u05e9\u05d9\u05d7\u05d5\u05ea \u05de\u05d5\u05e8\u05db\u05d1\u05d5\u05ea, \u05d5\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05d5\u05d3\u05dc\u05d9 \u05e9\u05e4\u05d4 \u05db&quot;\u05de\u05ea\u05de\u05d7\u05d4 \u05d3\u05d9\u05d2\u05d9\u05d8\u05dc\u05d9&quot; \u05d0\u05d9\u05e9\u05d9 \u05dc\u05d9\u05d9\u05e2\u05d5\u05dc \u05de\u05e9\u05d9\u05de\u05d5\u05ea \u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9\u05d5\u05ea. \u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05e1\u05d9\u05dc\u05d1\u05d5\u05e1 \u05d5\u05d4\u05e8\u05e9\u05de\u05d4 \u05de\u05d9\u05e7\u05d5\u05d3\u05d9\u05d9\u05e2\u05d5\u05dc \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d1-300% \u05db\u05dc\u05d9\u05ddChatGPT, Claude, Gemini 02 \u05e2\u05d1\u05d5\u05d3\u05d4 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20774","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ai-practical - Artificial Gate<\/title>\n<meta name=\"description\" content=\"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/artificialgate.ai\/he\/ai-practical\/\" \/>\n<meta property=\"og:locale\" content=\"he_IL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ai-practical - Artificial Gate\" \/>\n<meta property=\"og:description\" content=\"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/artificialgate.ai\/he\/ai-practical\/\" \/>\n<meta property=\"og:site_name\" content=\"ArtificialGate\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T19:06:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/artificialgate.ai\/wp-content\/uploads\/2025\/12\/artificialgate.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.\" \/>\n<meta name=\"twitter:label1\" content=\"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u05d3\u05e7\u05d5\u05ea\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/ai-practical\\\/\",\"url\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/ai-practical\\\/\",\"name\":\"ai-practical - Artificial Gate\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/#website\"},\"datePublished\":\"2026-03-11T17:34:22+00:00\",\"dateModified\":\"2026-06-26T19:06:09+00:00\",\"description\":\"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/ai-practical\\\/#breadcrumb\"},\"inLanguage\":\"he-IL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/artificialgate.ai\\\/he\\\/ai-practical\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/ai-practical\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/artificialgate-ai-academy\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ai-practical\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/#website\",\"url\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/\",\"name\":\"Artificial Gate\",\"description\":\"\u05d1\u05e0\u05d9\u05d9\u05d4, \u05e4\u05d9\u05ea\u05d5\u05d7 \u05d5\u05d4\u05d8\u05de\u05e2\u05d4 \u05e9\u05dc \u05ea\u05e9\u05ea\u05d9\u05d5\u05ea \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea (AI) \u05d1\u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05dd. \u05d0\u05e0\u05d5 \u05de\u05ea\u05e8\u05d2\u05de\u05d9\u05dd \u05d7\u05d6\u05d5\u05df \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9 \u05dc\u05d9\u05db\u05d5\u05dc\u05ea \u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05ea \u05d9\u05d9\u05e9\u05d5\u05de\u05d9\u05ea \u2013 \u05de\u05de\u05e2\u05d1\u05d3\u05ea \u05d4\u05e4\u05d9\u05ea\u05d5\u05d7 \u05d5\u05e2\u05d3 \u05e9\u05d3\u05e8\u05ea \u05d4\u05d4\u05e0\u05d4\u05dc\u05d4.\",\"publisher\":{\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"he-IL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/#organization\",\"name\":\"Artificial Gate\",\"url\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"he-IL\",\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/artificialgate.ai\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/artificialgate.png\",\"contentUrl\":\"https:\\\/\\\/artificialgate.ai\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/artificialgate.png\",\"width\":2400,\"height\":1260,\"caption\":\"Artificial Gate\"},\"image\":{\"@id\":\"https:\\\/\\\/artificialgate.ai\\\/he\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ai-practical - Artificial Gate","description":"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.","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:\/\/artificialgate.ai\/he\/ai-practical\/","og_locale":"he_IL","og_type":"article","og_title":"ai-practical - Artificial Gate","og_description":"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.","og_url":"https:\/\/artificialgate.ai\/he\/ai-practical\/","og_site_name":"ArtificialGate","article_modified_time":"2026-06-26T19:06:09+00:00","og_image":[{"width":2400,"height":1260,"url":"https:\/\/artificialgate.ai\/wp-content\/uploads\/2025\/12\/artificialgate.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_description":"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.","twitter_misc":{"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da":"3 \u05d3\u05e7\u05d5\u05ea"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/artificialgate.ai\/he\/ai-practical\/","url":"https:\/\/artificialgate.ai\/he\/ai-practical\/","name":"ai-practical - Artificial Gate","isPartOf":{"@id":"https:\/\/artificialgate.ai\/he\/#website"},"datePublished":"2026-03-11T17:34:22+00:00","dateModified":"2026-06-26T19:06:09+00:00","description":"\u05de\u05e1\u05dc\u05d5\u05dc AI \u05e4\u05e8\u05e7\u05d8\u05d9 \u05dc\u05dc\u05d9\u05de\u05d5\u05d3 \u05db\u05dc\u05d9 \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4, \u05db\u05ea\u05d9\u05d1\u05d4, \u05de\u05d7\u05e7\u05e8, \u05e0\u05d9\u05ea\u05d5\u05d7 \u05de\u05d9\u05d3\u05e2, \u05de\u05e6\u05d2\u05d5\u05ea, \u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d4 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05d9\u05dd.","breadcrumb":{"@id":"https:\/\/artificialgate.ai\/he\/ai-practical\/#breadcrumb"},"inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/artificialgate.ai\/he\/ai-practical\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/artificialgate.ai\/he\/ai-practical\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/artificialgate.ai\/he\/artificialgate-ai-academy\/"},{"@type":"ListItem","position":2,"name":"ai-practical"}]},{"@type":"WebSite","@id":"https:\/\/artificialgate.ai\/he\/#website","url":"https:\/\/artificialgate.ai\/he\/","name":"Artificial Gate","description":"\u05d1\u05e0\u05d9\u05d9\u05d4, \u05e4\u05d9\u05ea\u05d5\u05d7 \u05d5\u05d4\u05d8\u05de\u05e2\u05d4 \u05e9\u05dc \u05ea\u05e9\u05ea\u05d9\u05d5\u05ea \u05d1\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05db\u05d5\u05ea\u05d9\u05ea (AI) \u05d1\u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05dd. \u05d0\u05e0\u05d5 \u05de\u05ea\u05e8\u05d2\u05de\u05d9\u05dd \u05d7\u05d6\u05d5\u05df \u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9 \u05dc\u05d9\u05db\u05d5\u05dc\u05ea \u05d0\u05e8\u05d2\u05d5\u05e0\u05d9\u05ea \u05d9\u05d9\u05e9\u05d5\u05de\u05d9\u05ea \u2013 \u05de\u05de\u05e2\u05d1\u05d3\u05ea \u05d4\u05e4\u05d9\u05ea\u05d5\u05d7 \u05d5\u05e2\u05d3 \u05e9\u05d3\u05e8\u05ea \u05d4\u05d4\u05e0\u05d4\u05dc\u05d4.","publisher":{"@id":"https:\/\/artificialgate.ai\/he\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/artificialgate.ai\/he\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"},{"@type":"Organization","@id":"https:\/\/artificialgate.ai\/he\/#organization","name":"Artificial Gate","url":"https:\/\/artificialgate.ai\/he\/","logo":{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/artificialgate.ai\/he\/#\/schema\/logo\/image\/","url":"https:\/\/artificialgate.ai\/wp-content\/uploads\/2025\/12\/artificialgate.png","contentUrl":"https:\/\/artificialgate.ai\/wp-content\/uploads\/2025\/12\/artificialgate.png","width":2400,"height":1260,"caption":"Artificial Gate"},"image":{"@id":"https:\/\/artificialgate.ai\/he\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/pages\/20774","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/comments?post=20774"}],"version-history":[{"count":29,"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/pages\/20774\/revisions"}],"predecessor-version":[{"id":48604,"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/pages\/20774\/revisions\/48604"}],"wp:attachment":[{"href":"https:\/\/artificialgate.ai\/he\/wp-json\/wp\/v2\/media?parent=20774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}