{"id":369,"date":"2025-12-22T10:52:53","date_gmt":"2025-12-22T10:52:53","guid":{"rendered":"https:\/\/intelajans.com\/?page_id=369"},"modified":"2026-03-20T21:28:12","modified_gmt":"2026-03-20T21:28:12","slug":"elementor-369","status":"publish","type":"page","link":"https:\/\/intelajans.com\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"369\" class=\"elementor elementor-369\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6d42979 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6d42979\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-432f7db\" data-id=\"432f7db\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-293a28a elementor-widget elementor-widget-heading\" data-id=\"293a28a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/intelajans.com\/?page_id=7\">Siteye git<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-319a07a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"319a07a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c5dced1\" data-id=\"c5dced1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bade5f6 elementor-widget elementor-widget-html\" data-id=\"bade5f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>AI Hub Global - 268 Tools Full Directory<\/title>\n    <style>\n        :root { --primary: #6366f1; --bg: #f8fafc; --text: #0f172a; }\n        body { font-family: 'Inter', sans-serif; background: var(--bg); color: var(--text); padding: 20px; }\n        .container { max-width: 1400px; margin: 0 auto; }\n        header { text-align: center; margin-bottom: 30px; }\n        .search-box { width: 100%; max-width: 600px; padding: 15px 25px; border-radius: 30px; border: 2px solid #e2e8f0; font-size: 16px; margin-bottom: 15px; outline: none; transition: 0.3s; }\n        .search-box:focus { border-color: var(--primary); box-shadow: 0 0 0 4px rgba(99, 102, 241, 0.1); }\n        \n        .filter-section { background: white; padding: 15px; border-radius: 20px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); margin-bottom: 25px; position: sticky; top: 10px; z-index: 1000; }\n        .filter-group { display: flex; gap: 6px; flex-wrap: wrap; justify-content: center; margin-bottom: 10px; }\n        .price-group { display: flex; gap: 10px; justify-content: center; border-top: 1px solid #f1f5f9; padding-top: 10px; }\n        \n        .filter-btn { padding: 6px 12px; border: none; background: #f1f5f9; border-radius: 12px; cursor: pointer; font-size: 10px; font-weight: 700; text-transform: uppercase; transition: 0.2s; }\n        .filter-btn.active { background: var(--primary); color: white; }\n        \n        .price-btn { background: none; border: 1px solid #e2e8f0; padding: 4px 10px; border-radius: 8px; cursor: pointer; font-size: 9px; font-weight: 700; color: #64748b; transition: 0.2s; }\n        .price-btn.active { border-color: var(--primary); color: var(--primary); background: #f5f3ff; }\n\n        .ai-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 12px; }\n        .ai-card { background: var(--c, white); border-radius: 18px; padding: 15px; text-decoration: none; color: inherit; display: flex; flex-direction: column; transition: 0.2s; border: 1px solid rgba(0,0,0,0.03); height: 130px; position: relative; overflow: hidden; }\n        .ai-card:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); }\n        \n     .logo-box {\n    width: 48px;         \/* 32px'den 48px'e \u00e7\u0131kard\u0131k *\/\n    height: 48px;        \/* 32px'den 48px'e \u00e7\u0131kard\u0131k *\/\n    background: white;\n    border-radius: 10px; \/* K\u00f6\u015feleri biraz daha yumu\u015fatt\u0131k *\/\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n        \n        h3 { margin: 0; font-size: 14px; font-weight: 800; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 45px; }\n        \n        .cat-tag { font-size: 7px; font-weight: 800; color: #64748b; text-transform: uppercase; background: rgba(255,255,255,0.6); padding: 2px 5px; border-radius: 4px; width: fit-content; margin-top: 5px; }\n        .price-label { position: absolute; top: 12px; right: 12px; font-size: 8px; font-weight: 900; color: #6366f1; background: white; padding: 2px 6px; border-radius: 6px; border: 1px solid #e2e8f0; }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n    <header>\n        <h1 style=\"letter-spacing: -1px; font-size: 32px;\">AI HUB <span style=\"color:var(--primary)\">GLOBAL<\/span><\/h1>\n        <input type=\"text\" id=\"searchInput\" class=\"search-box\" placeholder=\"268 AI arac\u0131nda ara (\u00d6rn: Midjourney, Video, Free)...\">\n        <div id=\"counter\" style=\"font-size: 12px; font-weight: bold; color: var(--primary);\">Y\u00fckleniyor...<\/div>\n    <\/header>\n\n    <div class=\"filter-section\">\n        <div class=\"filter-group\" id=\"catFilters\">\n            <button class=\"filter-btn active\" data-filter=\"all\">ALL<\/button>\n            <button class=\"filter-btn\" data-filter=\"chat\">CHAT\/LLM<\/button>\n            <button class=\"filter-btn\" data-filter=\"image\">IMAGE<\/button>\n            <button class=\"filter-btn\" data-filter=\"video\">VIDEO\/3D<\/button>\n            <button class=\"filter-btn\" data-filter=\"audio\">AUDIO<\/button>\n            <button class=\"filter-btn\" data-filter=\"code\">CODE<\/button>\n            <button class=\"filter-btn\" data-filter=\"write\">WRITE\/SEO<\/button>\n            <button class=\"filter-btn\" data-filter=\"biz\">BIZ\/DATA<\/button>\n            <button class=\"filter-btn\" data-filter=\"other\">OTHER<\/button>\n        <\/div>\n        <div class=\"price-group\" id=\"priceFilters\">\n            <button class=\"price-btn active\" data-price=\"all\">ALL PRICE<\/button>\n            <button class=\"price-btn\" data-price=\"Free\">FREE<\/button>\n            <button class=\"price-btn\" data-price=\"Freemium\">FREEMIUM<\/button>\n            <button class=\"price-btn\" data-price=\"Paid\">PAID<\/button>\n        <\/div>\n    <\/div>\n\n    <div class=\"ai-grid\" id=\"aiGrid\"><\/div>\n<\/div>\n\n<script>\n    const tools = [\n        \/\/ CHAT & LLM\n        { name: \"OpenAI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/openai.com\", color: \"#dcfce7\" },\n        { name: \"ChatGPT\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/chatgpt.com\", color: \"#dcfce7\" },\n        { name: \"Claude AI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/claude.ai\", color: \"#ffedd5\" },\n        { name: \"Gemini\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/gemini.google.com\", color: \"#e0f2fe\" },\n        { name: \"Llama 3\", cat: \"chat\", price: \"Free\", url: \"https:\/\/llama.meta.com\", color: \"#e0f2fe\" },\n        { name: \"Grok-1\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/x.ai\", color: \"#f1f5f9\" },\n        { name: \"Copilot\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/copilot.microsoft.com\", color: \"#e0f2fe\" },\n        { name: \"Perplexity\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/perplexity.ai\", color: \"#cffafe\" },\n        { name: \"DeepSeek\", cat: \"chat\", price: \"Free\", url: \"https:\/\/deepseek.com\", color: \"#e0e7ff\" },\n        { name: \"Mistral AI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/mistral.ai\", color: \"#fef3c7\" },\n        { name: \"Poe\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/poe.com\", color: \"#fee2e2\" },\n        { name: \"Character.ai\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/character.ai\", color: \"#f3e8ff\" },\n        { name: \"Pi AI\", cat: \"chat\", price: \"Free\", url: \"https:\/\/pi.ai\", color: \"#dcfce7\" },\n        { name: \"You.com\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/you.com\", color: \"#e0f2fe\" },\n        { name: \"Phind\", cat: \"chat\", price: \"Free\", url: \"https:\/\/phind.com\", color: \"#ecfdf5\" },\n        { name: \"HuggingChat\", cat: \"chat\", price: \"Free\", url: \"https:\/\/huggingface.co\/chat\", color: \"#fef3c7\" },\n        { name: \"Kimi AI\", cat: \"chat\", price: \"Free\", url: \"https:\/\/kimi.moonshot.cn\", color: \"#fff7ed\" },\n        { name: \"Qwen\", cat: \"chat\", price: \"Free\", url: \"https:\/\/qwenlm.github.io\", color: \"#e0f2fe\" },\n        { name: \"ERNIE Bot\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/yiyan.baidu.com\", color: \"#e0e7ff\" },\n        { name: \"YandexGPT\", cat: \"chat\", price: \"Free\", url: \"https:\/\/ya.ru\", color: \"#fee2e2\" },\n        { name: \"Cohere\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/cohere.com\", color: \"#f1f5f9\" },\n        { name: \"AI21 Labs\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/ai21.com\", color: \"#ffe4e6\" },\n        { name: \"Aleph Alpha\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/aleph-alpha.com\", color: \"#f1f5f9\" },\n        { name: \"Zhipu AI\", cat: \"chat\", price: \"Free\", url: \"https:\/\/zhipuai.cn\", color: \"#e0f2fe\" },\n        { name: \"Groq\", cat: \"chat\", price: \"Free\", url: \"https:\/\/groq.com\", color: \"#f1f5f9\" },\n        { name: \"OpenRouter\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/openrouter.ai\", color: \"#f3e8ff\" },\n        { name: \"Together AI\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/together.ai\", color: \"#e0f2fe\" },\n        { name: \"Anyscale\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/anyscale.com\", color: \"#f1f5f9\" },\n        { name: \"ChatPDF\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/chatpdf.com\", color: \"#dcfce7\" },\n        { name: \"Humata AI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/humata.ai\", color: \"#ffedd5\" },\n        { name: \"Monica AI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/monica.im\", color: \"#e0f2fe\" },\n        { name: \"Sider\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/sider.ai\", color: \"#fef3c7\" },\n        { name: \"Hix AI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/hix.ai\", color: \"#fee2e2\" },\n        { name: \"AskYourPDF\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/askyourpdf.com\", color: \"#ecfdf5\" },\n        { name: \"Coral\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/cohere.com\/coral\", color: \"#f1f5f9\" },\n        { name: \"Glean\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/glean.com\", color: \"#e0e7ff\" },\n        { name: \"Exa AI\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/exa.ai\", color: \"#f3e8ff\" },\n        { name: \"Andi\", cat: \"chat\", price: \"Free\", url: \"https:\/\/andisearch.com\", color: \"#dcfce7\" },\n        { name: \"Walnut\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/walnut.ai\", color: \"#fef3c7\" },\n        { name: \"Writer\", cat: \"chat\", price: \"Paid\", url: \"https:\/\/writer.com\", color: \"#fee2e2\" },\n        { name: \"Wordtune\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/wordtune.com\", color: \"#e0f2fe\" },\n        { name: \"Quillbot\", cat: \"chat\", price: \"Freemium\", url: \"https:\/\/quillbot.com\", color: \"#fef3c7\" },\n\n        \/\/ IMAGE\n        { name: \"Midjourney\", cat: \"image\", price: \"Paid\", url: \"https:\/\/midjourney.com\", color: \"#f3e8ff\" },\n        { name: \"DALL-E 3\", cat: \"image\", price: \"Paid\", url: \"https:\/\/labs.openai.com\", color: \"#e0f2fe\" },\n        { name: \"Stable Diffusion\", cat: \"image\", price: \"Free\", url: \"https:\/\/stability.ai\", color: \"#fee2e2\" },\n        { name: \"Leonardo AI\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/leonardo.ai\", color: \"#e0f2fe\" },\n        { name: \"Ideogram\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/ideogram.ai\", color: \"#f1f5f9\" },\n        { name: \"Adobe Firefly\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/firefly.adobe.com\", color: \"#fee2e2\" },\n        { name: \"Krea AI\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/krea.ai\", color: \"#dcfce7\" },\n        { name: \"Magnific AI\", cat: \"image\", price: \"Paid\", url: \"https:\/\/magnific.ai\", color: \"#fef3c7\" },\n        { name: \"Canva Magic\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/canva.com\", color: \"#f5f3ff\" },\n        { name: \"Recraft.ai\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/recraft.ai\", color: \"#ecfdf5\" },\n        { name: \"Playground\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/playgroundai.com\", color: \"#f0fdf4\" },\n        { name: \"NightCafe\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/nightcafe.studio\", color: \"#fff1f2\" },\n        { name: \"Lexica.art\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/lexica.art\", color: \"#f1f5f9\" },\n        { name: \"PhotoRoom\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/photoroom.com\", color: \"#e0e7ff\" },\n        { name: \"Remini\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/remini.ai\", color: \"#fee2e2\" },\n        { name: \"Upscayl\", cat: \"image\", price: \"Free\", url: \"https:\/\/upscayl.org\", color: \"#dcfce7\" },\n        { name: \"Topaz AI\", cat: \"image\", price: \"Paid\", url: \"https:\/\/topazlabs.com\", color: \"#e0f2fe\" },\n        { name: \"ClipDrop\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/clipdrop.co\", color: \"#f3e8ff\" },\n        { name: \"Looka\", cat: \"image\", price: \"Paid\", url: \"https:\/\/looka.com\", color: \"#dcfce7\" },\n        { name: \"Brandmark\", cat: \"image\", price: \"Paid\", url: \"https:\/\/brandmark.io\", color: \"#ffedd5\" },\n        { name: \"Fotor AI\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/fotor.com\", color: \"#e0f2fe\" },\n        { name: \"Pixlr AI\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/pixlr.com\", color: \"#fef3c7\" },\n        { name: \"Artbreeder\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/artbreeder.com\", color: \"#f3e8ff\" },\n        { name: \"BlueWillow\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/bluewillow.ai\", color: \"#e0f2fe\" },\n        { name: \"Craiyon\", cat: \"image\", price: \"Free\", url: \"https:\/\/craiyon.com\", color: \"#fef3c7\" },\n        { name: \"Let's Enhance\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/letsenhance.io\", color: \"#ecfdf5\" },\n        { name: \"Vectorizer.ai\", cat: \"image\", price: \"Paid\", url: \"https:\/\/vectorizer.ai\", color: \"#dcfce7\" },\n        { name: \"Stockimg.ai\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/stockimg.ai\", color: \"#f1f5f9\" },\n        { name: \"Vizcom\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/vizcom.ai\", color: \"#fff7ed\" },\n        { name: \"Uizard\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/uizard.io\", color: \"#e0e7ff\" },\n        { name: \"Galileo AI\", cat: \"image\", price: \"Paid\", url: \"https:\/\/usegalileo.ai\", color: \"#f3e8ff\" },\n        { name: \"Framer AI\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/framer.com\", color: \"#f1f5f9\" },\n        { name: \"Relume\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/relume.io\", color: \"#e0e7ff\" },\n        { name: \"Flair.ai\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/flair.ai\", color: \"#dcfce7\" },\n        { name: \"Scenario\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/scenario.gg\", color: \"#fef3c7\" },\n        { name: \"Rosebud AI\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/rosebud.ai\", color: \"#ffe4e6\" },\n        { name: \"SeaArt\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/seaart.ai\", color: \"#e0f2fe\" },\n        { name: \"Civitai\", cat: \"image\", price: \"Free\", url: \"https:\/\/civitai.com\", color: \"#f3e8ff\" },\n        { name: \"Mage.space\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/mage.space\", color: \"#f1f5f9\" },\n        { name: \"RunDiffusion\", cat: \"image\", price: \"Paid\", url: \"https:\/\/rundiffusion.com\", color: \"#fee2e2\" },\n        { name: \"DreamStudio\", cat: \"image\", price: \"Paid\", url: \"https:\/\/dreamstudio.ai\", color: \"#ffedd5\" },\n        { name: \"LogoMaster\", cat: \"image\", price: \"Paid\", url: \"https:\/\/logomaster.ai\", color: \"#dcfce7\" },\n        { name: \"Tailor Brands\", cat: \"image\", price: \"Paid\", url: \"https:\/\/tailorbrands.com\", color: \"#e0f2fe\" },\n        { name: \"Hatchful\", cat: \"image\", price: \"Free\", url: \"https:\/\/hatchful.shopify.com\", color: \"#f0fdf4\" },\n        { name: \"Namelix\", cat: \"image\", price: \"Free\", url: \"https:\/\/namelix.com\", color: \"#fff7ed\" },\n        { name: \"Pebblely\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/pebblely.com\", color: \"#ecfdf5\" },\n        { name: \"Cleanup.pics\", cat: \"image\", price: \"Freemium\", url: \"https:\/\/cleanup.pictures\", color: \"#fee2e2\" },\n\n        \/\/ VIDEO & 3D\n        { name: \"Runway Gen-3\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/runwayml.com\", color: \"#f1f5f9\" },\n        { name: \"Luma Dream\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/lumalabs.ai\", color: \"#ffe4e6\" },\n        { name: \"HeyGen\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/heygen.com\", color: \"#ede9fe\" },\n        { name: \"Synthesia\", cat: \"video\", price: \"Paid\", url: \"https:\/\/synthesia.io\", color: \"#e0e7ff\" },\n        { name: \"Pika Labs\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/pika.art\", color: \"#f1f5f9\" },\n        { name: \"Sora\", cat: \"video\", price: \"Paid\", url: \"https:\/\/openai.com\/sora\", color: \"#dcfce7\" },\n        { name: \"Kling AI\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/klingai.com\", color: \"#fef3c7\" },\n        { name: \"Kaiber\", cat: \"video\", price: \"Paid\", url: \"https:\/\/kaiber.ai\", color: \"#f3e8ff\" },\n        { name: \"InVideo AI\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/invideo.io\", color: \"#e0e7ff\" },\n        { name: \"VEED.io\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/veed.io\", color: \"#fee2e2\" },\n        { name: \"Pictory\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/pictory.ai\", color: \"#fef3c7\" },\n        { name: \"Elai.io\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/elai.io\", color: \"#ecfdf5\" },\n        { name: \"Colossyan\", cat: \"video\", price: \"Paid\", url: \"https:\/\/colossyan.com\", color: \"#dcfce7\" },\n        { name: \"Hour One\", cat: \"video\", price: \"Paid\", url: \"https:\/\/hourone.ai\", color: \"#ffedd5\" },\n        { name: \"DeepBrain\", cat: \"video\", price: \"Paid\", url: \"https:\/\/deepbrain.io\", color: \"#e0f2fe\" },\n        { name: \"Rephrase\", cat: \"video\", price: \"Paid\", url: \"https:\/\/rephrase.ai\", color: \"#f1f5f9\" },\n        { name: \"Descript\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/descript.com\", color: \"#f3e8ff\" },\n        { name: \"OpusClip\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/opus.pro\", color: \"#fef3c7\" },\n        { name: \"Vizard\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/vizard.ai\", color: \"#fee2e2\" },\n        { name: \"Kapwing\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/kapwing.com\", color: \"#e0f2fe\" },\n        { name: \"Wisecut\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/wisecut.video\", color: \"#dcfce7\" },\n        { name: \"FlexClip\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/flexclip.com\", color: \"#fff7ed\" },\n        { name: \"Munch\", cat: \"video\", price: \"Paid\", url: \"https:\/\/getmunch.com\", color: \"#ecfdf5\" },\n        { name: \"Captions.ai\", cat: \"video\", price: \"Paid\", url: \"https:\/\/captions.ai\", color: \"#f1f5f9\" },\n        { name: \"Vidnoz\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/vidnoz.com\", color: \"#e0e7ff\" },\n        { name: \"Lipdub\", cat: \"video\", price: \"Free\", url: \"https:\/\/lipdub.ai\", color: \"#f3e8ff\" },\n        { name: \"Rask.ai\", cat: \"video\", price: \"Paid\", url: \"https:\/\/rask.ai\", color: \"#dcfce7\" },\n        { name: \"Dubverse\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/dubverse.ai\", color: \"#fef3c7\" },\n        { name: \"Spline AI\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/spline.design\", color: \"#fae8ff\" },\n        { name: \"Meshy\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/meshy.ai\", color: \"#fff7ed\" },\n        { name: \"Kaedim\", cat: \"video\", price: \"Paid\", url: \"https:\/\/kaedim3d.com\", color: \"#f1f5f9\" },\n        { name: \"CSM.ai\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/csm.ai\", color: \"#e0e7ff\" },\n        { name: \"Polycam\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/poly.cam\", color: \"#dcfce7\" },\n        { name: \"Blockade Labs\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/blockadelabs.com\", color: \"#e0f2fe\" },\n        { name: \"LeiaPix\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/leiapix.com\", color: \"#f3e8ff\" },\n        { name: \"D-ID\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/d-id.com\", color: \"#f1f5f9\" },\n        { name: \"Wonder Dynamics\", cat: \"video\", price: \"Paid\", url: \"https:\/\/wonderdynamics.com\", color: \"#fee2e2\" },\n        { name: \"Rokoko\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/rokoko.com\", color: \"#ffedd5\" },\n        { name: \"Move.ai\", cat: \"video\", price: \"Paid\", url: \"https:\/\/move.ai\", color: \"#dcfce7\" },\n        { name: \"Plask\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/plask.ai\", color: \"#e0f2fe\" },\n        { name: \"Akool\", cat: \"video\", price: \"Paid\", url: \"https:\/\/akool.com\", color: \"#fef3c7\" },\n        { name: \"Rodin\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/deemos.com\", color: \"#f1f5f9\" },\n        { name: \"Fliki\", cat: \"video\", price: \"Freemium\", url: \"https:\/\/fliki.ai\", color: \"#ecfdf5\" },\n\n        \/\/ AUDIO\n        { name: \"ElevenLabs\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/elevenlabs.io\", color: \"#ccfbf1\" },\n        { name: \"Suno AI\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/suno.com\", color: \"#fef3c7\" },\n        { name: \"Udio\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/udio.com\", color: \"#fffbeb\" },\n        { name: \"Murf AI\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/murf.ai\", color: \"#e0f2fe\" },\n        { name: \"Play.ht\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/play.ht\", color: \"#fef3c7\" },\n        { name: \"Speechify\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/speechify.com\", color: \"#ecfdf5\" },\n        { name: \"AIVA\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/aiva.ai\", color: \"#f1f5f9\" },\n        { name: \"Soundraw\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/soundraw.io\", color: \"#fef3c7\" },\n        { name: \"Boomy\", cat: \"audio\", price: \"Free\", url: \"https:\/\/boomy.com\", color: \"#fee2e2\" },\n        { name: \"Adobe Enhance\", cat: \"audio\", price: \"Free\", url: \"https:\/\/podcast.adobe.com\", color: \"#fee2e2\" },\n        { name: \"Minimax\", cat: \"audio\", price: \"Free\", url: \"https:\/\/www.minimax.io\", color: \"#fee2e2\" },\n        { name: \"Krisp\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/krisp.ai\", color: \"#e0e7ff\" },\n        { name: \"Otter AI\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/otter.ai\", color: \"#dcfce7\" },\n        { name: \"Sonix\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/sonix.ai\", color: \"#f3e8ff\" },\n        { name: \"Vocal Remover\", cat: \"audio\", price: \"Free\", url: \"https:\/\/vocalremover.org\", color: \"#ffe4e6\" },\n        { name: \"Lalal.ai\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/lalal.ai\", color: \"#dcfce7\" },\n        { name: \"Voicemod\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/voicemod.net\", color: \"#e0e7ff\" },\n        { name: \"Resemble AI\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/resemble.ai\", color: \"#fef3c7\" },\n        { name: \"LOVO AI\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/lovo.ai\", color: \"#ecfdf5\" },\n        { name: \"WellSaid\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/wellsaidlabs.com\", color: \"#f1f5f9\" },\n        { name: \"Replica\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/replicastudios.com\", color: \"#e0f2fe\" },\n        { name: \"MusicLM\", cat: \"audio\", price: \"Free\", url: \"https:\/\/aitestkitchen.google.com\", color: \"#f3e8ff\" },\n        { name: \"Splash\", cat: \"audio\", price: \"Free\", url: \"https:\/\/splashmusic.com\", color: \"#dcfce7\" },\n        { name: \"Mubert\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/mubert.com\", color: \"#fef3c7\" },\n        { name: \"Beatoven.ai\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/beatoven.ai\", color: \"#fee2e2\" },\n        { name: \"Ecrett\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/ecrettmusic.com\", color: \"#e0f2fe\" },\n        { name: \"Landr AI\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/landr.com\", color: \"#dcfce7\" },\n        { name: \"Cleanvoice\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/cleanvoice.ai\", color: \"#fff7ed\" },\n        { name: \"Podcastle\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/podcastle.ai\", color: \"#ecfdf5\" },\n        { name: \"Fireflies\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/fireflies.ai\", color: \"#f1f5f9\" },\n        { name: \"Trint\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/trint.com\", color: \"#e0e7ff\" },\n        { name: \"Kits.ai\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/kits.ai\", color: \"#f3e8ff\" },\n        { name: \"Weights.gg\", cat: \"audio\", price: \"Free\", url: \"https:\/\/weights.gg\", color: \"#dcfce7\" },\n        { name: \"Moises\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/moises.ai\", color: \"#fef3c7\" },\n        { name: \"Chord AI\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/chordai.net\", color: \"#fee2e2\" },\n        { name: \"AudioShake\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/audioshake.ai\", color: \"#e0f2fe\" },\n        { name: \"Natural Reader\", cat: \"audio\", price: \"Freemium\", url: \"https:\/\/naturalreaders.com\", color: \"#dcfce7\" },\n        { name: \"Listenly\", cat: \"audio\", price: \"Paid\", url: \"https:\/\/listenly.io\", color: \"#fff7ed\" },\n        { name: \"Spleeter\", cat: \"audio\", price: \"Free\", url: \"https:\/\/github.com\/deezer\/spleeter\", color: \"#ecfdf5\" },\n\n        \/\/ CODE\n        { name: \"GitHub Copilot\", cat: \"code\", price: \"Paid\", url: \"https:\/\/github.com\", color: \"#f1f5f9\" },\n        { name: \"Cursor\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/cursor.com\", color: \"#f8fafc\" },\n        { name: \"Replit Agent\", cat: \"code\", price: \"Paid\", url: \"https:\/\/replit.com\", color: \"#fff7ed\" },\n        { name: \"Codeium\", cat: \"code\", price: \"Free\", url: \"https:\/\/codeium.com\", color: \"#ecfdf5\" },\n        { name: \"Tabnine\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/tabnine.com\", color: \"#e0e7ff\" },\n        { name: \"Amazon Q\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/aws.amazon.com\/q\", color: \"#ffedd5\" },\n        { name: \"Sourcegraph\", cat: \"code\", price: \"Paid\", url: \"https:\/\/sourcegraph.com\", color: \"#f1f5f9\" },\n        { name: \"Blackbox AI\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/blackbox.ai\", color: \"#dcfce7\" },\n        { name: \"AskCodi\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/askcodi.com\", color: \"#fef3c7\" },\n        { name: \"Continue.dev\", cat: \"code\", price: \"Free\", url: \"https:\/\/continue.dev\", color: \"#fee2e2\" },\n        { name: \"Aider\", cat: \"code\", price: \"Free\", url: \"https:\/\/aider.chat\", color: \"#e0f2fe\" },\n        { name: \"Codex\", cat: \"code\", price: \"Paid\", url: \"https:\/\/openai.com\/codex\", color: \"#dcfce7\" },\n        { name: \"DeepCode\", cat: \"code\", price: \"Free\", url: \"https:\/\/snyk.io\", color: \"#fff7ed\" },\n        { name: \"Mutable AI\", cat: \"code\", price: \"Paid\", url: \"https:\/\/mutable.ai\", color: \"#ecfdf5\" },\n        { name: \"Sweep AI\", cat: \"code\", price: \"Free\", url: \"https:\/\/sweep.dev\", color: \"#f1f5f9\" },\n        { name: \"Pieces AI\", cat: \"code\", price: \"Free\", url: \"https:\/\/pieces.app\", color: \"#e0e7ff\" },\n        { name: \"Tabby\", cat: \"code\", price: \"Free\", url: \"https:\/\/tabby.ai\", color: \"#f3e8ff\" },\n        { name: \"Mintlify\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/mintlify.com\", color: \"#dcfce7\" },\n        { name: \"Phind\", cat: \"code\", price: \"Free\", url: \"https:\/\/phind.com\", color: \"#fef3c7\" },\n        { name: \"Bito\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/bito.ai\", color: \"#fee2e2\" },\n        { name: \"Cody AI\", cat: \"code\", price: \"Freemium\", url: \"https:\/\/cody.ai\", color: \"#e0f2fe\" },\n        { name: \"Ghostwriter\", cat: \"code\", price: \"Paid\", url: \"https:\/\/replit.com\", color: \"#dcfce7\" },\n\n        \/\/ WRITE & SEO\n        { name: \"Jasper AI\", cat: \"write\", price: \"Paid\", url: \"https:\/\/jasper.ai\", color: \"#e0e7ff\" },\n        { name: \"Copy.ai\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/copy.ai\", color: \"#dcfce7\" },\n        { name: \"Writesonic\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/writesonic.com\", color: \"#fef3c7\" },\n        { name: \"Rytr\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/rytr.me\", color: \"#fee2e2\" },\n        { name: \"Anyword\", cat: \"write\", price: \"Paid\", url: \"https:\/\/anyword.com\", color: \"#e0f2fe\" },\n        { name: \"Scalenut\", cat: \"write\", price: \"Paid\", url: \"https:\/\/scalenut.com\", color: \"#dcfce7\" },\n        { name: \"Neuroflash\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/neuroflash.com\", color: \"#fff7ed\" },\n        { name: \"Surfer SEO\", cat: \"write\", price: \"Paid\", url: \"https:\/\/surferseo.com\", color: \"#ecfdf5\" },\n        { name: \"Frase\", cat: \"write\", price: \"Paid\", url: \"https:\/\/frase.io\", color: \"#f1f5f9\" },\n        { name: \"MarketMuse\", cat: \"write\", price: \"Paid\", url: \"https:\/\/marketmuse.com\", color: \"#e0e7ff\" },\n        { name: \"Grammarly\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/grammarly.com\", color: \"#f3e8ff\" },\n        { name: \"Quillbot\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/quillbot.com\", color: \"#dcfce7\" },\n        { name: \"Wordtune\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/wordtune.com\", color: \"#fef3c7\" },\n        { name: \"Sudowrite\", cat: \"write\", price: \"Paid\", url: \"https:\/\/sudowrite.com\", color: \"#fee2e2\" },\n        { name: \"Notion AI\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/notion.so\", color: \"#e0f2fe\" },\n        { name: \"HyperWrite\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/hyperwriteai.com\", color: \"#dcfce7\" },\n        { name: \"Writer.com\", cat: \"write\", price: \"Paid\", url: \"https:\/\/writer.com\", color: \"#fff7ed\" },\n        { name: \"Peppertype\", cat: \"write\", price: \"Paid\", url: \"https:\/\/peppertype.ai\", color: \"#ecfdf5\" },\n        { name: \"LongShot\", cat: \"write\", price: \"Paid\", url: \"https:\/\/longshot.ai\", color: \"#f1f5f9\" },\n        { name: \"TextCortex\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/textcortex.com\", color: \"#e0e7ff\" },\n        { name: \"Content at Scale\", cat: \"write\", price: \"Paid\", url: \"https:\/\/contentatscale.ai\", color: \"#f3e8ff\" },\n        { name: \"NeuronWriter\", cat: \"write\", price: \"Paid\", url: \"https:\/\/neuronwriter.com\", color: \"#dcfce7\" },\n        { name: \"Koala AI\", cat: \"write\", price: \"Paid\", url: \"https:\/\/koala.sh\", color: \"#fef3c7\" },\n        { name: \"Hemingway\", cat: \"write\", price: \"Free\", url: \"https:\/\/hemingwayapp.com\", color: \"#fee2e2\" },\n        { name: \"Ginger\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/gingersoftware.com\", color: \"#e0f2fe\" },\n        { name: \"ProWritingAid\", cat: \"write\", price: \"Freemium\", url: \"https:\/\/prowritingaid.com\", color: \"#dcfce7\" },\n\n        \/\/ BIZ & DATA\n        { name: \"Zapier Central\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/zapier.com\", color: \"#fff7ed\" },\n        { name: \"Make.ai\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/make.com\", color: \"#e0f2fe\" },\n        { name: \"Gamma\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/gamma.app\", color: \"#fff7ed\" },\n        { name: \"Tome\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/tome.app\", color: \"#f1f5f9\" },\n        { name: \"Beautiful.ai\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/beautiful.ai\", color: \"#e0e7ff\" },\n        { name: \"Decktopus\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/decktopus.com\", color: \"#f3e8ff\" },\n        { name: \"Rows\", cat: \"biz\", price: \"Free\", url: \"https:\/\/rows.com\", color: \"#dcfce7\" },\n        { name: \"Julius AI\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/julius.ai\", color: \"#fef3c7\" },\n        { name: \"Akkio\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/akkio.com\", color: \"#fee2e2\" },\n        { name: \"Polymer\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/polymersearch.com\", color: \"#e0f2fe\" },\n        { name: \"DataRobot\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/datarobot.com\", color: \"#dcfce7\" },\n        { name: \"H2O.ai\", cat: \"biz\", price: \"Free\", url: \"https:\/\/h2o.ai\", color: \"#fff7ed\" },\n        { name: \"Salesforce Einstein\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/salesforce.com\", color: \"#ecfdf5\" },\n        { name: \"HubSpot AI\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/hubspot.com\", color: \"#f1f5f9\" },\n        { name: \"AdCreative\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/adcreative.ai\", color: \"#e0e7ff\" },\n        { name: \"Pencil\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/trypencil.com\", color: \"#f3e8ff\" },\n        { name: \"Ocoya\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/ocoya.com\", color: \"#dcfce7\" },\n        { name: \"Predis.ai\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/predis.ai\", color: \"#fef3c7\" },\n        { name: \"Smartly.io\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/smartly.io\", color: \"#fee2e2\" },\n        { name: \"Drift AI\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/drift.com\", color: \"#e0f2fe\" },\n        { name: \"Intercom Fin\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/intercom.com\", color: \"#dcfce7\" },\n        { name: \"Tidio Lyro\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/tidio.com\", color: \"#fff7ed\" },\n        { name: \"Durable\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/durable.co\", color: \"#ecfdf5\" },\n        { name: \"10Web\", cat: \"biz\", price: \"Paid\", url: \"https:\/\/10web.io\", color: \"#f1f5f9\" },\n        { name: \"Fathom\", cat: \"biz\", price: \"Free\", url: \"https:\/\/fathom.video\", color: \"#e0e7ff\" },\n        { name: \"Avoma\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/avoma.com\", color: \"#f3e8ff\" },\n        { name: \"Notta\", cat: \"biz\", price: \"Freemium\", url: \"https:\/\/notta.ai\", color: \"#dcfce7\" },\n        { name: \"tl;dv\", cat: \"biz\", price: \"Free\", url: \"https:\/\/tldv.io\", color: \"#fef3c7\" },\n\n        \/\/ OTHER & LABS\n        { name: \"DeepMind\", cat: \"other\", price: \"Free\", url: \"https:\/\/deepmind.google\", color: \"#e0f2fe\" },\n        { name: \"AlphaFold\", cat: \"other\", price: \"Free\", url: \"https:\/\/alphafold.ebi.ac.uk\", color: \"#dcfce7\" },\n        { name: \"OpenCog\", cat: \"other\", price: \"Free\", url: \"https:\/\/opencog.org\", color: \"#fff7ed\" },\n        { name: \"LangChain\", cat: \"other\", price: \"Free\", url: \"https:\/\/langchain.com\", color: \"#ecfdf5\" },\n        { name: \"LlamaIndex\", cat: \"other\", price: \"Free\", url: \"https:\/\/llamaindex.ai\", color: \"#f1f5f9\" },\n        { name: \"Pinecone\", cat: \"other\", price: \"Freemium\", url: \"https:\/\/pinecone.io\", color: \"#e0e7ff\" },\n        { name: \"Weaviate\", cat: \"other\", price: \"Free\", url: \"https:\/\/weaviate.io\", color: \"#f3e8ff\" },\n        { name: \"Milvus\", cat: \"other\", price: \"Free\", url: \"https:\/\/milvus.io\", color: \"#dcfce7\" },\n        { name: \"Chroma\", cat: \"other\", price: \"Free\", url: \"https:\/\/trychroma.com\", color: \"#fef3c7\" },\n        { name: \"RunPod\", cat: \"other\", price: \"Paid\", url: \"https:\/\/runpod.io\", color: \"#fee2e2\" },\n        { name: \"Replicate\", cat: \"other\", price: \"Paid\", url: \"https:\/\/replicate.com\", color: \"#e0f2fe\" },\n        { name: \"Paperspace\", cat: \"other\", price: \"Freemium\", url: \"https:\/\/paperspace.com\", color: \"#dcfce7\" },\n        { name: \"Vercel AI\", cat: \"other\", price: \"Freemium\", url: \"https:\/\/vercel.com\/ai\", color: \"#fff7ed\" },\n        { name: \"Modal\", cat: \"other\", price: \"Paid\", url: \"https:\/\/modal.com\", color: \"#ecfdf5\" },\n        { name: \"Baseten\", cat: \"other\", price: \"Paid\", url: \"https:\/\/baseten.co\", color: \"#f1f5f9\" },\n        { name: \"OctoAI\", cat: \"other\", price: \"Paid\", url: \"https:\/\/octo.ai\", color: \"#e0e7ff\" },\n        { name: \"Groq Cloud\", cat: \"other\", price: \"Free\", url: \"https:\/\/console.groq.com\", color: \"#f3e8ff\" },\n        { name: \"Cerebras\", cat: \"other\", price: \"Paid\", url: \"https:\/\/cerebras.net\", color: \"#dcfce7\" },\n        { name: \"LookX AI\", cat: \"other\", price: \"Paid\", url: \"https:\/\/lookx.ai\", color: \"#fef3c7\" },\n        { name: \"Veras\", cat: \"other\", price: \"Freemium\", url: \"https:\/\/evolvelab.io\/veras\", color: \"#fee2e2\" },\n        { name: \"Interior AI\", cat: \"other\", price: \"Paid\", url: \"https:\/\/interiorai.com\", color: \"#e0f2fe\" },\n        { name: \"ReDesign.io\", cat: \"other\", price: \"Paid\", url: \"https:\/\/redesign.io\", color: \"#dcfce7\" },\n        { name: \"Reface\", cat: \"other\", price: \"Freemium\", url: \"https:\/\/reface.ai\", color: \"#fff7ed\" },\n        { name: \"DeepFaceLab\", cat: \"other\", price: \"Free\", url: \"https:\/\/github.com\/iperov\/DeepFaceLab\", color: \"#ecfdf5\" },\n        { name: \"SynthID\", cat: \"other\", price: \"Free\", url: \"https:\/\/deepmind.google\/technologies\/synthid\", color: \"#f1f5f9\" },\n        { name: \"LangSmith\", cat: \"other\", price: \"Freemium\", url: \"https:\/\/smith.langchain.com\", color: \"#e0e7ff\" },\n        { name: \"Promptbase\", cat: \"other\", price: \"Paid\", url: \"https:\/\/promptbase.com\", color: \"#f3e8ff\" }\n    ];\n\n    const grid = document.getElementById('aiGrid');\n    const searchInput = document.getElementById('searchInput');\n    const counter = document.getElementById('counter');\n\n    function render() {\n        \/\/ Aktif filtreleri al\n        const activeCat = document.querySelector('.filter-btn.active').dataset.filter;\n        const activePrice = document.querySelector('.price-btn.active').dataset.price;\n        const query = searchInput.value.toLowerCase();\n\n        grid.innerHTML = '';\n        let count = 0;\n\n        tools.forEach(tool => {\n            const matchesCat = activeCat === 'all' || tool.cat === activeCat;\n            const matchesPrice = activePrice === 'all' || tool.price === activePrice;\n            const matchesSearch = tool.name.toLowerCase().includes(query) || \n                                 tool.cat.toLowerCase().includes(query) ||\n                                 tool.price.toLowerCase().includes(query);\n\n            if (matchesCat && matchesPrice && matchesSearch) {\n                const domain = new URL(tool.url).hostname;\n                const card = document.createElement('a');\n                card.href = tool.url; \n                card.target = \"_blank\"; \n                card.className = \"ai-card\";\n                card.style.setProperty('--c', tool.color);\n                card.innerHTML = `\n                    <div class=\"price-label\">${tool.price}<\/div>\n                    <div class=\"logo-box\">\n                        <img decoding=\"async\" src=\"https:\/\/www.google.com\/s2\/favicons?sz=64&domain=${domain}\" onerror=\"this.src='https:\/\/cdn-icons-png.flaticon.com\/512\/2103\/2103633.png'\">\n                    <\/div>\n                    <h3>${tool.name}<\/h3>\n                    <div class=\"cat-tag\">${tool.cat}<\/div>\n                `;\n                grid.appendChild(card);\n                count++;\n            }\n        });\n        counter.innerText = count + \" ARA\u00c7 L\u0130STELEND\u0130\";\n    }\n\n    \/\/ Arama kutusu dinleyicisi\n    searchInput.addEventListener('input', render);\n\n    \/\/ Kategori butonlar\u0131 dinleyicisi\n    document.querySelectorAll('.filter-btn').forEach(btn => {\n        btn.addEventListener('click', function() {\n            document.querySelectorAll('.filter-btn').forEach(b => b.classList.remove('active'));\n            this.classList.add('active');\n            render();\n        });\n    });\n\n    \/\/ Fiyat butonlar\u0131 dinleyicisi\n    document.querySelectorAll('.price-btn').forEach(btn => {\n        btn.addEventListener('click', function() {\n            document.querySelectorAll('.price-btn').forEach(b => b.classList.remove('active'));\n            this.classList.add('active');\n            render();\n        });\n    });\n\n    \/\/ Sayfa y\u00fcklendi\u011finde ilk listeleme\n    render();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Siteye git AI Hub Global &#8211; 268 Tools Full Directory AI HUB GLOBAL Y\u00fckleniyor&#8230; ALL CHAT\/LLM IMAGE VIDEO\/3D AUDIO CODE WRITE\/SEO BIZ\/DATA OTHER ALL PRICE FREE FREEMIUM PAID<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-369","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/intelajans.com\/index.php?rest_route=\/wp\/v2\/pages\/369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intelajans.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/intelajans.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/intelajans.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/intelajans.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=369"}],"version-history":[{"count":62,"href":"https:\/\/intelajans.com\/index.php?rest_route=\/wp\/v2\/pages\/369\/revisions"}],"predecessor-version":[{"id":441,"href":"https:\/\/intelajans.com\/index.php?rest_route=\/wp\/v2\/pages\/369\/revisions\/441"}],"wp:attachment":[{"href":"https:\/\/intelajans.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}