{"id":32,"date":"2026-01-29T14:11:35","date_gmt":"2026-01-29T14:11:35","guid":{"rendered":"https:\/\/hte.urk.mybluehost.me\/website_59cec0a3\/?page_id=32"},"modified":"2026-03-10T16:39:53","modified_gmt":"2026-03-10T12:39:53","slug":"home","status":"publish","type":"page","link":"https:\/\/aigent.ge\/en\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"32\" class=\"elementor elementor-32\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-758a512 e-flex e-con-boxed e-con e-parent\" data-id=\"758a512\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1865cc2 elementor-widget elementor-widget-html\" data-id=\"1865cc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ka\" data-theme=\"dark\"> <head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>AIGent | AI Chat Assistant<\/title>\r\n    \r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<script src=\"https:\/\/unpkg.com\/@phosphor-icons\/web\"><\/script>\r\n\r\n    <style>\r\n        \/* =========================================\r\n           THEME VARIABLES\r\n        ========================================= *\/\r\n        :root {\r\n            \/* --- DARK MODE (\u10d4\u10e1 \u10d0\u10e0\u10d8\u10e1 \u10d3\u10d4\u10e4\u10dd\u10da\u10e2\u10d8) --- *\/\r\n            --bg-body: #08080A;\r\n            --bg-card: rgba(19, 19, 22, 0.6);\r\n            --bg-card-gradient: linear-gradient(180deg, #131316 0%, rgba(19, 19, 22, 0.6) 100%);\r\n            \r\n            --text-main: #FFFFFF;\r\n            --text-muted: #94A3B8;\r\n            --text-heading-gradient: linear-gradient(180deg, #FFFFFF 20%, #94A3B8 100%);\r\n            \r\n            --glass-bg: rgba(255, 255, 255, 0.03);\r\n            --glass-border: rgba(255, 255, 255, 0.08);\r\n            --glass-shadow: 0 10px 40px rgba(0,0,0,0.3);\r\n            \r\n            --beam-color: rgba(255,255,255,0.3);\r\n            --orbit-icon-bg: #121216;\r\n            --orbit-center-bg: rgba(255,255,255,0.05);\r\n\r\n            \/* \u10d0\u10e5\u10ea\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8 (\u10e1\u10d0\u10d4\u10e0\u10d7\u10dd\u10d0 \u10dd\u10e0\u10d8\u10d5\u10d4\u10e1\u10d7\u10d5\u10d8\u10e1) *\/\r\n            --primary-accent: #6366F1; \r\n            --secondary-accent: #3B82F6;\r\n            --success: #10B981;\r\n            --danger: #EF4444;\r\n            \r\n            --section-spacing: 140px;\r\n        }\r\n\r\n        \/* --- LIGHT MODE (\u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10d2\u10d0\u10d3\u10d0\u10e0\u10d7\u10d5\u10d8\u10e1\u10d0\u10e1) --- *\/\r\n        [data-theme=\"light\"] {\r\n            --bg-body: #F1F5F9;\r\n            --bg-card: #FFFFFF;\r\n            --bg-card-gradient: linear-gradient(180deg, #FFFFFF 0%, #F8FAFC 100%);\r\n            \r\n            --text-main: #0F172A;\r\n            --text-muted: #64748B;\r\n            --text-heading-gradient: linear-gradient(180deg, #0F172A 20%, #475569 100%);\r\n            \r\n            --glass-bg: rgba(255, 255, 255, 0.8);\r\n            --glass-border: rgba(0, 0, 0, 0.06);\r\n            --glass-shadow: 0 10px 30px rgba(99, 102, 241, 0.1);\r\n            \r\n            --beam-color: rgba(0,0,0,0.15);\r\n            --orbit-icon-bg: #FFFFFF;\r\n            --orbit-center-bg: rgba(99, 102, 241, 0.1);\r\n        }\r\n\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        \r\n        html { scroll-behavior: smooth; }\r\n\r\n        body {\r\n            background-color: var(--bg-body);\r\n            color: var(--text-main);\r\n            font-family: 'Plus Jakarta Sans', sans-serif;\r\n            -webkit-font-smoothing: antialiased;\r\n            overflow-x: hidden;\r\n            background-image: \r\n                radial-gradient(circle at 15% 15%, rgba(99, 102, 241, 0.15) 0%, transparent 50%),\r\n                radial-gradient(circle at 85% 30%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);\r\n            background-attachment: fixed;\r\n            transition: background-color 0.3s ease, color 0.3s ease;\r\n        }\r\n\r\n        \/* THEME TOGGLE BUTTON *\/\r\n        .theme-toggle {\r\n            position: fixed; bottom: 30px; right: 30px;\r\n            width: 50px; height: 50px;\r\n            background: var(--bg-card);\r\n            border: 1px solid var(--glass-border);\r\n            border-radius: 50%;\r\n            display: flex; align-items: center; justify-content: center;\r\n            cursor: pointer; z-index: 9999;\r\n            box-shadow: var(--glass-shadow);\r\n            transition: 0.3s; color: var(--text-main); font-size: 1.5rem;\r\n        }\r\n        .theme-toggle:hover { transform: scale(1.1); border-color: var(--primary-accent); }\r\n\r\n        \/* HEADER *\/\r\n        header {\r\n            position: fixed; top: 24px; left: 50%; transform: translateX(-50%);\r\n            width: 90%; max-width: 1000px; height: 64px;\r\n            background: var(--glass-bg);\r\n            backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);\r\n            border: 1px solid var(--glass-border);\r\n            border-radius: 100px;\r\n            display: flex; align-items: center; justify-content: space-between;\r\n            padding: 0 8px 0 24px;\r\n            z-index: 1000;\r\n            box-shadow: var(--glass-shadow);\r\n            transition: 0.3s ease;\r\n        }\r\n\r\n        .logo { font-weight: 800; font-size: 1.3rem; letter-spacing: -0.5px; color: var(--text-main); text-decoration: none; }\r\n        .nav-links { display: flex; gap: 32px; align-items: center; }\r\n        .nav-links a { color: var(--text-muted); text-decoration: none; font-size: 0.9rem; font-weight: 600; transition: 0.2s; }\r\n        .nav-links a:hover { color: var(--primary-accent); }\r\n        .btn-header {\r\n            background: var(--text-main); color: var(--bg-body);\r\n            padding: 10px 24px; border-radius: 100px;\r\n            font-size: 0.9rem; font-weight: 700; text-decoration: none;\r\n            transition: 0.2s; white-space: nowrap;\r\n        }\r\n        .btn-header:hover { transform: scale(1.05); }\r\n\r\n        \/* HERO *\/\r\n        .hero {\r\n            padding: 180px 24px 150px; \r\n            text-align: center;\r\n            display: flex; flex-direction: column; align-items: center;\r\n            position: relative; overflow: visible;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 5rem; font-weight: 800; line-height: 1.1; letter-spacing: -2px;\r\n            margin-bottom: 32px;\r\n            background: var(--text-heading-gradient);\r\n            -webkit-background-clip: text; -webkit-text-fill-color: transparent;\r\n        }\r\n\r\n        .hero p {\r\n            font-size: 1.25rem; color: var(--text-muted); margin-bottom: 50px; \r\n            max-width: 600px; line-height: 1.6;\r\n        }\r\n\r\n        \/* ORBIT SYSTEM *\/\r\n        .orbit-wrap {\r\n            position: relative; width: 600px; height: 350px;\r\n            display: flex; justify-content: center; align-items: center;\r\n            margin-bottom: 80px;\r\n        }\r\n        .ai-center {\r\n            position: relative; z-index: 10;\r\n            font-size: 1.5rem; font-weight: 800;\r\n            padding: 20px 40px;\r\n            background: var(--orbit-center-bg); border: 1px solid var(--glass-border);\r\n            backdrop-filter: blur(10px); border-radius: 100px;\r\n            box-shadow: 0 0 40px rgba(99, 102, 241, 0.3);\r\n            color: var(--text-main); text-transform: uppercase; letter-spacing: 1px; white-space: nowrap;\r\n        }\r\n        .beam {\r\n            position: absolute; top: 50%; left: 50%; height: 1px;\r\n            background: linear-gradient(90deg, var(--beam-color), transparent);\r\n            transform-origin: left; z-index: 1;\r\n        }\r\n        .icon-bubble {\r\n            position: absolute; width: 50px; height: 50px;\r\n            background: var(--orbit-icon-bg); border: 1px solid var(--glass-border);\r\n            border-radius: 16px; display: flex; justify-content: center; align-items: center;\r\n            font-size: 1.8rem; z-index: 5; box-shadow: var(--glass-shadow);\r\n            transition: transform 0.3s, background 0.3s;\r\n        }\r\n        .icon-bubble:hover { transform: scale(1.15) translateY(-5px); border-color: var(--primary-accent); }\r\n\r\n        .pos-wa { top: 10px; left: 100px; color: #25D366; } .line-wa { width: 130px; transform: rotate(-145deg) translate(20px, -50%); }\r\n        .pos-ms { top: 10px; right: 100px; color: #0084FF; } .line-ms { width: 130px; transform: rotate(-35deg) translate(20px, -50%); }\r\n        .pos-ig { bottom: 60px; left: 40px; background: linear-gradient(45deg, #f09433, #bc1888); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .line-ig { width: 160px; transform: rotate(-205deg) translate(20px, -50%); }\r\n        .pos-tk { bottom: 60px; right: 40px; color: var(--text-main); filter: drop-shadow(2px 2px 0px #FE2C55); } .line-tk { width: 160px; transform: rotate(25deg) translate(20px, -50%); }\r\n        .pos-fb { bottom: -50px; left: 50%; transform: translateX(-50%); color: #1877F2; } .line-fb { width: 100px; transform: rotate(90deg) translate(20px, -50%); }\r\n\r\n        \/* GLOBAL *\/\r\n        .section { padding: 0 6% var(--section-spacing); max-width: 1200px; margin: 0 auto; }\r\n        .section-title { text-align: center; font-size: 2.5rem; font-weight: 800; margin-bottom: 10px; color: var(--text-main); }\r\n        .section-subtitle { text-align: center; color: var(--text-muted); margin-bottom: 60px; }\r\n\r\n        \/* --- BENTO GRID (STATS) --- *\/\r\n        .bento-grid {\r\n            display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;\r\n            margin-top: -100px; \/* Overlap effect *\/\r\n            position: relative; z-index: 20;\r\n        }\r\n        .bento-card {\r\n            background: var(--bg-card-gradient);\r\n            border: 1px solid var(--glass-border); border-radius: 32px; padding: 40px; text-align: left;\r\n            transition: 0.3s; position: relative; overflow: hidden; backdrop-filter: blur(20px);\r\n            box-shadow: var(--glass-shadow);\r\n        }\r\n        .bento-card:hover { border-color: var(--primary-accent); transform: translateY(-5px); }\r\n        .bento-icon {\r\n            width: 60px; height: 60px; border-radius: 20px; background: rgba(128,128,128,0.1);\r\n            display: flex; align-items: center; justify-content: center; font-size: 2rem; color: var(--text-main); margin-bottom: 24px;\r\n        }\r\n        .icon-blue { color: #60A5FA; background: rgba(96, 165, 250, 0.1); }\r\n        .icon-green { color: #34D399; background: rgba(52, 211, 153, 0.1); }\r\n        .icon-purple { color: #A78BFA; background: rgba(167, 139, 250, 0.1); }\r\n        .bento-val { font-size: 2.5rem; font-weight: 800; margin-bottom: 8px; color: var(--text-main); }\r\n        .bento-label { font-size: 1rem; color: var(--text-muted); font-weight: 500; }\r\n\r\n        \/* --- CHAT SHOWCASE --- *\/\r\n        .showcase-container {\r\n            display: flex; flex-wrap: wrap; gap: 24px; justify-content: center; padding: 40px 0; align-items: flex-start;\r\n        }\r\n        .chat-mockup {\r\n            width: 300px; background: var(--bg-card); border-radius: 24px;\r\n            box-shadow: var(--glass-shadow); border: 1px solid var(--glass-border);\r\n            display: flex; flex-direction: column; position: relative; transition: 0.3s ease;\r\n        }\r\n        .chat-mockup:hover { transform: translateY(-10px); border-color: var(--primary-accent); }\r\n        .chat-header {\r\n            background: var(--bg-card); padding: 15px 20px; border-bottom: 1px solid var(--glass-border);\r\n            display: flex; align-items: center; gap: 12px;\r\n        }\r\n        .bot-avatar {\r\n            width: 36px; height: 36px; background: linear-gradient(135deg, #6366F1, #3B82F6);\r\n            border-radius: 50%; display: flex; align-items: center; justify-content: center;\r\n            color: white; font-size: 18px;\r\n        }\r\n        .bot-info h4 { margin: 0; font-size: 14px; color: var(--text-main); font-weight: 700; }\r\n        .bot-info span { font-size: 11px; color: var(--success); font-weight: 600; }\r\n        .chat-body {\r\n            background: var(--bg-body); padding: 20px 15px; height: 380px;\r\n            display: flex; flex-direction: column; gap: 15px; overflow-y: auto;\r\n        }\r\n        [data-theme=\"light\"] .chat-body { background: #F1F5F9; }\r\n        .msg { max-width: 90%; padding: 12px 16px; font-size: 13px; line-height: 1.5; position: relative; }\r\n        .msg-user { background: var(--primary-accent); color: #fff; align-self: flex-end; border-radius: 18px 18px 4px 18px; }\r\n        .msg-bot {\r\n            background: var(--bg-card); color: var(--text-main); align-self: flex-start;\r\n            border-radius: 18px 18px 18px 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); border: 1px solid var(--glass-border);\r\n        }\r\n        .feature-tag {\r\n            position: absolute; top: 15px; right: 15px; color: #fff; padding: 4px 12px; border-radius: 100px;\r\n            font-size: 10px; font-weight: 700; z-index: 10; opacity: 0.9;\r\n        }\r\n        .carousel-wrapper {\r\n            display: flex; gap: 10px; overflow-x: auto; padding-bottom: 10px; margin-top: 5px; scrollbar-width: none;\r\n        }\r\n        .carousel-wrapper::-webkit-scrollbar { display: none; }\r\n        .product-card {\r\n            min-width: 160px; background: var(--bg-card); border-radius: 12px; overflow: hidden;\r\n            border: 1px solid var(--glass-border); box-shadow: 0 4px 15px rgba(0,0,0,0.05);\r\n        }\r\n        .card-img { height: 90px; width: 100%; display: flex; align-items: center; justify-content: center; }\r\n        .card-content { padding: 10px; }\r\n        .card-title { font-size: 12px; font-weight: 700; color: var(--text-main); margin-bottom: 4px; }\r\n        .card-price { font-size: 12px; color: var(--primary-accent); font-weight: 700; margin-bottom: 8px; }\r\n        .card-btn {\r\n            display: block; width: 100%; padding: 6px 0; background: rgba(99, 102, 241, 0.1); color: var(--primary-accent);\r\n            text-align: center; border-radius: 6px; font-size: 10px; font-weight: 700; text-decoration: none;\r\n        }\r\n        .bg-gradient-1 { background: linear-gradient(135deg, #FF9A9E 0%, #FECFEF 100%); }\r\n        .bg-gradient-2 { background: linear-gradient(135deg, #a18cd1 0%, #fbc2eb 100%); }\r\n\r\n        \/* COMPARISON *\/\r\n        .comparison-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }\r\n        .comp-panel { padding: 40px; border-radius: 32px; border: 1px solid; background: var(--bg-card); box-shadow: var(--glass-shadow); }\r\n        .comp-bad { border-color: rgba(239, 68, 68, 0.1); }\r\n        .comp-good { border-color: rgba(16, 185, 129, 0.2); position: relative; }\r\n        .comp-good::before {\r\n            content: \"\u10e0\u10d4\u10d9\u10dd\u10db\u10d4\u10dc\u10d3\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0\"; position: absolute; top: 20px; right: 20px;\r\n            font-size: 0.75rem; font-weight: 700; color: #10B981;\r\n            background: rgba(16, 185, 129, 0.1); padding: 4px 12px; border-radius: 100px;\r\n        }\r\n        .comp-row { display: flex; justify-content: space-between; align-items: center; padding: 16px 0; border-bottom: 1px solid var(--glass-border); }\r\n        .comp-row:last-child { border-bottom: none; }\r\n        .c-label { color: var(--text-muted); font-size: 0.95rem; }\r\n        .c-val { font-weight: 700; font-size: 1.1rem; }\r\n\r\n        \/* OFFER *\/\r\n        .offer-section { padding: 0 6% var(--section-spacing); text-align: center; }\r\n        .offer-card {\r\n            max-width: 900px; margin: 0 auto;\r\n            background: linear-gradient(135deg, #111 0%, #050505 100%);\r\n            border: 1px solid var(--glass-border); border-radius: 40px; padding: 80px;\r\n            position: relative; overflow: hidden; color: white;\r\n        }\r\n        .offer-card h2, .offer-card p { color: white !important; }\r\n        .offer-glow {\r\n            position: absolute; top: -50%; left: 50%; transform: translateX(-50%);\r\n            width: 500px; height: 500px; background: var(--primary-accent);\r\n            filter: blur(150px); opacity: 0.2; pointer-events: none;\r\n        }\r\n        .btn-large {\r\n            display: inline-flex; align-items: center; gap: 10px;\r\n            background: #fff; color: #000; padding: 20px 48px; border-radius: 100px;\r\n            font-size: 1.2rem; font-weight: 800; text-decoration: none;\r\n            transition: 0.3s; box-shadow: 0 0 30px rgba(255,255,255,0.15);\r\n        }\r\n        .btn-large:hover { transform: translateY(-3px); box-shadow: 0 0 50px rgba(255,255,255,0.3); }\r\n\r\n        \/* PRICING *\/\r\n        .pricing-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px; max-width: 1000px; margin: 0 auto; }\r\n        .price-card {\r\n            background: var(--bg-card); border: 1px solid var(--glass-border);\r\n            border-radius: 32px; padding: 48px; text-align: left; display: flex; flex-direction: column; transition: 0.3s;\r\n            box-shadow: var(--glass-shadow);\r\n        }\r\n        .price-card:hover { border-color: var(--primary-accent); transform: translateY(-5px); }\r\n        .price-card.featured {\r\n            background: radial-gradient(circle at top right, rgba(99, 102, 241, 0.15), transparent 70%), var(--bg-card);\r\n            border-color: var(--primary-accent);\r\n        }\r\n        .price-title { font-size: 1.3rem; font-weight: 700; margin-bottom: 16px; color: var(--primary-accent); text-transform: uppercase; letter-spacing: 1px; }\r\n        .price-tag { font-size: 3rem; font-weight: 800; color: var(--text-main); margin-bottom: 8px; line-height: 1; }\r\n        .price-tag span { font-size: 1.1rem; color: var(--text-muted); font-weight: 500; }\r\n        .price-desc { color: var(--text-muted); margin-bottom: 32px; font-size: 0.95rem; }\r\n        .feature-list { list-style: none; margin-bottom: 32px; flex-grow: 1; }\r\n        .feature-item { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 16px; color: var(--text-main); font-size: 0.95rem; }\r\n        .feature-item svg { width: 20px; height: 20px; fill: var(--success); flex-shrink: 0; margin-top: 2px; }\r\n        .btn-pricing {\r\n            padding: 16px 32px; border-radius: 100px; text-align: center; font-weight: 700;\r\n            text-decoration: none; transition: 0.3s; width: 100%; display: block;\r\n        }\r\n        .btn-pricing-white { background: var(--text-main); color: var(--bg-body); }\r\n        .btn-pricing-white:hover { transform: scale(1.02); }\r\n        .btn-pricing-outline { border: 1px solid var(--glass-border); color: var(--text-main); }\r\n        .btn-pricing-outline:hover { background: rgba(128,128,128,0.1); }\r\n\r\n        \/* RESPONSIVE *\/\r\n        @media (max-width: 1024px) {\r\n            header { width: 94%; top: 16px; height: 56px; padding: 0 8px 0 16px; }\r\n            .logo { font-size: 1.1rem; }\r\n            .nav-links { display: none; }\r\n            .btn-header { padding: 8px 16px; font-size: 0.85rem; }\r\n            .hero { padding: 120px 20px 80px; overflow: hidden; } \/* Fix overflow on mobile *\/\r\n            .hero h1 { font-size: 3rem; line-height: 1.2; letter-spacing: -1px; }\r\n            .hero p { font-size: 1.1rem; margin-bottom: 30px; }\r\n            .btn-large { width: 100%; justify-content: center; padding: 18px; font-size: 1.1rem; }\r\n            .orbit-wrap { transform: scale(0.65); width: 100%; max-width: 350px; height: 400px; margin-bottom: -20px; margin-top: -30px; }\r\n            .ai-center { font-size: 1.2rem; padding: 15px 30px; }\r\n            .icon-bubble { width: 64px; height: 64px; font-size: 2.2rem; }\r\n            \r\n            .pos-wa { top: -20px; left: 20px; } .line-wa { width: 100px; transform: rotate(-130deg) translate(20px, -50%); }\r\n            .pos-ms { top: -20px; right: 20px; } .line-ms { width: 100px; transform: rotate(-50deg) translate(20px, -50%); }\r\n            .pos-ig { bottom: 80px; left: 0px; } .line-ig { width: 130px; transform: rotate(-220deg) translate(20px, -50%); }\r\n            .pos-tk { bottom: 80px; right: 0px; } .line-tk { width: 130px; transform: rotate(40deg) translate(20px, -50%); }\r\n            .pos-fb { bottom: -20px; } .line-fb { width: 110px; }\r\n\r\n            :root { --section-spacing: 80px; }\r\n            .section { padding-left: 20px; padding-right: 20px; }\r\n            .section-title { font-size: 2rem; }\r\n            .bento-grid { margin-top: 50px; grid-template-columns: 1fr; gap: 16px; }\r\n            .comparison-wrap { grid-template-columns: 1fr; gap: 24px; }\r\n            .comp-row { flex-direction: column; align-items: flex-start; gap: 8px; }\r\n            .offer-card { padding: 50px 24px; }\r\n            .pricing-grid { grid-template-columns: 1fr; }\r\n            .showcase-container { gap: 20px; }\r\n            .chat-mockup { width: 100%; max-width: 320px; }\r\n            .theme-toggle { bottom: 20px; right: 20px; width: 45px; height: 45px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <button class=\"theme-toggle\" id=\"theme-btn\" aria-label=\"Toggle Theme\">\r\n        <i class=\"ph-fill ph-moon\" id=\"theme-icon\"><\/i>\r\n    <\/button>\r\n\r\n    <header>\r\n        <a href=\"https:\/\/aigent.ge\/\" class=\"logo\">AIGent<\/a>\r\n        <nav class=\"nav-links\">\r\n            <a href=\"#advantages\">\u10e3\u10de\u10d8\u10e0\u10d0\u10e2\u10d4\u10e1\u10dd\u10d1\u10d4\u10d1\u10d8<\/a>\r\n            <a href=\"#results\">\u10e8\u10d4\u10d3\u10d4\u10d2\u10d4\u10d1\u10d8<\/a>\r\n            <a href=\"#pricing\">\u10e4\u10d0\u10e1\u10d4\u10d1\u10d8<\/a>\r\n            <a href=\"https:\/\/aigent.ge\/category\/ai-agent\/\">\u10d1\u10da\u10dd\u10d2\u10d8<\/a>\r\n        <\/nav>\r\n        <a href=\"https:\/\/aigent.ge\/contact\" class=\"btn-header\">2 \u10d9\u10d5\u10d8\u10e0\u10d0 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3<\/a>\r\n    <\/header>\r\n\r\n    <section class=\"hero\">\r\n        <div class=\"orbit-wrap\">\r\n            <div class=\"beam line-wa\"><\/div>\r\n            <div class=\"beam line-ms\"><\/div>\r\n            <div class=\"beam line-ig\"><\/div>\r\n            <div class=\"beam line-tk\"><\/div>\r\n            <div class=\"beam line-fb\"><\/div>\r\n            <div class=\"icon-bubble pos-wa\"><i class=\"ph-fill ph-whatsapp-logo\"><\/i><\/div>\r\n            <div class=\"icon-bubble pos-ms\"><i class=\"ph-fill ph-messenger-logo\"><\/i><\/div>\r\n            <div class=\"icon-bubble pos-ig\"><i class=\"ph-fill ph-instagram-logo\"><\/i><\/div>\r\n            <div class=\"icon-bubble pos-tk\"><i class=\"ph-fill ph-tiktok-logo\"><\/i><\/div>\r\n            <div class=\"icon-bubble pos-fb\"><i class=\"ph-fill ph-facebook-logo\"><\/i><\/div>\r\n            <div class=\"ai-center\">AI Chat Assistant<\/div>\r\n        <\/div>\r\n        <h1>\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0:<br>AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8, \u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10ea \u10d0\u10e0\u10d0\u10e1\u10d3\u10e0\u10dd\u10e1 \u10d8\u10eb\u10d8\u10dc\u10d4\u10d1\u10e1.<\/h1>\r\n        <p>AIGent \u10d0\u10e0\u10d8\u10e1 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d0\u10d5\u10e2\u10dd\u10dc\u10dd\u10db\u10d8\u10e3\u10e0\u10d8 \u10d0\u10e1\u10d8\u10e1\u10e2\u10d4\u10dc\u10e2\u10d8.<br>\u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8 30%-\u10d8\u10d7 \u10d3\u10d0 \u10e8\u10d4\u10d0\u10db\u10ea\u10d8\u10e0\u10d4 \u10e0\u10d4\u10d9\u10da\u10d0\u10db\u10d8\u10e1 \u10ee\u10d0\u10e0\u10ef\u10d8 \u10d3\u10e6\u10d4\u10e1\u10d5\u10d4.<\/p>\r\n        <a href=\"https:\/\/aigent.ge\/contact\" class=\"btn-large\">\u10d3\u10d0\u10d8\u10ec\u10e7\u10d4 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3<\/a>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"advantages\">\r\n        <div class=\"bento-grid\">\r\n            <div class=\"bento-card\">\r\n                <div class=\"bento-icon icon-blue\"><i class=\"ph-fill ph-lightning\"><\/i><\/div>\r\n                <div class=\"bento-val\">25 \u10ec\u10db<\/div>\r\n                <div class=\"bento-label\">\u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e5\u10e1\u10d8\u10db\u10d0\u10da\u10e3\u10e0\u10d8 \u10d3\u10e0\u10dd<\/div>\r\n            <\/div>\r\n            <div class=\"bento-card\">\r\n                <div class=\"bento-icon icon-green\"><i class=\"ph-fill ph-check-circle\"><\/i><\/div>\r\n                <div class=\"bento-val\">99.8%<\/div>\r\n                <div class=\"bento-label\">\u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d4\u10da\u10d8<\/div>\r\n            <\/div>\r\n            <div class=\"bento-card\">\r\n                <div class=\"bento-icon icon-purple\"><i class=\"ph-fill ph-trend-up\"><\/i><\/div>\r\n                <div class=\"bento-val\">+30%<\/div>\r\n                <div class=\"bento-label\">\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d6\u10e0\u10d3\u10d0 2 \u10d9\u10d5\u10d8\u10e0\u10d0\u10e8\u10d8<\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"showcase\">\r\n        <div style=\"text-align: center; margin-bottom: 40px;\">\r\n            <h2 class=\"section-title\">AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1: 1 \u10d0\u10d2\u10d4\u10dc\u10e2\u10d8, 3 \u10e0\u10dd\u10da\u10d8<\/h2>\r\n            <p class=\"section-subtitle\">\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8, \u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d4\u10e0\u10d7 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4\u10e8\u10d8<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"showcase-container\">\r\n            <div class=\"chat-mockup\">\r\n                <div class=\"feature-tag\" style=\"background: #6366F1;\">e-Commerce & Sales<\/div>\r\n                <div class=\"chat-header\">\r\n                    <div class=\"bot-avatar\"><i class=\"ph-fill ph-robot\"><\/i><\/div>\r\n                    <div class=\"bot-info\"><h4>AIGent Sales<\/h4><span>Online<\/span><\/div>\r\n                <\/div>\r\n                <div class=\"chat-body\">\r\n                    <div class=\"msg msg-user\">\u10d2\u10d0\u10db\u10d0\u10e0\u10ef\u10dd\u10d1\u10d0, \u10da\u10d4\u10de\u10e2\u10dd\u10de\u10d4\u10d1\u10e1 \u10d5\u10d4\u10eb\u10d4\u10d1, \u10e0\u10d0 \u10d2\u10d0\u10e5\u10d5\u10d7?<\/div>\r\n                    <div class=\"msg msg-bot\">\u10d2\u10d0\u10db\u10d0\u10e0\u10ef\u10dd\u10d1\u10d0! \u10d0\u10d8, \u10e9\u10d5\u10d4\u10dc\u10d8 \u10e2\u10dd\u10de \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d0\u10d3\u10d8 \u10db\u10dd\u10d3\u10d4\u10da\u10d4\u10d1\u10d8: \ud83d\udc47<\/div>\r\n                    <div class=\"carousel-wrapper\">\r\n                        <div class=\"product-card\">\r\n                            <div class=\"card-img bg-gradient-1\"><i class=\"ph-fill ph-laptop\" style=\"font-size: 30px; color: #fff;\"><\/i><\/div>\r\n                            <div class=\"card-content\">\r\n                                <div class=\"card-title\">UltraBook Pro X1<\/div>\r\n                                <div class=\"card-price\">2,499 \u20be<\/div>\r\n                                <a href=\"#\" class=\"card-btn\">\u10d3\u10d4\u10e2\u10d0\u10da\u10e3\u10e0\u10d0\u10d3<\/a>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"product-card\">\r\n                            <div class=\"card-img bg-gradient-2\"><i class=\"ph-fill ph-laptop\" style=\"font-size: 30px; color: #fff;\"><\/i><\/div>\r\n                            <div class=\"card-content\">\r\n                                <div class=\"card-title\">Gaming Beast Z<\/div>\r\n                                <div class=\"card-price\">3,199 \u20be<\/div>\r\n                                <a href=\"#\" class=\"card-btn\">\u10d3\u10d4\u10e2\u10d0\u10da\u10e3\u10e0\u10d0\u10d3<\/a>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"msg msg-bot\">\u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10db\u10d4 \u10db\u10dd\u10d3\u10d4\u10da\u10d8\u10d7 \u10d3\u10d0\u10d8\u10dc\u10e2\u10d4\u10e0\u10d4\u10e1\u10d3\u10d8\u10d7?<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"chat-mockup\">\r\n                <div class=\"feature-tag\" style=\"background: #10B981;\">Booking & Service<\/div>\r\n                <div class=\"chat-header\">\r\n                    <div class=\"bot-avatar\"><i class=\"ph-fill ph-calendar-check\"><\/i><\/div>\r\n                    <div class=\"bot-info\"><h4>AIGent Booking<\/h4><span>Online<\/span><\/div>\r\n                <\/div>\r\n                <div class=\"chat-body\">\r\n                    <div class=\"msg msg-user\">\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1 \u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8 \u10db\u10d8\u10dc\u10d3\u10d0 \u10d6\u10d4\u10d7\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10ea\u10d5\u10da\u10d4\u10da\u10d0\u10d3.<\/div>\r\n                    <div class=\"msg msg-bot\">\u10e1\u10d8\u10d0\u10db\u10dd\u10d5\u10dc\u10d4\u10d1\u10d8\u10d7. \u10e0\u10dd\u10db\u10d4\u10da\u10d8 \u10d3\u10e6\u10d4 \u10d2\u10d0\u10ec\u10e7\u10dd\u10d1\u10d7?<\/div>\r\n                    <div class=\"msg msg-user\">\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1, 2 \u10e1\u10d0\u10d0\u10d7\u10d8\u10e1 \u10db\u10d4\u10e0\u10d4.<\/div>\r\n                    <div class=\"msg msg-bot\">\r\n                        <i class=\"ph-bold ph-check-circle\" style=\"color: #10B981; vertical-align: middle;\"><\/i> \r\n                        \u10ef\u10d0\u10d5\u10e8\u10d0\u10dc\u10d8 \u10db\u10d8\u10e6\u10d4\u10d1\u10e3\u10da\u10d8\u10d0! <br><b>\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8, 15:00 \u10e1\u10d0\u10d0\u10d7\u10d8.<\/b><br>\u10d2\u10d4\u10da\u10dd\u10d3\u10d4\u10d1\u10d8\u10d7 \u10d0\u10e6\u10db\u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10da\u10d8\u10e1 \u10e4\u10d8\u10da\u10d8\u10d0\u10da\u10e8\u10d8.\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"chat-mockup\">\r\n                <div class=\"feature-tag\" style=\"background: #3B82F6;\">24\/7 Support<\/div>\r\n                <div class=\"chat-header\">\r\n                    <div class=\"bot-avatar\"><i class=\"ph-fill ph-chat-circle-text\"><\/i><\/div>\r\n                    <div class=\"bot-info\"><h4>AIGent Support<\/h4><span>Online<\/span><\/div>\r\n                <\/div>\r\n                <div class=\"chat-body\">\r\n                    <div class=\"msg msg-user\">\u10d2\u10d0\u10dc\u10d5\u10d0\u10d3\u10d4\u10d1\u10d0 \u10d7\u10e3 \u10d2\u10d0\u10e5\u10d5\u10d7 \u10d3\u10d0 \u10e0\u10dd\u10db\u10d4\u10da \u10d1\u10d0\u10dc\u10d9\u10d7\u10d0\u10dc?<\/div>\r\n                    <div class=\"msg msg-bot\">\u10d3\u10d8\u10d0\u10ee, \u10d2\u10d5\u10d0\u10e5\u10d5\u10e1 0%-\u10d8\u10d0\u10dc\u10d8 \u10d2\u10d0\u10dc\u10d5\u10d0\u10d3\u10d4\u10d1\u10d0 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10d1\u10d0\u10dc\u10d9\u10d4\u10d1\u10d7\u10d0\u10dc:\r\n                        <ul style=\"margin: 5px 0 0 15px; padding: 0;\"><li>TBC Bank<\/li><li>Bank of Georgia<\/li><li>Space<\/li><\/ul>\r\n                    <\/div>\r\n                    <div class=\"msg msg-user\">\u10db\u10d0\u10d3\u10da\u10dd\u10d1\u10d0! \u10d0\u10ee\u10da\u10d0\u10d5\u10d4 \u10e8\u10d4\u10d5\u10d0\u10d5\u10e1\u10d4\u10d1.<\/div>\r\n                    <div class=\"msg msg-bot\">\u10ec\u10d0\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10d4\u10d1\u10d8! \u10d7\u10e3 \u10e0\u10d0\u10db\u10d4 \u10d3\u10d0\u10d2\u10ed\u10d8\u10e0\u10d3\u10d0\u10d7, \u10d0\u10e5 \u10d5\u10d0\u10e0.<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"results\">\r\n        <h2 class=\"section-title\">\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d8\u10e1 \u10e0\u10d4\u10d0\u10da\u10e3\u10e0\u10d8 \u10e8\u10d4\u10d3\u10d4\u10d2\u10d4\u10d1\u10d8<\/h2>\r\n        <p class=\"section-subtitle\">\u10e0\u10d4\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10dd\u10dc\u10d0\u10ea\u10d4\u10db\u10d4\u10d1\u10d8 2 \u10d9\u10d5\u10d8\u10e0\u10d8\u10e1 \u10e8\u10d4\u10db\u10d3\u10d4\u10d2<\/p>\r\n        \r\n        <div class=\"comparison-wrap\">\r\n            <div class=\"comp-panel comp-bad\">\r\n                <h3 style=\"color: var(--danger); margin-bottom: 30px; font-weight: 700;\">AIGent-\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4<\/h3>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10d3\u10e0\u10dd<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--danger);\">5 \u10e1\u10d0\u10d0\u10d7\u10d8 +<\/span>\r\n                <\/div>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d4\u10da\u10d8<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--danger);\">~65%<\/span>\r\n                <\/div>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10e6\u10d0\u10db\u10d8\u10e1 \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10d8<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--danger);\">\u10d3\u10d0\u10d9\u10d0\u10e0\u10d2\u10e3\u10da\u10d8 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8<\/span>\r\n                <\/div>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10e0\u10d4\u10d9\u10da\u10d0\u10db\u10d8\u10e1 \u10e4\u10d0\u10e1\u10d8<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--danger);\">\u10db\u10d0\u10e6\u10d0\u10da\u10d8 (\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10e0\u10d4\u10d8\u10e2\u10d8\u10dc\u10d2\u10d8)<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"comp-panel comp-good\">\r\n                <h3 style=\"color: var(--success); margin-bottom: 30px; font-weight: 700;\">AIGent-\u10d8\u10d7<\/h3>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10d3\u10e0\u10dd<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--success);\">&lt; 25 \u10ec\u10d0\u10db\u10d8<\/span>\r\n                <\/div>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d4\u10da\u10d8<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--success);\">99.8%<\/span>\r\n                <\/div>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10e6\u10d0\u10db\u10d8\u10e1 \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10d8<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--success);\">24\/7 \u10d0\u10e5\u10e2\u10d8\u10e3\u10e0\u10d8<\/span>\r\n                <\/div>\r\n                <div class=\"comp-row\">\r\n                    <span class=\"c-label\">\u10e0\u10d4\u10d9\u10da\u10d0\u10db\u10d8\u10e1 \u10e4\u10d0\u10e1\u10d8<\/span>\r\n                    <span class=\"c-val\" style=\"color: var(--success);\">\u10dd\u10de\u10e2\u10d8\u10db\u10d8\u10d6\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"pricing\">\r\n        <h2 class=\"section-title\">AI \u10d0\u10e1\u10d8\u10e1\u10e2\u10d4\u10dc\u10e2\u10d8\u10e1 \u10de\u10d0\u10d9\u10d4\u10e2\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e4\u10d0\u10e1\u10d4\u10d1\u10d8<\/h2>\r\n        <p class=\"section-subtitle\">\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1 \u10d6\u10e0\u10d3\u10d0\u10d6\u10d4 \u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8 \u10de\u10d0\u10d9\u10d4\u10e2\u10d8<\/p>\r\n\r\n        <div class=\"pricing-grid\">\r\n            <div class=\"price-card featured\">\r\n                <div class=\"price-title\">Business<\/div>\r\n                <div class=\"price-tag\">1,500\u20be <span>\/ \u10d7\u10d5\u10d4\u10e8\u10d8<\/span><\/div>\r\n                <p class=\"price-desc\">\u10d8\u10d3\u10d4\u10d0\u10da\u10e3\u10e0\u10d8\u10d0 \u10db\u10d6\u10d0\u10e0\u10d3\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1, \u10e0\u10dd\u10db\u10d4\u10da\u10d7\u10d0\u10ea \u10e1\u10e3\u10e0\u10d7 \u10db\u10dd\u10db\u10d4\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10e0\u10d4\u10d0\u10d2\u10d8\u10e0\u10d4\u10d1\u10d0.<\/p>\r\n                <ul class=\"feature-list\">\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>1,000 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d8 \u10d7\u10d5\u10d4\u10e8\u10d8<\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>+1.5\u20be \u10e7\u10dd\u10d5\u10d4\u10da \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10e3\u10da \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d6\u10d4<\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e1\u10d8\u10d8\u10e1 \u10e8\u10d4\u10e2\u10e7\u10dd\u10d1\u10d8\u10dc\u10d4\u10d1\u10d0 \u10dd\u10de\u10d4\u10e0\u10d0\u10e2\u10dd\u10e0\u10d7\u10d0\u10dc<\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\u10d0\u10e1\u10d8\u10e1\u10e2\u10d4\u10dc\u10e2\u10d8\u10e1 \u10e2\u10e0\u10d4\u10dc\u10d8\u10dc\u10d2\u10d8 \u10d3\u10d0 \u10e1\u10ea\u10d4\u10dc\u10d0\u10e0\u10d4\u10d1\u10d8<\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d4\u10d1\u10d8\u10e1 \u10e1\u10ec\u10d0\u10d5\u10da\u10d4\u10d1\u10d0<\/li>\r\n                <\/ul>\r\n                <a href=\"https:\/\/aigent.ge\/contact\" class=\"btn-pricing btn-pricing-white\">\u10d3\u10d0\u10d8\u10ec\u10e7\u10d4 \u10d0\u10ee\u10da\u10d0<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"price-card\">\r\n                <div class=\"price-title\">Enterprise<\/div>\r\n                <div class=\"price-tag\">Custom<\/div>\r\n                <p class=\"price-desc\">\u10e1\u10e0\u10e3\u10da\u10d8 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 \u10d3\u10d0 \u10d8\u10dc\u10e2\u10d4\u10d2\u10e0\u10d0\u10ea\u10d8\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10e8\u10d8\u10d3\u10d0 \u10e1\u10d8\u10e1\u10e2\u10d4\u10db\u10d4\u10d1\u10d7\u10d0\u10dc.<\/p>\r\n                <ul class=\"feature-list\">\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\u10e7\u10d5\u10d4\u10da\u10d0\u10e4\u10d4\u10e0\u10d8 \u10e0\u10d0\u10ea Business \u10de\u10d0\u10d9\u10d4\u10e2\u10e8\u10d8\u10d0<\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg><strong>CRM \u10d8\u10dc\u10e2\u10d4\u10d2\u10e0\u10d0\u10ea\u10d8\u10d0<\/strong><\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg><strong>\u10d5\u10d4\u10d1\u10e1\u10d0\u10d8\u10e2\u10d6\u10d4 \u10e9\u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10d0 (Widget)<\/strong><\/li>\r\n                    <li class=\"feature-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\u10d8\u10dc\u10d3\u10d8\u10d5\u10d8\u10d3\u10e3\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10dd\u10da\u10d0\u10de\u10d0\u10e0\u10d0\u10d9\u10d4\u10d1\u10d0<\/li>\r\n                <\/ul>\r\n                <a href=\"https:\/\/aigent.ge\/contact\" class=\"btn-pricing btn-pricing-outline\">\u10d3\u10d0\u10e3\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7 \u10d2\u10e3\u10dc\u10d3\u10e1<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"offer-section\" id=\"offer\">\r\n        <div class=\"offer-card\">\r\n            <div class=\"offer-glow\"><\/div>\r\n            <h2 style=\"font-size: 3rem; font-weight: 800; margin-bottom: 24px; position: relative;\">\r\n                \u10d2\u10d0\u10db\u10dd\u10e1\u10ea\u10d0\u10d3\u10d4\u10d7 AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 14 \u10d3\u10e6\u10d4 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3.\r\n            <\/h2>\r\n            <p style=\"color: var(--text-muted); font-size: 1.2rem; margin-bottom: 40px;\">\r\n                \u10d0\u10e0\u10d0\u10dc\u10d0\u10d8\u10e0\u10d8 \u10e0\u10d8\u10e1\u10d9\u10d8. \u10dc\u10d0\u10ee\u10d4\u10d7 \u10e8\u10d4\u10d3\u10d4\u10d2\u10d8 \u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10d3\u10d0\u10e8\u10d1\u10dd\u10e0\u10d3\u10d6\u10d4.<br>\r\n                \u10d0\u10e0 \u10db\u10dd\u10d8\u10d7\u10ee\u10dd\u10d5\u10d4\u10d1\u10d0 \u10d1\u10d0\u10e0\u10d0\u10d7\u10d8\u10e1 \u10db\u10d8\u10d1\u10db\u10d0.\r\n            <\/p>\r\n            <a href=\"https:\/\/aigent.ge\/contact\" class=\"btn-large\">\r\n                \u10d3\u10d0\u10d8\u10ec\u10e7\u10d4 \u10e1\u10d0\u10e2\u10d4\u10e1\u10e2\u10dd \u10de\u10d4\u10e0\u10d8\u10dd\u10d3\u10d8\r\n            <\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer style=\"padding: 60px 0; text-align: center; color: var(--text-muted); font-size: 0.9rem;\">\r\n        &copy; 2026 AIGent. \u10e7\u10d5\u10d4\u10da\u10d0 \u10e3\u10e4\u10da\u10d4\u10d1\u10d0 \u10d3\u10d0\u10ea\u10e3\u10da\u10d8\u10d0.\r\n    <\/footer>\r\n\r\n    <script>\r\n        const themeBtn = document.getElementById('theme-btn');\r\n        const themeIcon = document.getElementById('theme-icon');\r\n        const html = document.documentElement;\r\n\r\n        const savedTheme = localStorage.getItem('theme');\r\n        if(savedTheme) {\r\n            html.setAttribute('data-theme', savedTheme);\r\n            updateIcon(savedTheme);\r\n        }\r\n\r\n        themeBtn.addEventListener('click', () => {\r\n            const currentTheme = html.getAttribute('data-theme');\r\n            const newTheme = currentTheme === 'light' ? 'dark' : 'light';\r\n            html.setAttribute('data-theme', newTheme);\r\n            localStorage.setItem('theme', newTheme);\r\n            updateIcon(newTheme);\r\n        });\r\n\r\n        function updateIcon(theme) {\r\n            if(theme === 'light') {\r\n                themeIcon.classList.replace('ph-moon', 'ph-sun');\r\n            } else {\r\n                themeIcon.classList.replace('ph-sun', 'ph-moon');\r\n            }\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\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>AIGent | AI Chat Assistant AIGent \u10e3\u10de\u10d8\u10e0\u10d0\u10e2\u10d4\u10e1\u10dd\u10d1\u10d4\u10d1\u10d8 \u10e8\u10d4\u10d3\u10d4\u10d2\u10d4\u10d1\u10d8 \u10e4\u10d0\u10e1\u10d4\u10d1\u10d8 \u10d1\u10da\u10dd\u10d2\u10d8 2 \u10d9\u10d5\u10d8\u10e0\u10d0 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3 AI Chat Assistant \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0:AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8, \u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10ea \u10d0\u10e0\u10d0\u10e1\u10d3\u10e0\u10dd\u10e1 \u10d8\u10eb\u10d8\u10dc\u10d4\u10d1\u10e1. AIGent \u10d0\u10e0\u10d8\u10e1 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d0\u10d5\u10e2\u10dd\u10dc\u10dd\u10db\u10d8\u10e3\u10e0\u10d8 \u10d0\u10e1\u10d8\u10e1\u10e2\u10d4\u10dc\u10e2\u10d8.\u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8 30%-\u10d8\u10d7 \u10d3\u10d0 \u10e8\u10d4\u10d0\u10db\u10ea\u10d8\u10e0\u10d4 \u10e0\u10d4\u10d9\u10da\u10d0\u10db\u10d8\u10e1 \u10ee\u10d0\u10e0\u10ef\u10d8 \u10d3\u10e6\u10d4\u10e1\u10d5\u10d4. \u10d3\u10d0\u10d8\u10ec\u10e7\u10d4 \u10e3\u10e4\u10d0\u10e1\u10dd\u10d3 25 \u10ec\u10db \u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e5\u10e1\u10d8\u10db\u10d0\u10da\u10e3\u10e0\u10d8 \u10d3\u10e0\u10dd 99.8% \u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10db\u10d0\u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d4\u10da\u10d8 +30% \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d6\u10e0\u10d3\u10d0 2 \u10d9\u10d5\u10d8\u10e0\u10d0\u10e8\u10d8 AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1: 1 \u10d0\u10d2\u10d4\u10dc\u10e2\u10d8, 3 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 &amp; AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 | AIGent<\/title>\n<meta name=\"description\" content=\"\u10d9\u10d0\u10e0\u10d2\u10d0\u10d5\u10d7 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10e1 \u10e6\u10d0\u10db\u10d8\u10d7? \u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4\u10d7 \u10e8\u10d4\u10db\u10dd\u10e1\u10d0\u10d5\u10d0\u10da\u10d8 AIGent-\u10d8\u10e1 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10d7. 24\/7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d7\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0. \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d7 14-\u10d3\u10e6\u10d8\u10d0\u10dc\u10d8 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d3\u10d4\u10db\u10dd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aigent.ge\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 &amp; AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 | AIGent\" \/>\n<meta property=\"og:description\" content=\"\u10d9\u10d0\u10e0\u10d2\u10d0\u10d5\u10d7 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10e1 \u10e6\u10d0\u10db\u10d8\u10d7? \u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4\u10d7 \u10e8\u10d4\u10db\u10dd\u10e1\u10d0\u10d5\u10d0\u10da\u10d8 AIGent-\u10d8\u10e1 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10d7. 24\/7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d7\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0. \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d7 14-\u10d3\u10e6\u10d8\u10d0\u10dc\u10d8 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d3\u10d4\u10db\u10dd.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aigent.ge\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"AIgent\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-10T12:39:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aigent.ge\\\/\",\"url\":\"https:\\\/\\\/aigent.ge\\\/\",\"name\":\"\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 & AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 | AIGent\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aigent.ge\\\/#website\"},\"datePublished\":\"2026-01-29T14:11:35+00:00\",\"dateModified\":\"2026-03-10T12:39:53+00:00\",\"description\":\"\u10d9\u10d0\u10e0\u10d2\u10d0\u10d5\u10d7 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10e1 \u10e6\u10d0\u10db\u10d8\u10d7? \u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4\u10d7 \u10e8\u10d4\u10db\u10dd\u10e1\u10d0\u10d5\u10d0\u10da\u10d8 AIGent-\u10d8\u10e1 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10d7. 24\\\/7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d7\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0. \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d7 14-\u10d3\u10e6\u10d8\u10d0\u10dc\u10d8 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d3\u10d4\u10db\u10dd.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aigent.ge\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aigent.ge\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aigent.ge\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aigent.ge\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aigent.ge\\\/#website\",\"url\":\"https:\\\/\\\/aigent.ge\\\/\",\"name\":\"AIgent\",\"description\":\"Transform your customer communication with AIGent&#039;s AI Chat Assistant. Boost sales conversion by 30% and respond to leads in under 25 seconds.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aigent.ge\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 & AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 | AIGent","description":"\u10d9\u10d0\u10e0\u10d2\u10d0\u10d5\u10d7 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10e1 \u10e6\u10d0\u10db\u10d8\u10d7? \u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4\u10d7 \u10e8\u10d4\u10db\u10dd\u10e1\u10d0\u10d5\u10d0\u10da\u10d8 AIGent-\u10d8\u10e1 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10d7. 24\/7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d7\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0. \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d7 14-\u10d3\u10e6\u10d8\u10d0\u10dc\u10d8 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d3\u10d4\u10db\u10dd.","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:\/\/aigent.ge\/en\/","og_locale":"en_US","og_type":"article","og_title":"\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 & AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 | AIGent","og_description":"\u10d9\u10d0\u10e0\u10d2\u10d0\u10d5\u10d7 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10e1 \u10e6\u10d0\u10db\u10d8\u10d7? \u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4\u10d7 \u10e8\u10d4\u10db\u10dd\u10e1\u10d0\u10d5\u10d0\u10da\u10d8 AIGent-\u10d8\u10e1 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10d7. 24\/7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d7\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0. \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d7 14-\u10d3\u10e6\u10d8\u10d0\u10dc\u10d8 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d3\u10d4\u10db\u10dd.","og_url":"https:\/\/aigent.ge\/en\/","og_site_name":"AIgent","article_modified_time":"2026-03-10T12:39:53+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aigent.ge\/","url":"https:\/\/aigent.ge\/","name":"\u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 & AI \u10e9\u10d0\u10e2\u10d1\u10dd\u10e2\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1 | AIGent","isPartOf":{"@id":"https:\/\/aigent.ge\/#website"},"datePublished":"2026-01-29T14:11:35+00:00","dateModified":"2026-03-10T12:39:53+00:00","description":"\u10d9\u10d0\u10e0\u10d2\u10d0\u10d5\u10d7 \u10d9\u10da\u10d8\u10d4\u10dc\u10e2\u10d4\u10d1\u10e1 \u10e6\u10d0\u10db\u10d8\u10d7? \u10d2\u10d0\u10d6\u10d0\u10e0\u10d3\u10d4\u10d7 \u10e8\u10d4\u10db\u10dd\u10e1\u10d0\u10d5\u10d0\u10da\u10d8 AIGent-\u10d8\u10e1 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10d7. 24\/7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10d7\u10d0 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d0\u10d5\u10e2\u10dd\u10db\u10d0\u10e2\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0. \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4\u10d7 14-\u10d3\u10e6\u10d8\u10d0\u10dc\u10d8 \u10e3\u10e4\u10d0\u10e1\u10dd \u10d3\u10d4\u10db\u10dd.","breadcrumb":{"@id":"https:\/\/aigent.ge\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aigent.ge\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aigent.ge\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aigent.ge\/"},{"@type":"ListItem","position":2,"name":"home"}]},{"@type":"WebSite","@id":"https:\/\/aigent.ge\/#website","url":"https:\/\/aigent.ge\/","name":"AIgent","description":"Transform your customer communication with AIGent&#039;s AI Chat Assistant. Boost sales conversion by 30% and respond to leads in under 25 seconds.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aigent.ge\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/comments?post=32"}],"version-history":[{"count":19,"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":524,"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/pages\/32\/revisions\/524"}],"wp:attachment":[{"href":"https:\/\/aigent.ge\/en\/wp-json\/wp\/v2\/media?parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}