{"id":43414,"date":"2026-09-15T09:55:40","date_gmt":"2026-09-15T06:55:40","guid":{"rendered":"https:\/\/evreka.co\/archimedes-2\/"},"modified":"2026-09-15T10:49:20","modified_gmt":"2026-09-15T07:49:20","slug":"archimedes","status":"publish","type":"page","link":"https:\/\/evreka.co\/tr\/archimedes\/","title":{"rendered":"Archimedes Yapay Zeka Asistan\u0131"},"content":{"rendered":"\n<style>\n#archimedes-lp {\n    --navy: #0B2B51;\n    --navy-deep: #081D38;\n    --green: #3AA036;\n    --green-dark: #2E8A2B;\n    --text: #3A4652;\n    --text-light: #6B7885;\n    --border: #E4E9ED;\n    --bg-tint: linear-gradient(180deg,#F3FAF1,#EAF6E6);\n  }#archimedes-lp * { margin:0; padding:0; box-sizing:border-box; }#archimedes-lp {\n    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;\n    color: var(--text);\n    background:#fff;\n    line-height:1.6;\n  }#archimedes-lp a { text-decoration:none; color:inherit; }#archimedes-lp .container { max-width: 1140px; margin:0 auto; padding: 0 32px; }#archimedes-lp img { max-width:100%; display:block; }#archimedes-lp \/* ---------- Header ---------- *\/\n  header {\n    border-bottom: 1px solid var(--border);\n    position: sticky; top:0; background:#fff; z-index: 50;\n  }#archimedes-lp .nav-row {\n    display:flex; align-items:center; justify-content:space-between;\n    padding: 18px 0;\n  }#archimedes-lp .nav-row .logo img { height: 26px; }#archimedes-lp .nav-links { display:flex; align-items:center; gap: 34px; }#archimedes-lp .nav-links a { font-size: 14.5px; font-weight:600; color: var(--navy); }#archimedes-lp .nav-links a:hover { color: var(--green); }#archimedes-lp .nav-right { display:flex; align-items:center; gap: 18px; }#archimedes-lp .lang-pills { display:flex; gap:6px; font-size:12.5px; font-weight:700; color: var(--text-light); }#archimedes-lp .lang-pills span { padding:3px 7px; border-radius:5px; cursor:pointer; user-select:none; transition: background 0.15s ease, color 0.15s ease; }#archimedes-lp .lang-pills span:hover { background:#EEF2F5; color: var(--navy); }#archimedes-lp .lang-pills span.active { background: var(--navy); color:#fff; }#archimedes-lp .lang-pills span.active:hover { background: var(--navy); color:#fff; }#archimedes-lp .btn {\n    display:inline-block; padding: 11px 22px; border-radius: 8px;\n    font-weight:700; font-size:14px; white-space:nowrap;\n  }#archimedes-lp .btn { transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease, border-color 0.15s ease; }#archimedes-lp .btn-primary { background: var(--green); color:#fff; box-shadow: 0 10px 22px rgba(58,160,54,0.28); }#archimedes-lp .btn-primary:hover { background: var(--green-dark); transform: translateY(-2px); box-shadow: 0 14px 28px rgba(58,160,54,0.34); }#archimedes-lp .btn-outline { background:transparent; color: var(--navy); border: 1.5px solid var(--border); }#archimedes-lp .btn-outline:hover { border-color: var(--navy); transform: translateY(-2px); }#archimedes-lp .btn-ghost-white { background: rgba(255,255,255,0.12); color:#fff; border:1.5px solid rgba(255,255,255,0.35); }#archimedes-lp \/* ---------- Hero ---------- *\/\n  .hero-wrap {\n    position:relative; overflow:hidden;\n    background: radial-gradient(1100px 520px at 82% -10%, #E4F6DF 0%, rgba(228,246,223,0) 60%),\n                radial-gradient(700px 420px at -5% 20%, #EAF1FB 0%, rgba(234,241,251,0) 55%),\n                #fff;\n  }#archimedes-lp .hero-wrap::before {\n    content:\"\"; position:absolute; top:-180px; right:-160px; width:480px; height:480px;\n    border-radius:50%; background: radial-gradient(circle, rgba(58,160,54,0.14), rgba(58,160,54,0) 70%);\n    pointer-events:none;\n  }#archimedes-lp .hero-wrap::after {\n    content:\"\"; position:absolute; bottom:-220px; left:-140px; width:420px; height:420px;\n    border-radius:50%; background: radial-gradient(circle, rgba(11,43,84,0.08), rgba(11,43,84,0) 70%);\n    pointer-events:none;\n  }#archimedes-lp .hero {\n    padding: 84px 0 56px 0; position:relative; z-index:1;\n    display:grid; grid-template-columns: 1.05fr 0.95fr; gap: 56px; align-items:center;\n  }#archimedes-lp .eyebrow {\n    color: var(--green); font-size:12.5px; font-weight:800; letter-spacing:1.2px;\n    text-transform:uppercase; margin-bottom:16px;\n  }#archimedes-lp h1 { color: var(--navy); font-size:44px; line-height:1.16; font-weight:800; margin-bottom:20px; letter-spacing:-0.5px; }#archimedes-lp h1 .accent { color: var(--green); }#archimedes-lp h2 { color: var(--navy); font-size:30px; font-weight:800; margin-bottom:14px; }#archimedes-lp .hero p.lead { font-size:17px; color: var(--text); margin-bottom:28px; max-width:520px; }#archimedes-lp .hero-ctas { display:flex; gap:14px; margin-bottom: 22px; }#archimedes-lp .hero-note { font-size:12.5px; color: var(--text-light); display:flex; align-items:center; gap:8px; }#archimedes-lp .hero-note svg { width:14px; height:14px; color: var(--green); flex-shrink:0; }#archimedes-lp .hero-proof { display:flex; align-items:center; justify-content:center; gap:22px; margin-top:30px; padding-top:24px; border-top:1px solid var(--border); }#archimedes-lp .hero-proof .stat { text-align:center; }#archimedes-lp .hero-proof .stat b { display:block; color: var(--navy); font-size:22px; font-weight:800; }#archimedes-lp .hero-proof .stat span { font-size:12px; color: var(--text-light); font-weight:600; }#archimedes-lp .hero-visual { position:relative; }#archimedes-lp .hero-shot {\n    border-radius: 14px; overflow:hidden; box-shadow: 0 30px 70px rgba(11,43,84,0.22);\n    border: 1px solid var(--border); position:relative;\n    transform: perspective(1200px) rotateY(-4deg) rotateX(1deg);\n  }#archimedes-lp .hero-shot img { width:100%; }#archimedes-lp .hero-slider-viewport { overflow:hidden; }#archimedes-lp .hero-slider-track { display:flex; transition: transform 0.45s cubic-bezier(.65,0,.35,1); }#archimedes-lp .hero-slide { flex:0 0 100%; min-width:0; }#archimedes-lp .hero-slide-frame {\n    width:100%; aspect-ratio: 16 \/ 10.4; background:#F2F5F3;\n    display:flex; align-items:center; justify-content:center;\n  }#archimedes-lp .hero-slide-frame img { max-width:100%; max-height:100%; width:auto; height:auto; object-fit:contain; display:block; }#archimedes-lp .hero-slider-dots { display:flex; justify-content:center; gap:9px; margin-top:20px; }#archimedes-lp .hero-slider-dots button {\n    width:9px; height:9px; border-radius:50%; background: var(--border); border:none; padding:0; cursor:pointer;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }#archimedes-lp .hero-slider-dots button.active { background: var(--green); transform:scale(1.25); }#archimedes-lp .hero-shot .slider-arrow.prev { left:10px; }#archimedes-lp .hero-shot .slider-arrow.next { right:10px; }#archimedes-lp .hero-shot:hover .slider-arrow { opacity:1; }#archimedes-lp .hero-shot .slider-arrow { opacity:0; transition: opacity 0.2s ease; }@media (max-width: 880px) {#archimedes-lp .hero-shot .slider-arrow { opacity:1; }\n  }#archimedes-lp .float-card {\n    position:absolute; background:#fff; border-radius:10px; border:1px solid var(--border);\n    box-shadow: 0 14px 34px rgba(11,43,84,0.16); padding:10px 14px; display:flex; align-items:center; gap:10px;\n    font-size:12.5px; font-weight:700; color: var(--navy);\n  }#archimedes-lp .float-card .dot-ico {\n    width:26px; height:26px; border-radius:50%; background: var(--green); flex-shrink:0;\n    display:flex; align-items:center; justify-content:center;\n  }#archimedes-lp .float-card .dot-ico svg { width:13px; height:13px; }#archimedes-lp .float-card.top-left { top:-18px; left:-26px; }#archimedes-lp .float-card.bottom-right { bottom:-18px; right:-20px; }#archimedes-lp .float-card .sub { display:block; font-weight:600; color: var(--text-light); font-size:10.5px; margin-top:1px; }#archimedes-lp .hero-chat-chip {\n    position:absolute; left:14px; bottom:14px; max-width:76%;\n    background:#fff; border-radius:10px; border:1px solid var(--border);\n    box-shadow:0 10px 24px rgba(11,43,84,0.18); padding:9px 12px 10px 12px;\n    display:flex; align-items:flex-start; gap:8px; z-index:2;\n  }#archimedes-lp .hero-chat-chip .avatar {\n    width:24px; height:24px; border-radius:50%; background: var(--navy); flex-shrink:0;\n    display:flex; align-items:center; justify-content:center; margin-top:1px;\n  }#archimedes-lp .hero-chat-chip .avatar svg { width:13px; height:13px; }#archimedes-lp .hero-chat-chip .txt { font-size:11px; line-height:1.4; color: var(--text); }#archimedes-lp .hero-chat-chip .txt b { display:block; color: var(--navy); font-size:11px; font-weight:800; margin-bottom:2px; }#archimedes-lp .badge-beta {\n    display:inline-block; background:#EFE9FB; color:#6C5CE7; font-size:11px; font-weight:800;\n    padding:3px 9px; border-radius:5px; letter-spacing:0.4px; margin-left:8px; vertical-align:middle;\n  }#archimedes-lp \/* ---------- Trust bar ---------- *\/\n  .trust-bar {\n    background: var(--navy); color:#fff; padding: 22px 0;\n  }#archimedes-lp .trust-bar .container { display:flex; justify-content:space-between; flex-wrap:wrap; gap:16px; }#archimedes-lp .trust-item { display:flex; align-items:center; gap:10px; font-size:14px; font-weight:600; }#archimedes-lp .trust-item .dot { width:8px; height:8px; border-radius:50%; background: var(--green); flex-shrink:0; }#archimedes-lp \/* ---------- Section base ---------- *\/\n  section.block { padding: 76px 0; }#archimedes-lp section.block.tint { background:#FAFBFC; }#archimedes-lp .section-head { max-width: 700px; margin-bottom: 44px; }#archimedes-lp .section-head.center { margin-left:auto; margin-right:auto; text-align:center; }#archimedes-lp .section-head p { font-size:15.5px; color: var(--text-light); }#archimedes-lp \/* ---------- Callout ---------- *\/\n  .callout {\n    background: var(--bg-tint); border: 1px solid #CBEAC4; border-left: 4px solid var(--green);\n    border-radius: 10px; padding: 22px 26px; margin-top: 26px; font-size:14.5px; color: var(--navy);\n  }#archimedes-lp .callout b { color: var(--navy); }#archimedes-lp \/* ---------- Access cards ---------- *\/\n  .grid-3 { display:grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }#archimedes-lp .grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap: 22px; }#archimedes-lp .grid-4 { display:grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }#archimedes-lp .card {\n    background:#fff; border: 1px solid var(--border); border-radius: 12px; padding: 26px 24px;\n    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;\n  }#archimedes-lp .card:hover { transform: translateY(-4px); box-shadow: 0 16px 34px rgba(11,43,84,0.10); border-color:#D7E0E8; }#archimedes-lp .card .icon {\n    width: 42px; height:42px; border-radius: 10px; background: var(--green);\n    display:flex; align-items:center; justify-content:center; margin-bottom:16px;\n  }#archimedes-lp .card .icon svg { width:20px; height:20px; }#archimedes-lp .card h3 { color: var(--navy); font-size:16.5px; font-weight:800; margin-bottom:8px; }#archimedes-lp .card p { font-size:13.8px; color: var(--text-light); }#archimedes-lp .card .kbd {\n    display:inline-block; background:var(--navy); color:#fff; font-family: monospace; font-size:12px;\n    padding:3px 8px; border-radius:5px; margin-top:10px;\n  }#archimedes-lp .feature-card {\n    background: var(--bg-tint); border:1px solid #CBEAC4; border-radius:12px; padding: 22px 20px;\n    transition: transform 0.18s ease, box-shadow 0.18s ease;\n  }#archimedes-lp .feature-card:hover { transform: translateY(-4px); box-shadow: 0 16px 30px rgba(58,160,54,0.14); }#archimedes-lp .feature-card .icon {\n    width:38px; height:38px; border-radius:50%; background: var(--green);\n    display:flex; align-items:center; justify-content:center; margin-bottom:14px;\n  }#archimedes-lp .feature-card .icon svg { width:18px; height:18px; }#archimedes-lp .feature-card h3 { color: var(--navy); font-size:15.5px; font-weight:800; margin-bottom:8px; }#archimedes-lp .feature-card p { font-size:13.3px; color: var(--text-light); line-height:1.5; }#archimedes-lp \/* ---------- Screenshot slider ---------- *\/\n  .slider-block { margin-top: 52px; }#archimedes-lp .slider-eyebrow-row { display:flex; align-items:baseline; justify-content:space-between; margin-bottom:18px; flex-wrap:wrap; gap:10px; }#archimedes-lp .slider-eyebrow-row .authentic-tag { font-size:12.5px; color: var(--text-light); display:flex; align-items:center; gap:7px; }#archimedes-lp .slider-eyebrow-row .authentic-tag svg { width:14px; height:14px; color: var(--green); flex-shrink:0; }#archimedes-lp .slider-wrap { position:relative; }#archimedes-lp .slider-viewport { overflow:hidden; border-radius:16px; }#archimedes-lp .slider-track { display:flex; transition: transform 0.45s cubic-bezier(.65,0,.35,1); }#archimedes-lp .slide { flex: 0 0 100%; min-width:0; }#archimedes-lp .slide-frame {\n    width:100%; aspect-ratio: 16 \/ 9.2; background:#F2F5F3;\n    border:1px solid var(--border); border-radius:16px; overflow:hidden;\n    box-shadow: 0 16px 40px rgba(11,43,84,0.14);\n    display:flex; align-items:center; justify-content:center;\n  }#archimedes-lp .slide-frame img { max-width:100%; max-height:100%; width:auto; height:auto; object-fit:contain; display:block; }#archimedes-lp .slide-caption-row { display:flex; align-items:flex-start; gap:10px; margin-top:16px; max-width:720px; margin-left:auto; margin-right:auto; text-align:center; justify-content:center; }#archimedes-lp .slide-caption-row .num { flex-shrink:0; width:22px; height:22px; border-radius:50%; background: var(--green); color:#fff; font-size:11.5px; font-weight:800; display:flex; align-items:center; justify-content:center; margin-top:1px; }#archimedes-lp .slide-caption { font-size:14.5px; color: var(--text); line-height:1.5; }#archimedes-lp .slide-caption b { color: var(--navy); }#archimedes-lp .slider-arrow {\n    position:absolute; top:50%; transform:translateY(-50%); z-index:5;\n    width:44px; height:44px; border-radius:50%; background:#fff; border:1px solid var(--border);\n    box-shadow: 0 8px 20px rgba(11,43,84,0.16); display:flex; align-items:center; justify-content:center;\n    cursor:pointer; transition: background 0.15s ease, transform 0.15s ease;\n  }#archimedes-lp .slider-arrow:hover { background: var(--green); border-color: var(--green); transform:translateY(-50%) scale(1.06); }#archimedes-lp .slider-arrow:hover svg { stroke:#fff; }#archimedes-lp .slider-arrow svg { width:20px; height:20px; stroke: var(--navy); transition: stroke 0.15s ease; }#archimedes-lp .slider-arrow.prev { left:-22px; }#archimedes-lp .slider-arrow.next { right:-22px; }#archimedes-lp .slider-dots { display:flex; justify-content:center; gap:9px; margin-top:22px; }#archimedes-lp .slider-dots button {\n    width:9px; height:9px; border-radius:50%; background: var(--border); border:none; padding:0; cursor:pointer;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }#archimedes-lp .slider-dots button.active { background: var(--green); transform:scale(1.25); }@media (max-width: 700px) {#archimedes-lp .slider-arrow.prev { left:6px; }#archimedes-lp .slider-arrow.next { right:6px; }\n  }#archimedes-lp \/* ---------- Before \/ After contrast ---------- *\/\n  .contrast-block { margin-top: 68px; }#archimedes-lp .contrast-grid { display:grid; grid-template-columns: 1fr auto 1fr; gap: 26px; align-items:stretch; margin-top:26px; }#archimedes-lp .contrast-col {\n    border-radius:14px; padding: 26px 26px 22px 26px; border:1px solid var(--border);\n  }#archimedes-lp .contrast-col.before { background:#FBFAF7; border-color:#EFE6D8; }#archimedes-lp .contrast-col.after { background: var(--bg-tint); border-color:#CBEAC4; }#archimedes-lp .contrast-col h4 { font-size:12.5px; font-weight:800; letter-spacing:0.8px; text-transform:uppercase; margin-bottom:16px; }#archimedes-lp .contrast-col.before h4 { color:#B4842E; }#archimedes-lp .contrast-col.after h4 { color: var(--green-dark); }#archimedes-lp .contrast-row { display:flex; align-items:flex-start; gap:10px; font-size:14px; color: var(--text); margin-bottom:12px; line-height:1.45; }#archimedes-lp .contrast-row:last-child { margin-bottom:0; }#archimedes-lp .contrast-row .mark { flex-shrink:0; width:18px; height:18px; margin-top:2px; }#archimedes-lp .contrast-vs {\n    align-self:center; width:40px; height:40px; border-radius:50%; background: var(--navy); color:#fff;\n    display:flex; align-items:center; justify-content:center; font-size:11.5px; font-weight:800;\n  }@media (max-width: 820px) {#archimedes-lp .contrast-grid { grid-template-columns: 1fr; }#archimedes-lp .contrast-vs { justify-self:center; }\n  }#archimedes-lp \/* ---------- Steps ---------- *\/\n  .steps-row {\n    display:flex; justify-content:space-between; align-items:flex-start; position:relative; margin-top: 40px;\n  }#archimedes-lp .steps-row::before {\n    content:\"\"; position:absolute; top:22px; left:60px; right:60px; height:2px;\n    background: repeating-linear-gradient(90deg, #CFE3CB 0 10px, transparent 10px 18px);\n  }#archimedes-lp .step { flex:1; text-align:center; position:relative; padding: 0 8px; }#archimedes-lp .step .circ {\n    width:44px; height:44px; border-radius:50%; background: var(--green); color:#fff;\n    display:flex; align-items:center; justify-content:center; font-weight:800; font-size:16px;\n    margin: 0 auto 12px auto; position:relative; z-index:1;\n  }#archimedes-lp .step .lbl { color: var(--navy); font-size:13.5px; font-weight:700; }#archimedes-lp \/* ---------- Checklist ---------- *\/\n  .check-list { display:flex; flex-direction:column; gap: 14px; }#archimedes-lp .check-item { display:flex; align-items:flex-start; gap:12px; }#archimedes-lp .check-item .bullet {\n    width:22px; height:22px; border-radius:50%; background: var(--green); flex-shrink:0;\n    display:flex; align-items:center; justify-content:center; margin-top:2px;\n  }#archimedes-lp .check-item .bullet svg { width:12px; height:12px; }#archimedes-lp .check-item .txt { font-size:14.5px; color: var(--navy); font-weight:600; }#archimedes-lp \/* ---------- FAQ ---------- *\/\n  .faq-item {\n    border-bottom: 1px solid var(--border); padding: 20px 0;\n  }#archimedes-lp .faq-item summary {\n    list-style:none; cursor:pointer; display:flex; justify-content:space-between; align-items:center;\n    font-size:16px; font-weight:700; color: var(--navy);\n  }#archimedes-lp .faq-item summary::-webkit-details-marker { display:none; }#archimedes-lp .faq-item summary .chev { transition: transform 0.2s ease; color: var(--green); font-size:18px; }#archimedes-lp .faq-item[open] summary .chev { transform: rotate(45deg); }#archimedes-lp .faq-item .faq-body { padding-top:12px; font-size:14.5px; color: var(--text-light); max-width: 760px; }#archimedes-lp \/* ---------- Final CTA ---------- *\/\n  .final-cta {\n    background: var(--navy-deep); color:#fff; padding: 70px 0; text-align:center;\n  }#archimedes-lp .final-cta h2 { color:#fff; margin-bottom:14px; }#archimedes-lp .final-cta p { color:#C7D0DA; max-width:560px; margin: 0 auto 28px auto; font-size:15.5px; }#archimedes-lp \/* ---------- Footer ---------- *\/\n  footer { background: var(--navy); color:#C7D0DA; padding: 56px 0 26px 0; }#archimedes-lp .footer-top { display:grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap:32px; margin-bottom: 40px; }#archimedes-lp .footer-top .logo img { height:24px; }#archimedes-lp .footer-logo-row { display:flex; align-items:center; gap:10px; margin-bottom:14px; }#archimedes-lp .footer-logo-tag { font-size:11px; font-weight:800; letter-spacing:1.1px; color:#8CE07C; text-transform:uppercase; padding:3px 8px; border:1px solid rgba(255,255,255,0.18); border-radius:5px; }#archimedes-lp .footer-top p { font-size:13.5px; color:#9FAEBE; max-width:280px; }#archimedes-lp .footer-col h4 { color:#fff; font-size:13.5px; font-weight:800; margin-bottom:14px; letter-spacing:0.4px; text-transform:uppercase; }#archimedes-lp .footer-col a { display:block; font-size:13.8px; color:#B7C2CE; margin-bottom:10px; }#archimedes-lp .footer-col a:hover { color:#fff; }#archimedes-lp .footer-bottom {\n    border-top: 1px solid rgba(255,255,255,0.12); padding-top:22px;\n    display:flex; justify-content:space-between; align-items:center; font-size:12.5px; color:#8497AA;\n  }@media (max-width: 880px) {#archimedes-lp .hero, #archimedes-lp .grid-3, #archimedes-lp .grid-2, #archimedes-lp .grid-4, #archimedes-lp .shots-row, #archimedes-lp .footer-top { grid-template-columns: 1fr; display:flex; flex-direction:column; }#archimedes-lp .nav-links { display:none; }#archimedes-lp h1 { font-size:32px; }#archimedes-lp .hero-shot { transform:none; }#archimedes-lp .float-card { display:none; }#archimedes-lp .hero-proof { flex-wrap:wrap; }\n  }\n\n<\/style>\n<div id=\"archimedes-lp\">\n<div class=\"hero-wrap\">\n<section class=\"hero container\">\n<div>\n<div class=\"eyebrow\">Yapay Zek\u00e2 Tak\u0131m Arkada\u015f\u0131n\u0131z \u00b7 Her At\u0131k \u0130\u015fi \u0130\u00e7in<\/div>\n<h1>Sadece Bir Asistan De\u011fil. <span class=\"accent\">\u0130\u015fi Bitiren Bir Tak\u0131m Arkada\u015f\u0131<\/span><span class=\"badge-beta\">BETA<\/span><\/h1>\n<p class=\"lead\">Archimedes, Evreka&#8217;n\u0131n yapay zek\u00e2 tak\u0131m arkada\u015f\u0131d\u0131r; ekibiniz nerede \u00e7al\u0131\u015f\u0131yorsa orada her at\u0131k y\u00f6netimi ve malzeme izlenebilirli\u011fi i\u015fini tamamlar. Bir sohbet botu gibi sadece sorular\u0131 yan\u0131tlamaz, ekibinizle birlikte \u00e7al\u0131\u015f\u0131r: sade bir dille yaz\u0131lan talebi anlar, do\u011fru ekran\u0131 a\u00e7ar ve i\u015fi incelemeniz i\u00e7in haz\u0131rlar.<\/p>\n<div class=\"hero-ctas\">\n<a class=\"btn btn-primary\" href=\"https:\/\/www.jotform.com\/212372908719967\" rel=\"noopener\" target=\"_blank\">Demo Talep Edin \u2192<\/a>\n<\/div>\n<div class=\"hero-note\">\n<svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"><\/path><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><\/svg>\n<span>\u015eu anda Evreka360 i\u00e7inde kullan\u0131labilir, BETA \u00f6zelli\u011fi olarak t\u00fcm Evreka paketine yay\u0131l\u0131yor.<\/span>\n<\/div>\n<div class=\"hero-proof\">\n<div class=\"stat\"><b>25+<\/b><span>Evreka Kullanan \u00dclke<\/span><\/div>\n<div class=\"stat\"><b>30%<\/b><span>Daha D\u00fc\u015f\u00fck Operasyonel Maliyet<\/span><\/div>\n<div class=\"stat\"><b>80%<\/b><span>Daha Az Manuel \u0130\u015flem Hatas\u0131<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"hero-visual\">\n<div class=\"hero-shot\">\n<button aria-label=\"\u00d6nceki ekran g\u00f6r\u00fcnt\u00fcs\u00fc\" class=\"slider-arrow prev\" onclick=\"sliderNav('hero',-1)\">\n<svg fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\n<\/button>\n<div class=\"hero-slider-viewport\">\n<div class=\"hero-slider-track\" id=\"heroTrack\">\n<div class=\"hero-slide\"><div class=\"hero-slide-frame\"><img decoding=\"async\" alt=\"Archimedes'in Evreka360'ta yeni bir sipari\u015f olu\u015fturmas\u0131\" src=\"https:\/\/evreka.co\/wp-content\/uploads\/2026\/09\/img_1-scaled.png\"\/><\/div><\/div>\n<div class=\"hero-slide\"><div class=\"hero-slide-frame\"><img decoding=\"async\" alt=\"Archimedes'in bir soruyu yan\u0131tlay\u0131p do\u011fru ekrana y\u00f6nlendirmesi\" src=\"https:\/\/evreka.co\/wp-content\/uploads\/2026\/09\/img_2.png\"\/><\/div><\/div>\n<div class=\"hero-slide\"><div class=\"hero-slide-frame\"><img decoding=\"async\" alt=\"Bir sipari\u015f talebine rehberlik eden Archimedes sohbet panelinin yak\u0131n g\u00f6r\u00fcn\u00fcm\u00fc\" src=\"https:\/\/evreka.co\/wp-content\/uploads\/2026\/09\/img_3.png\"\/><\/div><\/div>\n<div class=\"hero-slide\">\n<div class=\"hero-slide-frame\" style=\"position:relative;\"><img decoding=\"async\" alt=\"WasteDashboard gelen at\u0131k trend panosu\" src=\"https:\/\/evreka.co\/wp-content\/uploads\/2026\/09\/img_4.jpeg\"\/> <div class=\"hero-chat-chip\">\n<div class=\"avatar\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M9 10a3 3 0 1 1 4 2.8V14\"><\/path><circle cx=\"12\" cy=\"17\" fill=\"#fff\" r=\"0.6\"><\/circle><\/svg><\/div>\n<div class=\"txt\"><b>Archimedes<\/b><span>\u201cBu \u00e7eyrekte departmana g\u00f6re gelen at\u0131k trendlerini g\u00f6ster.\u201d<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"hero-slide\">\n<div class=\"hero-slide-frame\" style=\"position:relative;\"><img decoding=\"async\" alt=\"WasteDashboard hedef ile ger\u00e7ekle\u015fen kar\u015f\u0131la\u015ft\u0131rma panosu\" src=\"https:\/\/evreka.co\/wp-content\/uploads\/2026\/09\/img_5.jpeg\"\/> <div class=\"hero-chat-chip\">\n<div class=\"avatar\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M9 10a3 3 0 1 1 4 2.8V14\"><\/path><circle cx=\"12\" cy=\"17\" fill=\"#fff\" r=\"0.6\"><\/circle><\/svg><\/div>\n<div class=\"txt\"><b>Archimedes<\/b><span>\u201cBu ay fabrikaya g\u00f6re hedefe kar\u015f\u0131 performans\u0131m\u0131z nas\u0131l?\u201d<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<button aria-label=\"Sonraki ekran g\u00f6r\u00fcnt\u00fcs\u00fc\" class=\"slider-arrow next\" onclick=\"sliderNav('hero',1)\">\n<svg fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\n<\/button>\n<\/div>\n<div class=\"float-card top-left\" id=\"heroFloatBadge\">\n<div class=\"dot-ico\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div><span class=\"badge-title\">Order created<\/span><span class=\"sub badge-sub\">Ready for review<\/span><\/div>\n<\/div>\n<div class=\"hero-slider-dots\" id=\"heroDots\">\n<button aria-label=\"Slayt 1\" class=\"active\" onclick=\"sliderGoTo('hero',0)\"><\/button>\n<button aria-label=\"Slayt 2\" onclick=\"sliderGoTo('hero',1)\"><\/button>\n<button aria-label=\"Slayt 3\" onclick=\"sliderGoTo('hero',2)\"><\/button>\n<button aria-label=\"Slayt 4\" onclick=\"sliderGoTo('hero',3)\"><\/button>\n<button aria-label=\"Slayt 5\" onclick=\"sliderGoTo('hero',4)\"><\/button>\n<\/div>\n<div class=\"slide-caption-row\" id=\"heroCaptions\" style=\"margin-top:14px;\">\n<div class=\"num\">1<\/div>\n<div class=\"slide-caption\"><b>Sipari\u015f olu\u015fturma.<\/b> <span>Archimedes, sade bir dille yap\u0131lan talepten inceleme i\u00e7in haz\u0131r bir sipari\u015f olu\u015fturur.<\/span><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div class=\"trust-bar\">\n<div class=\"container\">\n<div class=\"trust-item\"><span class=\"dot\"><\/span> <span>Her at\u0131kla ilgili i\u015f i\u00e7in tek bir tak\u0131m arkada\u015f\u0131<\/span><\/div>\n<div class=\"trust-item\"><span class=\"dot\"><\/span> <span>Her i\u015flem denetlenebilir kal\u0131r<\/span><\/div>\n<div class=\"trust-item\"><span class=\"dot\"><\/span> <span>Ayr\u0131 bir sohbet botu veya ek yaz\u0131l\u0131m yok<\/span><\/div>\n<div class=\"trust-item\"><span class=\"dot\"><\/span> <span>\u015eu anda BETA \u00f6zelli\u011fi olarak kullan\u0131labilir<\/span><\/div>\n<\/div>\n<\/div>\n<section class=\"block\" id=\"what-is\">\n<div class=\"container\">\n<div class=\"section-head\">\n<div class=\"eyebrow\">Archimedes Nedir?<\/div>\n<h2>Platforma sonradan eklenmi\u015f bir sohbet botu de\u011fil, platformun i\u00e7ine g\u00f6m\u00fcl\u00fc bir yapay zek\u00e2 tak\u0131m arkada\u015f\u0131<\/h2>\n<p>Archimedes, ekibinizin \u00e7al\u0131\u015ft\u0131\u011f\u0131 her yerde, at\u0131k y\u00f6netimi ve malzeme izlenebilirli\u011fiyle ilgili her i\u015f i\u00e7in bir tak\u0131m oyuncusudur. Kullan\u0131c\u0131, yapmak istedi\u011fini g\u00fcnl\u00fck dille, yazarak veya mikrofona konu\u015farak anlat\u0131r. Archimedes talebi yorumlar, ard\u0131ndan kullan\u0131c\u0131y\u0131 do\u011fru ekrana y\u00f6nlendirir veya ilgili formu \u00f6nceden doldurur.<\/p>\n<\/div>\n<div class=\"callout\"><b>En \u00f6nemli tasar\u0131m ilkesi:<\/b> Archimedes verileri asla kendi ba\u015f\u0131na de\u011fi\u015ftirmez. Do\u011fru sayfay\u0131 a\u00e7ar veya formu \u00f6nceden doldurur, ancak inceleme ve g\u00f6nderme ad\u0131m\u0131 her zaman kullan\u0131c\u0131da kal\u0131r. Bu da her de\u011fi\u015fikli\u011fin yine platformun standart, denetim kayd\u0131 tutulan i\u015f ak\u0131\u015f\u0131ndan ge\u00e7ti\u011fi anlam\u0131na gelir.<\/div>\n<\/div>\n<\/section>\n<section class=\"block tint\" id=\"access\">\n<div class=\"container\">\n<div class=\"section-head\">\n<div class=\"eyebrow\">Ba\u015flarken<\/div>\n<h2>Archimedes&#8217;e ula\u015fman\u0131n \u00fc\u00e7 yolu<\/h2>\n<p>Archimedes&#8217;e, kullan\u0131c\u0131n\u0131n \u00e7al\u0131\u015fmay\u0131 tercih etti\u011fi \u015fekilde, herhangi bir Evreka platformunun herhangi bir sayfas\u0131ndan ula\u015f\u0131labilir.<\/p>\n<\/div>\n<div class=\"grid-3\">\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><rect height=\"14\" rx=\"2\" width=\"18\" x=\"3\" y=\"5\"><\/rect><line x1=\"7\" x2=\"17\" y1=\"9\" y2=\"9\"><\/line><line x1=\"7\" x2=\"13\" y1=\"13\" y2=\"13\"><\/line><\/svg><\/div>\n<h3>&#8220;Archimedes\u2019e S\u00f6yle&#8221; \u00e7ubu\u011fu<\/h3>\n<p>Her sayfada sol men\u00fcn\u00fcn en \u00fcst\u00fcnde yer al\u0131r, her zaman g\u00f6r\u00fcn\u00fcr.<\/p>\n<div class=\"kbd\">\u2318A \/ Ctrl+A<\/div>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M9 10a3 3 0 1 1 4 2.8V14\"><\/path><circle cx=\"12\" cy=\"17\" fill=\"#fff\" r=\"0.6\"><\/circle><\/svg><\/div>\n<h3>Kayan Archimedes d\u00fc\u011fmesi<\/h3>\n<p>Her ekran\u0131n sa\u011f alt k\u00f6\u015fesine sabitlenmi\u015f, BETA etiketli kal\u0131c\u0131 bir d\u00fc\u011fme.<\/p>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><path d=\"M12 15a3 3 0 0 0 3-3V7a3 3 0 0 0-6 0v5a3 3 0 0 0 3 3z\"><\/path><path d=\"M19 11v1a7 7 0 0 1-14 0v-1\"><\/path><line x1=\"12\" x2=\"12\" y1=\"19\" y2=\"22\"><\/line><\/svg><\/div>\n<h3>Klavye k\u0131sayollar\u0131<\/h3>\n<p>\u00dcr\u00fcn\u00fcn herhangi bir yerinden, iki \u00f6zel k\u0131sayol asistan\u0131 an\u0131nda a\u00e7ar.<\/p>\n<div class=\"kbd\">\u2318A \/ Ctrl+A \u00b7 Archimedes\u2019i a\u00e7ar<\/div>\n<div class=\"kbd\" style=\"margin-top:6px;\">\u2318O \/ Ctrl+O \u00b7 Yeni bir sipari\u015f ba\u015flat\u0131r<\/div>\n<\/div>\n<\/div>\n<div class=\"callout\">Archimedes&#8217;i bir k\u0131sayolla a\u00e7t\u0131\u011f\u0131n\u0131zda \u00f6nce mikrofon d\u00fc\u011fmesi, serbest bir metin alan\u0131 ve o g\u00fcn i\u00e7in kalan komut say\u0131s\u0131n\u0131 g\u00f6steren k\u00fc\u00e7\u00fck bir dinleme penceresi a\u00e7\u0131l\u0131r. Yazmaya ba\u015flar ba\u015flamaz, bu pencere ekran\u0131n sa\u011f taraf\u0131nda tam boyutlu bir sohbet paneline d\u00f6n\u00fc\u015f\u00fcr.<\/div>\n<\/div>\n<\/section>\n<section class=\"block\" id=\"capabilities\">\n<div class=\"container\">\n<div class=\"section-head\">\n<div class=\"eyebrow\">Bir Sohbet Botu De\u011fil, Bir Tak\u0131m Arkada\u015f\u0131<\/div>\n<h2>Archimedes neler yapabilir?<\/h2>\n<p>\u00c7o\u011fu yapay zek\u00e2 asistan\u0131 yaln\u0131zca sorular\u0131 yan\u0131tlar. Archimedes, ba\u015fka hi\u00e7bir araca ihtiya\u00e7 duymadan at\u0131k y\u00f6netimi ve malzeme izlenebilirli\u011fi i\u015fini u\u00e7tan uca tamamlayan bir tak\u0131m oyuncusudur.<\/p>\n<\/div>\n<div class=\"grid-4\">\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><line x1=\"7\" x2=\"17\" y1=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n<h3>An\u0131nda Gezinme<\/h3>\n<p>Men\u00fclerde arama yapmadan do\u011fru sayfay\u0131 a\u00e7\u0131n, sadece hedefi tarif edin.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><rect height=\"18\" rx=\"1.5\" width=\"12\" x=\"6\" y=\"3\"><\/rect><line x1=\"9\" x2=\"15\" y1=\"8\" y2=\"8\"><\/line><line x1=\"9\" x2=\"15\" y1=\"12\" y2=\"12\"><\/line><line x1=\"9\" x2=\"13\" y1=\"16\" y2=\"16\"><\/line><\/svg><\/div>\n<h3>Formlar\u0131 ve Sipari\u015fleri Otomatik Haz\u0131rlar<\/h3>\n<p>Bir sevkiyat e-postas\u0131n\u0131 veya sipari\u015f bilgilerini yap\u0131\u015ft\u0131r\u0131n, Archimedes g\u00f6nderime haz\u0131r sipari\u015fi sizin i\u00e7in olu\u015ftursun.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><ellipse cx=\"12\" cy=\"6\" rx=\"7\" ry=\"3\"><\/ellipse><path d=\"M5 6v6c0 1.7 3.1 3 7 3s7-1.3 7-3V6\"><\/path><path d=\"M5 12v6c0 1.7 3.1 3 7 3s7-1.3 7-3v-6\"><\/path><\/svg><\/div>\n<h3>Di\u011fer Sistemlerden Veri \u0130\u00e7e Aktar\u0131r<\/h3>\n<p>Uyumsuz tablo veya dosya yap\u0131lar\u0131nda bile Archimedes verileri otomatik olarak okur ve e\u015fle\u015ftirir.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><polygon points=\"12 3 21 8 12 13 3 8 12 3\"><\/polygon><polyline points=\"3 12 12 17 21 12\"><\/polyline><polyline points=\"3 16 12 21 21 16\"><\/polyline><\/svg><\/div>\n<h3>E\u011fitim S\u00fcresini Azalt\u0131r<\/h3>\n<p>Yeni \u00e7al\u0131\u015fanlar sadece sorar, Archimedes da \u00e7al\u0131\u015f\u0131rken onlar\u0131n yerle\u015fik rehberi olur.<\/p>\n<\/div>\n<\/div>\n<div class=\"contrast-block\">\n<div class=\"section-head\" style=\"margin-bottom:0;\">\n<div class=\"eyebrow\">Yaratt\u0131\u011f\u0131 Fark<\/div>\n<h2>Daha az t\u0131klama, daha h\u0131zl\u0131 yan\u0131t, \u00f6\u011frenilecek daha az \u015fey<\/h2>\n<p>Ayn\u0131 talep, iki farkl\u0131 \u015fekilde ele al\u0131n\u0131yor.<\/p>\n<\/div>\n<div class=\"contrast-grid\">\n<div class=\"contrast-col before\">\n<h4>Archimedes Olmadan<\/h4>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#C79A45\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><line x1=\"9\" x2=\"15\" y1=\"9\" y2=\"15\"><\/line><line x1=\"15\" x2=\"9\" y1=\"9\" y2=\"15\"><\/line><\/svg><div>Herhangi bir i\u015fe ba\u015flamadan \u00f6nce do\u011fru mod\u00fcl\u00fc, ard\u0131ndan do\u011fru formu bulmak.<\/div><\/div>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#C79A45\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><line x1=\"9\" x2=\"15\" y1=\"9\" y2=\"15\"><\/line><line x1=\"15\" x2=\"9\" y1=\"9\" y2=\"15\"><\/line><\/svg><div>Bir e-postada, PDF&#8217;de veya tabloda zaten var olan bilgileri yeniden yazmak.<\/div><\/div>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#C79A45\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><line x1=\"9\" x2=\"15\" y1=\"9\" y2=\"15\"><\/line><line x1=\"15\" x2=\"9\" y1=\"9\" y2=\"15\"><\/line><\/svg><div>Yeni i\u015fe ba\u015flayanlar\u0131n her \u00f6zelli\u011fin nerede oldu\u011funa dair e\u011fitim almas\u0131 gerekir.<\/div><\/div>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#C79A45\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><line x1=\"9\" x2=\"15\" y1=\"9\" y2=\"15\"><\/line><line x1=\"15\" x2=\"9\" y1=\"9\" y2=\"15\"><\/line><\/svg><div>D\u0131\u015far\u0131dan veri almak i\u00e7in sistemler aras\u0131nda ge\u00e7i\u015f yapmak.<\/div><\/div>\n<\/div>\n<div class=\"contrast-vs\">VS<\/div>\n<div class=\"contrast-col after\">\n<h4>Archimedes \u0130le<\/h4>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#3AA036\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><div>\u0130htiyac\u0131 sade bir dille tarif edin, Archimedes do\u011fru ekran\u0131 a\u00e7s\u0131n.<\/div><\/div>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#3AA036\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><div>E-postay\u0131 veya belgeyi yap\u0131\u015ft\u0131r\u0131n, Archimedes inceleme i\u00e7in formu doldursun.<\/div><\/div>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#3AA036\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><div>Yeni i\u015fe ba\u015flayanlar sadece sorar, Archimedes onlar\u0131n yerle\u015fik rehberi olur.<\/div><\/div>\n<div class=\"contrast-row\"><svg class=\"mark\" fill=\"none\" stroke=\"#3AA036\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><div>Archimedes uyumsuz verileri otomatik olarak okur ve e\u015fle\u015ftirir.<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"block tint\" id=\"suite\">\n<div class=\"container\">\n<div class=\"section-head center\">\n<div class=\"eyebrow\">Tek Asistan, Her Evreka Mod\u00fcl\u00fc<\/div>\n<h2>Ekibinizin zaten bulundu\u011fu her yerde \u00e7al\u0131\u015facak \u015fekilde tasarland\u0131<\/h2>\n<p>Archimedes tek bir ekrana veya tek bir kullan\u0131c\u0131 t\u00fcr\u00fcne ba\u011fl\u0131 de\u011fildir. Evreka360&#8217;\u0131n operasyon ara\u00e7lar\u0131nda, WasteDashboard&#8217;\u0131n analiz ve s\u00fcrd\u00fcr\u00fclebilirlik raporlamas\u0131nda ve Evreka paketindeki di\u011fer her mod\u00fclde ayn\u0131 g\u00f6m\u00fcl\u00fc asistand\u0131r; b\u00f6ylece hangi ekipte olursan\u0131z olun onunla \u00e7al\u0131\u015fma \u015fekliniz ayn\u0131 kal\u0131r.<\/p>\n<\/div>\n<div class=\"grid-3\">\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\" viewbox=\"0 0 24 24\"><line x1=\"7\" x2=\"17\" y1=\"17\" y2=\"7\"><\/line><polyline points=\"7 7 17 7 17 17\"><\/polyline><\/svg><\/div>\n<h3>Evreka360<\/h3>\n<p>Sipari\u015f olu\u015fturun, filo ve rotalar\u0131 y\u00f6netin ve g\u00fcnl\u00fck operasyonlarda sade bir dille yap\u0131lan talepten gezinin.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><line x1=\"4\" x2=\"4\" y1=\"20\" y2=\"10\"><\/line><line x1=\"10\" x2=\"10\" y1=\"20\" y2=\"4\"><\/line><line x1=\"16\" x2=\"16\" y1=\"20\" y2=\"13\"><\/line><line x1=\"21\" x2=\"21\" y1=\"20\" y2=\"7\"><\/line><\/svg><\/div>\n<h3>WasteDashboard<\/h3>\n<p>Filtrelerde ve panolarda kaybolmadan performans metriklerine, s\u00fcrd\u00fcr\u00fclebilirlik KPI&#8217;lar\u0131na ve raporlara ula\u015f\u0131n.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><rect height=\"7\" rx=\"1\" width=\"7\" x=\"3\" y=\"3\"><\/rect><rect height=\"7\" rx=\"1\" width=\"7\" x=\"14\" y=\"3\"><\/rect><rect height=\"7\" rx=\"1\" width=\"7\" x=\"3\" y=\"14\"><\/rect><rect height=\"7\" rx=\"1\" width=\"7\" x=\"14\" y=\"14\"><\/rect><\/svg><\/div>\n<h3>Di\u011fer T\u00fcm Evreka Mod\u00fclleri<\/h3>\n<p>Evreka nerede \u00e7al\u0131\u015f\u0131yorsa, ayn\u0131 asistan, ayn\u0131 k\u0131sayollar ve ayn\u0131 inceleme ile onay ak\u0131\u015f\u0131.<\/p>\n<\/div>\n<\/div>\n<div class=\"section-head center\" style=\"margin-top:56px;\">\n<div class=\"eyebrow\">At\u0131k De\u011fer Zincirindeki Her Rol \u0130\u00e7in Tasarland\u0131<\/div>\n<h2>Operasyonu kim y\u00fcr\u00fct\u00fcyorsa onun i\u00e7in bir tak\u0131m oyuncusu<\/h2>\n<\/div>\n<div class=\"grid-4\">\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><rect height=\"18\" rx=\"1\" width=\"16\" x=\"4\" y=\"3\"><\/rect><line x1=\"9\" x2=\"9\" y1=\"7\" y2=\"7.01\"><\/line><line x1=\"15\" x2=\"15\" y1=\"7\" y2=\"7.01\"><\/line><line x1=\"9\" x2=\"9\" y1=\"11\" y2=\"11.01\"><\/line><line x1=\"15\" x2=\"15\" y1=\"11\" y2=\"11.01\"><\/line><line x1=\"9\" x2=\"9\" y1=\"15\" y2=\"15.01\"><\/line><line x1=\"15\" x2=\"15\" y1=\"15\" y2=\"15.01\"><\/line><\/svg><\/div>\n<h3>Belediyeler &amp; Kamu Kurumlar\u0131<\/h3>\n<p>Men\u00fclerde dola\u015fmadan toplama sipari\u015flerini olu\u015fturun ve d\u00fczenleyin, hizmet kapsam\u0131n\u0131 kontrol edin, DIWASS, LAP3 ve EPR ile uyumlu kamu operasyonlar\u0131n\u0131 y\u00f6netin.<\/p>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"1\" width=\"13\" x=\"1\" y=\"7\"><\/rect><path d=\"M14 10h4l3 3v4h-7z\"><\/path><circle cx=\"6\" cy=\"19\" r=\"1.6\"><\/circle><circle cx=\"17.5\" cy=\"19\" r=\"1.6\"><\/circle><\/svg><\/div>\n<h3>\u00d6zel At\u0131k &amp; Geri D\u00f6n\u00fc\u015f\u00fcm \u015eirketleri<\/h3>\n<p>Sevkiyat e-postalar\u0131n\u0131 ve s\u00f6zle\u015fmeleri, her rota ve tesis i\u00e7in saniyeler i\u00e7inde incelemeye haz\u0131r sipari\u015flere d\u00f6n\u00fc\u015ft\u00fcr\u00fcn.<\/p>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><path d=\"M3 21V10l5 3V10l5 3V7l5 3v11z\"><\/path><line x1=\"3\" x2=\"21\" y1=\"21\" y2=\"21\"><\/line><\/svg><\/div>\n<h3>At\u0131k \u00dcreticileri &amp; \u0130malat\u00e7\u0131lar<\/h3>\n<p>Tek bir talepten toplama kay\u0131tlar\u0131n\u0131 girin, tesis i\u00e7i at\u0131k ak\u0131\u015flar\u0131n\u0131 y\u00f6netin ve EPR ile CSRD uyum kay\u0131tlar\u0131n\u0131 g\u00fcncel tutun.<\/p>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><path d=\"M5 21c0-9 6-15 15-15 0 9-6 15-15 15z\"><\/path><path d=\"M5 21c3-3 6-6 9-9\"><\/path><\/svg><\/div>\n<h3>S\u00fcrd\u00fcr\u00fclebilirlik &amp; ESG Ekipleri<\/h3>\n<p>EPR, CSRD ve i\u00e7 s\u00fcrd\u00fcr\u00fclebilirlik hedeflerinin arkas\u0131ndaki raporlama verilerini do\u011frudan WasteDashboard&#8217;dan al\u0131n.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"block\" id=\"how-it-works\">\n<div class=\"container\">\n<div class=\"section-head center\">\n<div class=\"eyebrow\">Talepten \u0130ncelemeye<\/div>\n<h2>Nas\u0131l \u00c7al\u0131\u015f\u0131r<\/h2>\n<p>Archimedes&#8217;ten ne istenirse istensin, her talep ayn\u0131 be\u015f ad\u0131m\u0131 izler; b\u00f6ylece s\u00fcre\u00e7 \u00f6ng\u00f6r\u00fclebilir kal\u0131r.<\/p>\n<\/div>\n<div class=\"steps-row\">\n<div class=\"step\"><div class=\"circ\">1<\/div><div class=\"lbl\">Kullan\u0131c\u0131<br\/>Talebi<\/div><\/div>\n<div class=\"step\"><div class=\"circ\">2<\/div><div class=\"lbl\">Amac\u0131<br\/>Anlar<\/div><\/div>\n<div class=\"step\"><div class=\"circ\">3<\/div><div class=\"lbl\">Y\u00f6nlendirir \/<br\/>Haz\u0131rlar<\/div><\/div>\n<div class=\"step\"><div class=\"circ\">4<\/div><div class=\"lbl\">Kullan\u0131c\u0131<br\/>\u0130nceler<\/div><\/div>\n<div class=\"step\"><div class=\"circ\">5<\/div><div class=\"lbl\">Kullan\u0131c\u0131<br\/>Onaylar<\/div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"block tint\">\n<div class=\"container grid-2\">\n<div>\n<div class=\"eyebrow\">Tasar\u0131m\u0131yla Kurumsal D\u00fczeyde<\/div>\n<h2>Kurumsal kontrol i\u00e7in tasarland\u0131<\/h2>\n<p style=\"margin-bottom:22px;\">Archimedes hi\u00e7bir zaman sessizce de\u011fi\u015fiklik yapmaz. Her i\u015flem, ister Evreka360&#8217;ta, ister WasteDashboard&#8217;da, ister ba\u015fka bir Evreka mod\u00fcl\u00fcnde \u00e7al\u0131\u015f\u0131yor olun, o platformun standart i\u015f ak\u0131\u015flar\u0131n\u0131 izler; b\u00f6ylece operasyonlar tamamen izlenebilir ve mevcut onay s\u00fcre\u00e7lerinizle uyumlu kal\u0131r.<\/p>\n<div class=\"check-list\">\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Do\u011fru ekran\u0131 a\u00e7ar<\/div><\/div>\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Talep edilen i\u015flemi haz\u0131rlar<\/div><\/div>\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Kullan\u0131c\u0131n\u0131n her \u015feyi incelemesini sa\u011flar<\/div><\/div>\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Kullan\u0131c\u0131 nihai g\u00f6nderimi onaylar<\/div><\/div>\n<\/div>\n<\/div>\n<div>\n<div class=\"eyebrow\">Uygulama De\u011fi\u015ftirmeye Gerek Yok<\/div>\n<h2>Her zaman elinizin alt\u0131nda<\/h2>\n<p style=\"margin-bottom:22px;\">Kullan\u0131c\u0131n\u0131n \u00e7al\u0131\u015fmay\u0131 tercih etti\u011fi \u015fekilde, Evreka paketinin her yerinde Archimedes&#8217;e eri\u015fin. Uygulama de\u011fi\u015ftirmeye, ayr\u0131 bir sohbet botuna veya ek yaz\u0131l\u0131ma gerek yok.<\/p>\n<div class=\"check-list\">\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Daha az t\u0131klama, \u00f6\u011frenilecek daha az men\u00fc<\/div><\/div>\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Yeni \u00e7al\u0131\u015fanlar i\u00e7in daha h\u0131zl\u0131 i\u015fe al\u0131m s\u00fcreci<\/div><\/div>\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Ba\u015ftan sona do\u011fal dil<\/div><\/div>\n<div class=\"check-item\"><div class=\"bullet\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" viewbox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div><div class=\"txt\">Kurumsal d\u00fczeyde denetlenebilirlik<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"block\" id=\"blog\">\n<div class=\"container\">\n<div class=\"section-head center\">\n<div class=\"eyebrow\">Evreka Blogundan<\/div>\n<h2>At\u0131k y\u00f6netimi i\u00e7in yapay zek\u00e2 asistanlar\u0131 hakk\u0131nda daha fazlas\u0131<\/h2>\n<p>Yapay zek\u00e2n\u0131n at\u0131k operasyonlar\u0131, uyumluluk ve malzeme izlenebilirli\u011finde nerede ger\u00e7ekten fayda sa\u011flad\u0131\u011f\u0131na dair rehberler.<\/p>\n<\/div>\n<div class=\"grid-4\">\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"7\"><\/circle><line x1=\"21\" x2=\"16.65\" y1=\"21\" y2=\"16.65\"><\/line><\/svg><\/div>\n<h3>At\u0131k Y\u00f6netimi Yaz\u0131l\u0131m\u0131nda Yapay Zek\u00e2 Asistanlar\u0131: 2026 Rehberi<\/h3>\n<p>Bir at\u0131k ve geri d\u00f6n\u00fc\u015f\u00fcm platformunun i\u00e7inde g\u00f6m\u00fcl\u00fc yapay zek\u00e2n\u0131n yapabildikleri ve yapamad\u0131klar\u0131 ile nas\u0131l de\u011ferlendirilece\u011fi.<\/p>\n<a href=\"archimedes-blog-1-tr.html\" rel=\"noopener\" style=\"display:inline-block; margin-top:10px; color:var(--green); font-weight:700; font-size:13px;\" target=\"_blank\">Devam\u0131n\u0131 Oku \u2192<\/a>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><path d=\"M9 3v18M3 9h18\"><\/path><rect height=\"18\" rx=\"2\" width=\"18\" x=\"3\" y=\"3\"><\/rect><\/svg><\/div>\n<h3>Malzeme \u0130zlenebilirli\u011fi \u0130\u00e7in Yapay Zek\u00e2: Sade Dilden G\u00f6zetim Zincirine<\/h3>\n<p>Bir konu\u015fma tabanl\u0131 asistan, s\u00f6zl\u00fc bir talebi nas\u0131l izlenebilir, denetime haz\u0131r malzeme ak\u0131\u015f\u0131 verisine d\u00f6n\u00fc\u015ft\u00fcr\u00fcr.<\/p>\n<a href=\"archimedes-blog-2-tr.html\" rel=\"noopener\" style=\"display:inline-block; margin-top:10px; color:var(--green); font-weight:700; font-size:13px;\" target=\"_blank\">Devam\u0131n\u0131 Oku \u2192<\/a>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"><\/path><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><\/svg><\/div>\n<h3>Yapay Zek\u00e2 Asistanlar\u0131 EPR &amp; CSRD Raporlamas\u0131n\u0131 Nas\u0131l Basitle\u015ftiriyor<\/h3>\n<p>Hem at\u0131k \u00fcreticileri hem de s\u00fcrd\u00fcr\u00fclebilirlik ekipleri i\u00e7in, uyumluluk raporunu sade bir dille istemenin filtrelerde kaybolmaktan neden daha iyi oldu\u011fu.<\/p>\n<a href=\"archimedes-blog-3-tr.html\" rel=\"noopener\" style=\"display:inline-block; margin-top:10px; color:var(--green); font-weight:700; font-size:13px;\" target=\"_blank\">Devam\u0131n\u0131 Oku \u2192<\/a>\n<\/div>\n<div class=\"card\">\n<div class=\"icon\"><svg fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.2\" viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"1\" width=\"13\" x=\"1\" y=\"7\"><\/rect><path d=\"M14 10h4l3 3v4h-7z\"><\/path><circle cx=\"6\" cy=\"19\" r=\"1.6\"><\/circle><circle cx=\"17.5\" cy=\"19\" r=\"1.6\"><\/circle><\/svg><\/div>\n<h3>Belediye At\u0131k Operasyonlar\u0131 \u0130\u00e7in Yapay Zek\u00e2 Asistanlar\u0131: Daha Az \u0130dari \u0130\u015f, Daha H\u0131zl\u0131 Hizmet<\/h3>\n<p>Belediyeler ve kamu kurumlar\u0131, manuel sipari\u015f giri\u015fini ve e\u011fitim s\u00fcresini azaltmak i\u00e7in konu\u015fma tabanl\u0131 yapay zek\u00e2y\u0131 nas\u0131l kullan\u0131yor.<\/p>\n<a href=\"archimedes-blog-4-tr.html\" rel=\"noopener\" style=\"display:inline-block; margin-top:10px; color:var(--green); font-weight:700; font-size:13px;\" target=\"_blank\">Devam\u0131n\u0131 Oku \u2192<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"block tint\" id=\"faq\">\n<div class=\"container\">\n<div class=\"section-head center\">\n<div class=\"eyebrow\">S\u0131k\u00e7a Sorulan Sorular<\/div>\n<h2>Archimedes hakk\u0131nda bilmeniz gereken her \u015fey<\/h2>\n<\/div>\n<div style=\"max-width:820px; margin:0 auto;\">\n<details class=\"faq-item\" open=\"\">\n<summary><span>Archimedes nedir?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">Archimedes, Evreka360 ve WasteDashboard dahil olmak \u00fczere Evreka&#8217;n\u0131n platformlar\u0131na do\u011frudan g\u00f6m\u00fcl\u00fc yapay zek\u00e2 asistan\u0131d\u0131r. Sade bir dille yap\u0131lan talepleri yorumlar, ard\u0131ndan kullan\u0131c\u0131n\u0131n inceleyip g\u00f6nderebilmesi i\u00e7in ya do\u011fru ekrana y\u00f6nlendirir ya da ilgili formu \u00f6nceden doldurur.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes benim onay\u0131m olmadan veri de\u011fi\u015ftirebilir mi?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">Hay\u0131r. Archimedes verileri asla kendi ba\u015f\u0131na de\u011fi\u015ftirmez. Do\u011fru sayfay\u0131 a\u00e7ar veya bir formu \u00f6nceden doldurur, ancak inceleme ve g\u00f6nderme ad\u0131m\u0131 her zaman kullan\u0131c\u0131da kal\u0131r ve her de\u011fi\u015fiklik yine ilgili platformun standart, denetim kayd\u0131 tutulan onay i\u015f ak\u0131\u015f\u0131ndan ge\u00e7er.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes&#8217;e nas\u0131l eri\u015firim?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">&#8220;Archimedes\u2019e S\u00f6yle&#8221; \u00e7ubu\u011fu \u00fczerinden (sol men\u00fcn\u00fcn \u00fcst k\u0131sm\u0131na sabitlenmi\u015ftir), her ekran\u0131n sa\u011f alt\u0131nda sabit duran kayan Archimedes d\u00fc\u011fmesi \u00fczerinden ve hangi Evreka platformunu kullan\u0131yor olursan\u0131z olun her yerden eri\u015filebilen iki klavye k\u0131sayolu \u00fczerinden olmak \u00fczere \u00fc\u00e7 yol vard\u0131r.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Klavye k\u0131sayollar\u0131 nelerdir?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">\u2318A (Windows&#8217;ta Ctrl+A) asistan\u0131 a\u00e7ar. \u2318O (Windows&#8217;ta Ctrl+O) do\u011frudan yeni bir sipari\u015f g\u00f6r\u00fc\u015fmesi ba\u015flat\u0131r.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes do\u011frudan bir e-postadan yeni bir sipari\u015f olu\u015fturabilir mi?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">Evet. Bir sevkiyat e-postas\u0131n\u0131 veya sipari\u015f bilgilerini Archimedes&#8217;e yap\u0131\u015ft\u0131r\u0131n; s\u00f6zle\u015fmeyi, ta\u015f\u0131y\u0131c\u0131y\u0131 ve at\u0131k kalemlerini otomatik olarak e\u015fle\u015ftirerek incelemeye haz\u0131r sipari\u015fi sizin i\u00e7in olu\u015ftursun.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes \u015fu anda kullan\u0131labilir mi?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">Evet, Archimedes bug\u00fcn itibar\u0131yla Evreka360 i\u00e7inde kullan\u0131labilir ve WasteDashboard dahil di\u011fer Evreka platformlar\u0131na yay\u0131lmaya devam ediyor; yeni yetenekler eklenmeye devam ederken \u015fu anda BETA \u00f6zelli\u011fi olarak sunuluyor.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes yeni kullan\u0131c\u0131lar i\u00e7in e\u011fitimin yerini tutuyor mu?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">E\u011fitim ihtiyac\u0131n\u0131 \u00f6nemli \u00f6l\u00e7\u00fcde azalt\u0131yor. Yeni \u00e7al\u0131\u015fanlar\u0131n her \u00f6zelli\u011fin nerede oldu\u011funu ezberlemesine gerek kalm\u0131yor; sadece sorabiliyorlar ve Archimedes \u00e7al\u0131\u015f\u0131rken onlar\u0131n yerle\u015fik rehberi oluyor.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes&#8217;in yapt\u0131\u011f\u0131 her i\u015flem kaydediliyor mu?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">Evet. Her g\u00f6nderim yine ilgili platformun standart i\u015f ak\u0131\u015f\u0131ndan ge\u00e7ti\u011fi i\u00e7in t\u00fcm etkinlik tamamen izlenebilir kal\u0131r ve mevcut onay s\u00fcre\u00e7lerinizle uyumludur.<\/div>\n<\/details>\n<details class=\"faq-item\">\n<summary><span>Archimedes yaln\u0131zca Evreka360 i\u00e7inde mi \u00e7al\u0131\u015f\u0131yor?<\/span><span class=\"chev\">+<\/span><\/summary>\n<div class=\"faq-body\">Hay\u0131r. Archimedes; Evreka360, WasteDashboard ve Evreka paketinin geri kalan\u0131na g\u00f6m\u00fcl\u00fcd\u00fcr. Ekibiniz hangi Evreka platformunu kullan\u0131yor olursa olsun ayn\u0131 asistan, ayn\u0131 k\u0131sayollar ve ayn\u0131 incelenebilir i\u015f ak\u0131\u015f\u0131 ge\u00e7erlidir.<\/div>\n<\/details>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"final-cta\" id=\"demo\">\n<div class=\"container\">\n<h2>Do\u011fal \u015eekilde \u00c7al\u0131\u015f\u0131n. Daha Ak\u0131ll\u0131ca Y\u00f6netin.<\/h2>\n<p>Archimedes, at\u0131k y\u00f6netimi ve malzeme izlenebilirli\u011fi yaz\u0131l\u0131m\u0131n\u0131z\u0131, i\u00e7inde gezindi\u011finiz bir \u015feyden, sadece konu\u015ftu\u011funuz bir tak\u0131m arkada\u015f\u0131na d\u00f6n\u00fc\u015ft\u00fcr\u00fcr: talimatlar\u0131n\u0131z\u0131 uygulayan ve her i\u015flemi tamamen denetlenebilir tutan bir yapay zek\u00e2 meslekta\u015f\u0131.<\/p>\n<a class=\"btn btn-primary\" href=\"#\">Demo Talep Edin \u2192<\/a>\n<\/div>\n<\/section>\n<\/div>\n<script>\n(function() {\n    var CAPTIONS = [{\"n\": \"1\", \"b\": \"Sipari\u015f olu\u015fturma.\", \"t\": \"Archimedes, sade bir dille yap\u0131lan talepten inceleme i\u00e7in haz\u0131r bir sipari\u015f olu\u015fturur.\", \"badgeTitle\": \"Sipari\u015f olu\u015fturuldu\", \"badgeSub\": \"\u0130ncelemeye haz\u0131r\"}, {\"n\": \"2\", \"b\": \"An\u0131nda gezinme.\", \"t\": \"G\u00f6revi sade bir dille tarif edin, Archimedes do\u011frudan do\u011fru ekrana ge\u00e7sin.\", \"badgeTitle\": \"An\u0131nda y\u00f6nlendirildi\", \"badgeSub\": \"Men\u00fcde arama yok\"}, {\"n\": \"3\", \"b\": \"Tam \u015feffafl\u0131k.\", \"t\": \"Bir \u015fey g\u00f6nderilmeden \u00f6nce her ad\u0131m sohbet panelinde g\u00f6r\u00fcn\u00fcr kal\u0131r.\", \"badgeTitle\": \"\u0130\u015flem kaydedildi\", \"badgeSub\": \"Tamamen denetlenebilir\"}, {\"n\": \"4\", \"b\": \"Trend analizi.\", \"t\": \"Gelen at\u0131k trendlerini isteyin, Archimedes panoyu an\u0131nda a\u00e7s\u0131n.\", \"badgeTitle\": \"Trend getirildi\", \"badgeSub\": \"\u0130ncelemeye haz\u0131r\"}, {\"n\": \"5\", \"b\": \"Performans takibi.\", \"t\": \"Talep \u00fczerine fabrika ve departmana g\u00f6re hedef ile ger\u00e7ekle\u015feni kar\u015f\u0131la\u015ft\u0131r\u0131n.\", \"badgeTitle\": \"Sapma i\u015faretlendi\", \"badgeSub\": \"\u0130ncelemeye haz\u0131r\"}];\n    var sliders = {\n      hero: {\n        track: document.getElementById('heroTrack'),\n        dots: document.getElementById('heroDots'),\n        captionWrap: document.getElementById('heroCaptions'),\n        badgeWrap: document.getElementById('heroFloatBadge'),\n        current: 0,\n        count: 5\n      }\n    };\n\n    window.sliderGoTo = function(key, index) {\n      var s = sliders[key];\n      if (!s || !s.track) return;\n      s.current = ((index % s.count) + s.count) % s.count;\n      s.track.style.transform = 'translateX(-' + (s.current * 100) + '%)';\n      var dots = s.dots ? s.dots.querySelectorAll('button') : [];\n      dots.forEach(function(d, i) { d.classList.toggle('active', i === s.current); });\n      if (s.captionWrap) {\n        var c = CAPTIONS[s.current];\n        var numEl = s.captionWrap.querySelector('.num');\n        var capEl = s.captionWrap.querySelector('.slide-caption');\n        if (numEl) numEl.textContent = c.n;\n        if (capEl) capEl.innerHTML = '<b>' + c.b + '<\/b> ' + c.t;\n        if (s.badgeWrap) {\n          var titleEl = s.badgeWrap.querySelector('.badge-title');\n          var subEl = s.badgeWrap.querySelector('.badge-sub');\n          if (titleEl) titleEl.textContent = c.badgeTitle;\n          if (subEl) subEl.textContent = c.badgeSub;\n        }\n      }\n    };\n\n    window.sliderNav = function(key, delta) {\n      window.sliderGoTo(key, sliders[key].current + delta);\n    };\n\n    Object.keys(sliders).forEach(function(key) {\n      var s = sliders[key];\n      if (!s.track) return;\n      var timer = setInterval(function() { window.sliderNav(key, 1); }, 6000);\n      var wrap = s.track.closest('.slider-wrap') || s.track.closest('.hero-shot');\n      if (wrap) {\n        wrap.addEventListener('mouseenter', function() { clearInterval(timer); });\n      }\n    });\n  })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Yapay Zek\u00e2 Tak\u0131m Arkada\u015f\u0131n\u0131z \u00b7 Her At\u0131k \u0130\u015fi \u0130\u00e7in Sadece Bir Asistan De\u011fil. \u0130\u015fi Bitiren Bir Tak\u0131m Arkada\u015f\u0131BETA Archimedes, Evreka&#8217;n\u0131n yapay zek\u00e2 tak\u0131m arkada\u015f\u0131d\u0131r; ekibiniz nerede \u00e7al\u0131\u015f\u0131yorsa orada her at\u0131k y\u00f6netimi ve malzeme izlenebilirli\u011fi i\u015fini tamamlar. Bir sohbet botu gibi sadece sorular\u0131 yan\u0131tlamaz, ekibinizle birlikte \u00e7al\u0131\u015f\u0131r: sade bir dille yaz\u0131lan talebi anlar, do\u011fru ekran\u0131 a\u00e7ar [&hellip;]<\/p>\n","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-landing.php","meta":{"content-type":"","om_disable_all_campaigns":false,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-43414","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages\/43414","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/comments?post=43414"}],"version-history":[{"count":1,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages\/43414\/revisions"}],"predecessor-version":[{"id":43415,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages\/43414\/revisions\/43415"}],"wp:attachment":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/media?parent=43414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}