CINXE.COM

Jaeves AI | SEO-Optimized Content in Seconds

<!DOCTYPE html> <html class="max-sm:overflow-x-hidden" lang="el" dir="ltr" > <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Elevate your content creation with Jaeves, the ultimate AI Content Generator. Create genuine content 10X faster and conquer creative hurdles effortlessly." > <meta name="keywords" content="Text to Content, AI Writer, AI Image Generator, Text to Image, Text to Speech, Voiceover, Speech to Text, Transcription, Code generation, Chat with AI, AI Chat, AI Assistant, AI Vision" > <link rel="icon" href="upload/images/favicon/O0jo-jaevesai-favicon.svg" > <title>Jaeves AI | SEO-Optimized Content in Seconds</title> <link rel="preconnect" href="https://fonts.googleapis.com" > <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin > <link href="https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&amp;family=Onest:wght@400;500;700&display=swap" rel="stylesheet" > <link rel="stylesheet" href="/themes/default/assets/css/frontend/flickity.min.css" > <link href="/themes/default/assets/libs/toastr/toastr.min.css" rel="stylesheet" /> <link rel="preload" as="style" href="/build/assets/landing-page-43503256.css" /><link rel="stylesheet" href="/build/assets/landing-page-43503256.css" data-navigate-track="reload" /> <meta name="p:domain_verify" content="3458cd5138285dedbf03c8bb7ac18ea5"/> <script> document.addEventListener("DOMContentLoaded", function() { // Update href attributes of anchor tags const targetLinks = document.querySelectorAll('a[href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"]'); console.log("Target links found:", targetLinks.length); targetLinks.forEach(link => { console.log("Updating link:", link); link.href = "https://app.jaeves.com/login"; // Replace with your new link }); // Update src attribute of the image const targetImage = document.querySelector('img[src="/themes/dark/assets/landing-page/banner-img.jpg"]'); if (targetImage) { console.log("Updating image src:", targetImage); targetImage.src = "https://139767802.fs1.hubspotusercontent-eu1.net/hubfs/139767802/bg-auth/login-dashboard-tablet-darkmode-753x542-modified-design.svg"; } }); </script> <script> window.liquid = { isLandingPage: true }; </script> <style> .google-ads-728 { width: 100%; max-width: 728px; height: auto; } </style> <!--Google AdSense--> <!--Google AdSense End--> <link rel="modulepreload" href="/build/assets/app-923caa6f.js" /><link rel="modulepreload" href="/build/assets/fetch-727eea72.js" /><link rel="modulepreload" href="/build/assets/clipboard-f64d1f4d.js" /><script type="module" src="/build/assets/app-923caa6f.js" data-navigate-track="reload"></script> <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style> </head> <body class="group/body bg-background font-body text-foreground"> <div class="pointer-events-none invisible fixed left-0 right-0 top-0 z-[99] opacity-0 transition-opacity" id="app-loading-indicator" x-data :class="{ 'opacity-0': !$store.appLoadingIndicator.showing, 'invisible': !$store.appLoadingIndicator.showing }" > <div class="lqd-progress relative h-[3px] w-full bg-foreground/10"> <div class="lqd-progress-bar lqd-progress-bar-indeterminate lqd-app-loading-indicator-progress-bar absolute inset-0 bg-primary dark:bg-heading-foreground"> </div> </div> </div> <header class="site-header group/header absolute inset-x-0 top-0 z-50 text-white transition-[background,shadow] [&.lqd-is-sticky]:text-black" x-data="{ navOffsetTop: $refs.navbar.offsetTop - parseInt(getComputedStyle($refs.navbar).marginTop, 10), isSticky: false }" x-init="window.scrollY > navOffsetTop && (isSticky = true)" @resize.window.debounce.500ms="navOffsetTop = $refs.navbar.offsetTop - parseInt(getComputedStyle($refs.navbar).marginTop, 10)" @scroll.window="window.scrollY > navOffsetTop ? (isSticky = true) : (isSticky = false)" :class="{ 'lqd-is-sticky': isSticky }" > <div class="site-preheader flex h-12 items-center justify-center bg-[#343C57] bg-cover bg-center px-3 text-center text-[12px] text-white opacity-0 bg-blend-luminosity transition-all duration-500 group-[.page-loaded]/body:opacity-100" style="background-image: url(/themes/default/assets/img/landing-page/preheader-bg.jpg);" > <p> <span class="mr-3 text-4xs font-semibold uppercase tracking-wide"> Limited Offer </span> <span class="opacity-70"> Sign up and receive 20% bonus discount on checkout. </span> </p> </div> <nav class="site-header-nav relative flex items-center justify-between border-b border-white/10 px-7 py-4 text-xs opacity-0 transition-all duration-500 group-[.lqd-is-sticky]/header:fixed group-[.lqd-is-sticky]/header:top-0 group-[.lqd-is-sticky]/header:w-full group-[.lqd-is-sticky]/header:border-black group-[.lqd-is-sticky]/header:border-opacity-5 group-[&.lqd-is-sticky]/header:bg-white group-[.page-loaded]/body:opacity-100 group-[&.lqd-is-sticky]/header:shadow-[0_4px_20px_rgba(0,0,0,0.03)] max-sm:px-2" id="frontend-local-navbar" x-ref="navbar" > <a class="site-logo relative basis-1/3 max-lg:basis-1/3" href="https://app.jaeves.com/el" > <img class="peer absolute start-0 top-1/2 -translate-y-1/2 translate-x-3 opacity-0 transition-all group-[.lqd-is-sticky]/header:translate-x-0 group-[.lqd-is-sticky]/header:opacity-100" src="/upload/images/logo/ho2t-sticky-jaevesai-logo.png" alt="JaevesAI logo" > <img class="transition-all group-[.lqd-is-sticky]/header:peer-first:translate-x-2 group-[.lqd-is-sticky]/header:peer-first:opacity-0" src="/upload/images/logo/4u92--jaevesai-logo.png" alt="JaevesAI logo" > </a> <div class="site-nav-container basis-1/3 transition-all max-lg:absolute max-lg:right-0 max-lg:top-full max-lg:max-h-0 max-lg:w-full max-lg:overflow-hidden max-lg:bg-[#343C57] max-lg:text-white [&.lqd-is-active]:max-lg:max-h-[calc(100vh-150px)]"> <div class="max-lg:max-h-[inherit] max-lg:overflow-y-scroll"> <ul class="flex items-center justify-center gap-14 whitespace-nowrap text-center max-xl:gap-10 max-lg:flex-col max-lg:items-start max-lg:gap-5 max-lg:p-10"> <li> <a href="#" target="_self" class="relative before:absolute before:-inset-x-4 before:-inset-y-2 before:scale-75 before:rounded-lg before:bg-current before:opacity-0 before:transition-all hover:before:scale-100 hover:before:opacity-10 [&.active]:before:scale-100 [&.active]:before:opacity-10"> Home </a> </li> <li> <a href="#features" target="_self" class="relative before:absolute before:-inset-x-4 before:-inset-y-2 before:scale-75 before:rounded-lg before:bg-current before:opacity-0 before:transition-all hover:before:scale-100 hover:before:opacity-10 [&.active]:before:scale-100 [&.active]:before:opacity-10"> Features </a> </li> <li> <a href="#how-it-works" target="_self" class="relative before:absolute before:-inset-x-4 before:-inset-y-2 before:scale-75 before:rounded-lg before:bg-current before:opacity-0 before:transition-all hover:before:scale-100 hover:before:opacity-10 [&.active]:before:scale-100 [&.active]:before:opacity-10"> How it Works </a> </li> <li> <a href="#testimonials" target="_self" class="relative before:absolute before:-inset-x-4 before:-inset-y-2 before:scale-75 before:rounded-lg before:bg-current before:opacity-0 before:transition-all hover:before:scale-100 hover:before:opacity-10 [&.active]:before:scale-100 [&.active]:before:opacity-10"> Testimonials </a> </li> <li> <a href="#pricing" target="_self" class="relative before:absolute before:-inset-x-4 before:-inset-y-2 before:scale-75 before:rounded-lg before:bg-current before:opacity-0 before:transition-all hover:before:scale-100 hover:before:opacity-10 [&.active]:before:scale-100 [&.active]:before:opacity-10"> Pricing </a> </li> <li> <a href="#faq" target="_self" class="relative before:absolute before:-inset-x-4 before:-inset-y-2 before:scale-75 before:rounded-lg before:bg-current before:opacity-0 before:transition-all hover:before:scale-100 hover:before:opacity-10 [&.active]:before:scale-100 [&.active]:before:opacity-10"> FAQ </a> </li> </ul> <div class="group relative -mt-3 block border-t border-white/5 px-10 pb-5 pt-6 md:hidden"> <p class="mb-3 flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0"></path> <path d="M3.6 9h16.8"></path> <path d="M3.6 15h16.8"></path> <path d="M11.5 3a17 17 0 0 0 0 18"></path> <path d="M12.5 3a17 17 0 0 1 0 18"></path> </svg> Languages </p> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/id?ref=producthunt" rel="alternate" hreflang="id" >🇮🇩 Bahasa Indonesia</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/nb?ref=producthunt" rel="alternate" hreflang="nb" >🇳🇴 Bokmål</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/da?ref=producthunt" rel="alternate" hreflang="da" >🇩🇰 dansk</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/de?ref=producthunt" rel="alternate" hreflang="de" >🇩🇪 Deutsch</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/et?ref=producthunt" rel="alternate" hreflang="et" >🇪🇪 eesti</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/en?ref=producthunt" rel="alternate" hreflang="en" >🇺🇸 English</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/es?ref=producthunt" rel="alternate" hreflang="es" >🇪🇸 español</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/fr?ref=producthunt" rel="alternate" hreflang="fr" >🇫🇷 français</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/it?ref=producthunt" rel="alternate" hreflang="it" >🇮🇹 italiano</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/lv?ref=producthunt" rel="alternate" hreflang="lv" >🇱🇻 latviešu</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/lt?ref=producthunt" rel="alternate" hreflang="lt" >🇱🇹 lietuvių</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/hu?ref=producthunt" rel="alternate" hreflang="hu" >🇭🇺 magyar</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/nl?ref=producthunt" rel="alternate" hreflang="nl" >🇳🇱 Nederlands</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/pl?ref=producthunt" rel="alternate" hreflang="pl" >🇵🇱 polski</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/pt?ref=producthunt" rel="alternate" hreflang="pt" >🇵🇹 português</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ro?ref=producthunt" rel="alternate" hreflang="ro" >🇷🇴 română</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sk?ref=producthunt" rel="alternate" hreflang="sk" >🇸🇰 slovenčina</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sl?ref=producthunt" rel="alternate" hreflang="sl" >🇸🇮 slovenščina</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/fi?ref=producthunt" rel="alternate" hreflang="fi" >🇫🇮 suomi</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sv?ref=producthunt" rel="alternate" hreflang="sv" >🇸🇪 svenska</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/tr?ref=producthunt" rel="alternate" hreflang="tr" >🇹🇷 Türkçe</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/cs?ref=producthunt" rel="alternate" hreflang="cs" >🇨🇿 čeština</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/el?ref=producthunt" rel="alternate" hreflang="el" >🇬🇷 Ελληνικά</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/bg?ref=producthunt" rel="alternate" hreflang="bg" >🇧🇬 български</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ru?ref=producthunt" rel="alternate" hreflang="ru" >🇷🇺 русский</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/uk?ref=producthunt" rel="alternate" hreflang="uk" >🇺🇦 українська</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ar?ref=producthunt" rel="alternate" hreflang="ar" >🇦🇪 العربية</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/th?ref=producthunt" rel="alternate" hreflang="th" >🇹🇭 ไทย</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ja?ref=producthunt" rel="alternate" hreflang="ja" >🇯🇵 日本語</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/zh?ref=producthunt" rel="alternate" hreflang="zh" >🇨🇳 简体中文</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ko?ref=producthunt" rel="alternate" hreflang="ko" >🇰🇷 한국어</a> </div> </div> </div> <div class="flex basis-1/3 justify-end gap-2 max-lg:basis-2/3"> <div class="group relative hidden md:block"> <button class="size-10 inline-flex items-center justify-center rounded-full border-2 border-solid border-white !border-opacity-20 transition-colors before:absolute before:end-0 before:top-full before:h-4 before:w-full group-hover:!border-opacity-100 group-hover:bg-white group-hover:text-black group-[.lqd-is-sticky]/header:border-black group-[.lqd-is-sticky]/header:group-hover:bg-black group-[.lqd-is-sticky]/header:group-hover:text-white" > <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0"></path> <path d="M3.6 9h16.8"></path> <path d="M3.6 15h16.8"></path> <path d="M11.5 3a17 17 0 0 0 0 18"></path> <path d="M12.5 3a17 17 0 0 1 0 18"></path> </svg> </button> <div class="pointer-events-none absolute end-0 top-[calc(100%+1rem)] min-w-[145px] translate-y-2 rounded-md bg-white text-black opacity-0 shadow-lg transition-all group-hover:pointer-events-auto group-hover:translate-y-0 group-hover:opacity-100"> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/id?ref=producthunt" rel="alternate" hreflang="id" >🇮🇩 Bahasa Indonesia</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/nb?ref=producthunt" rel="alternate" hreflang="nb" >🇳🇴 Bokmål</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/da?ref=producthunt" rel="alternate" hreflang="da" >🇩🇰 dansk</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/de?ref=producthunt" rel="alternate" hreflang="de" >🇩🇪 Deutsch</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/et?ref=producthunt" rel="alternate" hreflang="et" >🇪🇪 eesti</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/en?ref=producthunt" rel="alternate" hreflang="en" >🇺🇸 English</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/es?ref=producthunt" rel="alternate" hreflang="es" >🇪🇸 español</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/fr?ref=producthunt" rel="alternate" hreflang="fr" >🇫🇷 français</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/it?ref=producthunt" rel="alternate" hreflang="it" >🇮🇹 italiano</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/lv?ref=producthunt" rel="alternate" hreflang="lv" >🇱🇻 latviešu</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/lt?ref=producthunt" rel="alternate" hreflang="lt" >🇱🇹 lietuvių</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/hu?ref=producthunt" rel="alternate" hreflang="hu" >🇭🇺 magyar</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/nl?ref=producthunt" rel="alternate" hreflang="nl" >🇳🇱 Nederlands</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/pl?ref=producthunt" rel="alternate" hreflang="pl" >🇵🇱 polski</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/pt?ref=producthunt" rel="alternate" hreflang="pt" >🇵🇹 português</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ro?ref=producthunt" rel="alternate" hreflang="ro" >🇷🇴 română</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sk?ref=producthunt" rel="alternate" hreflang="sk" >🇸🇰 slovenčina</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sl?ref=producthunt" rel="alternate" hreflang="sl" >🇸🇮 slovenščina</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/fi?ref=producthunt" rel="alternate" hreflang="fi" >🇫🇮 suomi</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sv?ref=producthunt" rel="alternate" hreflang="sv" >🇸🇪 svenska</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/tr?ref=producthunt" rel="alternate" hreflang="tr" >🇹🇷 Türkçe</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/cs?ref=producthunt" rel="alternate" hreflang="cs" >🇨🇿 čeština</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/el?ref=producthunt" rel="alternate" hreflang="el" >🇬🇷 Ελληνικά</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/bg?ref=producthunt" rel="alternate" hreflang="bg" >🇧🇬 български</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ru?ref=producthunt" rel="alternate" hreflang="ru" >🇷🇺 русский</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/uk?ref=producthunt" rel="alternate" hreflang="uk" >🇺🇦 українська</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ar?ref=producthunt" rel="alternate" hreflang="ar" >🇦🇪 العربية</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/th?ref=producthunt" rel="alternate" hreflang="th" >🇹🇭 ไทย</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ja?ref=producthunt" rel="alternate" hreflang="ja" >🇯🇵 日本語</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/zh?ref=producthunt" rel="alternate" hreflang="zh" >🇨🇳 简体中文</a> <a class="block border-b border-black border-opacity-5 px-3 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ko?ref=producthunt" rel="alternate" hreflang="ko" >🇰🇷 한국어</a> </div> </div> <a class="relative inline-flex items-center overflow-hidden rounded-lg border-[2px] border-white !border-opacity-10 px-4 py-2 font-medium text-white transition-all duration-300 hover:scale-105 hover:border-black hover:bg-black hover:text-white hover:shadow-lg group-[.lqd-is-sticky]/header:border-black group-[.lqd-is-sticky]/header:text-black group-[.lqd-is-sticky]/header:hover:text-white" href="https://app.jaeves.com/el/login" > Sign In </a> <a class="relative inline-flex items-center overflow-hidden rounded-lg border-[2px] border-white !border-opacity-0 bg-white !bg-opacity-10 px-4 py-2 font-medium text-white transition-all duration-300 hover:scale-105 hover:border-black hover:bg-black hover:!bg-opacity-100 hover:text-white hover:shadow-lg group-[.lqd-is-sticky]/header:bg-black group-[.lqd-is-sticky]/header:text-black group-[.lqd-is-sticky]/header:hover:!bg-opacity-100 group-[.lqd-is-sticky]/header:hover:text-white" href="https://app.jaeves.com/el/register" > Join Hub </a> <button class="mobile-nav-trigger size-10 group flex shrink-0 items-center justify-center rounded-full bg-white !bg-opacity-10 group-[.lqd-is-sticky]/header:bg-black lg:hidden" > <span class="flex w-4 flex-col gap-1"> <span class="inline-flex h-[2px] w-full bg-white transition-transform first:origin-left last:origin-right group-[.lqd-is-sticky]/header:bg-black group-[&.lqd-is-active]:first:-translate-y-[2px] group-[&.lqd-is-active]:first:translate-x-[3px] group-[&.lqd-is-active]:first:rotate-45 group-[&.lqd-is-active]:last:-translate-x-[2px] group-[&.lqd-is-active]:last:-translate-y-[8px] group-[&.lqd-is-active]:last:-rotate-45" ></span> <span class="inline-flex h-[2px] w-full bg-white transition-transform first:origin-left last:origin-right group-[.lqd-is-sticky]/header:bg-black group-[&.lqd-is-active]:first:-translate-y-[2px] group-[&.lqd-is-active]:first:translate-x-[3px] group-[&.lqd-is-active]:first:rotate-45 group-[&.lqd-is-active]:last:-translate-x-[2px] group-[&.lqd-is-active]:last:-translate-y-[8px] group-[&.lqd-is-active]:last:-rotate-45" ></span> </span> </button> </div> </nav> <div class="fixed z-50 hidden invisible opacity-0 transition-opacity group-[.lqd-is-sticky]/header:opacity-100 group-[.lqd-is-sticky]/header:visible md:block start-8 bottom-8"> <a class="flex items-center gap-5 rounded-xl bg-white px-3 py-3 text-[12px] text-[#002A40] text-opacity-60 shadow-lg transition-all duration-300 hover:-translate-y-1 hover:scale-110 hover:shadow-md" data-fslightbox="html5-youtube-videos" href="https://www.youtube.com/watch?v=iZVXS1Raep8&amp;t=9s" > <span class="lqd-is-in-view inline-flex shrink-0 items-center justify-center rounded-full bg-gradient-to-br from-[#3655df] via-[#A068FA] via-70% to-[#327BD1]"> <svg style="padding: 16px;" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" ></path> <path d="M6 4v16a1 1 0 0 0 1.524 .852l13 -8a1 1 0 0 0 0 -1.704l-13 -8a1 1 0 0 0 -1.524 .852z" stroke-width="0" fill="#fff" ></path> </svg> </span> <span class="[&_strong]:block">Experience the AI power of content Creation <strong class="text-[0.9rem] text-black">Try it now &nbsp;</strong></span> </a> </div> </header> <section class="site-section relative flex min-h-screen items-center justify-center overflow-hidden py-52 text-center text-white max-md:pb-16 max-md:pt-48" id="banner" > <div class="absolute start-0 top-0 h-full w-full transform-gpu overflow-hidden [backface-visibility:hidden]"> <div class="banner-bg absolute left-0 top-0 h-full w-full"></div> </div> <div class="container relative"> <div class="mx-auto flex w-1/2 flex-col items-center max-lg:w-2/3 max-md:w-full"> <h6 class="relative mb-8 translate-y-6 overflow-hidden rounded-2xl bg-white bg-opacity-15 px-3 py-1 text-white opacity-0 blur-lg transition-all ease-out group-[.page-loaded]/body:translate-y-0 group-[.page-loaded]/body:opacity-100 group-[.page-loaded]/body:blur-0"> <div class="banner-subtitle-gradient absolute -inset-3 blur-3xl transition-all duration-500 group-[.page-loaded]/body:opacity-0"> <div class="animate-hue-rotate absolute inset-0 bg-gradient-to-br from-violet-600 to-red-500"></div> </div> <span class="relative">JaevesAI</span> <span class="dot relative"></span> <span class="relative opacity-60">Unleash the Power of AI</span> </h6> <div class="banner-title-wrap relative"> <h1 class="banner-title mb-7 translate-y-7 font-body font-bold -tracking-wide text-white opacity-0 transition-all ease-out group-[.page-loaded]/body:translate-y-0 group-[.page-loaded]/body:opacity-100"> Ultimate AI <span class="lqd-text-rotator inline-grid grid-cols-1 grid-rows-1 transition-[width] duration-200"> <span class="lqd-text-rotator-item lqd-is-active col-start-1 row-start-1 inline-flex translate-x-3 opacity-0 blur-sm transition-all duration-300 [&.lqd-is-active]:translate-x-0 [&.lqd-is-active]:opacity-100 [&.lqd-is-active]:blur-0" > <span>content Generator</span> </span> <span class="lqd-text-rotator-item col-start-1 row-start-1 inline-flex translate-x-3 opacity-0 blur-sm transition-all duration-300 [&.lqd-is-active]:translate-x-0 [&.lqd-is-active]:opacity-100 [&.lqd-is-active]:blur-0" > <span>Chatbot</span> </span> <span class="lqd-text-rotator-item col-start-1 row-start-1 inline-flex translate-x-3 opacity-0 blur-sm transition-all duration-300 [&.lqd-is-active]:translate-x-0 [&.lqd-is-active]:opacity-100 [&.lqd-is-active]:blur-0" > <span>Assistant</span> </span> </span> <svg class="lqd-split-text-words inline transition-all duration-[2850ms]" width="47" height="62" viewBox="0 0 47 62" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M27.95 0L0 38.213H18.633V61.141L46.583 22.928H27.95V0Z" /> </svg> </h1> </div> <p class="mb-7 w-3/4 text-[20px] leading-[1.25em] text-fuchsia-700 opacity-75 max-sm:w-full [&_.lqd-split-text-words]:translate-y-3 [&_.lqd-split-text-words]:opacity-0 [&_.lqd-split-text-words]:transition-all [&_.lqd-split-text-words]:ease-out group-[.page-loaded]/body:[&_.lqd-split-text-words]:translate-y-0 group-[.page-loaded]/body:[&_.lqd-split-text-words]:text-white group-[.page-loaded]/body:[&_.lqd-split-text-words]:opacity-100"> <span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.15s">Πλατφόρμα</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.17s">όλα</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.19s">σε</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.21s">ένα</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.23s">για</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.25s">να</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.27s">δημιουργήσετε</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.29s">περιεχόμενο</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.31s">AI</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.33s">και</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.35s">να</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.37s">αρχίσετε</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.39s">να</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.41s">κερδίζετε</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.43s">χρήματα</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.45s">σε</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.47s">λίγα</span>&nbsp;<span class="inline-flex lqd-split-text-words [background:inherit]" style="transition-delay:0.49s">λεπτά.</span> </p> <div class="translate-y-3 opacity-0 transition-all delay-[450ms] group-[.page-loaded]/body:translate-y-0 group-[.page-loaded]/body:opacity-100"> <a class="relative inline-flex items-center overflow-hidden rounded-xl border-[2px] border-[#343C57] border-opacity-0 bg-white bg-opacity-10 px-7 py-4 font-semibold transition-all duration-300 hover:scale-105 hover:border-white hover:bg-white hover:bg-opacity-100 hover:text-black hover:shadow-lg" href="https://app.jaeves.com/dashboard" > <span class="relative z-10 inline-flex items-center"> Boost your content with JaevesAI <svg class="ml-2" width="11" height="14" viewBox="0 0 47 62" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M27.95 0L0 38.213H18.633V61.141L46.583 22.928H27.95V0Z"></path> </svg> </span> </a> </div> <br> <div class="translate-y-3 opacity-0 transition-all delay-[500ms] group-[.page-loaded]/body:translate-y-0 group-[.page-loaded]/body:opacity-100"> <a class="opacity-50 transition-opacity hover:opacity-100" href="#features" >Discover MagicAI</a> </div> </div> </div> <div class="banner-divider absolute inset-x-0 -bottom-[2px]"> <svg class="h-auto w-full fill-background" width="1440" height="105" viewBox="0 0 1440 105" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" > <path d="M0 0C240 68.7147 480 103.072 720 103.072C960 103.072 1200 68.7147 1440 0V104.113H0V0Z" /> </svg> </div> </section> <section class="site-section transition-all duration-700 md:translate-y-8 md:opacity-0 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"> <div class="container"> <div class="rounded-[50px] border p-20 max-xl:px-10 max-lg:py-12 max-sm:px-5"> <div class="lqd-tabs" data-lqd-tabs-style="1" > <div class="lqd-tabs-triggers mb-9 grid grid-cols-5 justify-between gap-8 max-lg:grid-cols-3 max-lg:gap-4 max-md:grid-cols-2 max-sm:grid-cols-1"> <button class="transition-all p-7 text-[1.25rem] text-center border rounded-xl font-heading font-medium hover:text-heading-foreground [&amp;.lqd-is-active]:bg-white [&amp;.lqd-is-active]:text-heading-foreground [&amp;.lqd-is-active]:border-white [&amp;.lqd-is-active]:shadow-lg lqd-is-active" data-target="#ai-text-generator" > Γεννήτρια κειμένου AI </button> <button class="transition-all p-7 text-[1.25rem] text-center border rounded-xl font-heading font-medium hover:text-heading-foreground [&amp;.lqd-is-active]:bg-white [&amp;.lqd-is-active]:text-heading-foreground [&amp;.lqd-is-active]:border-white [&amp;.lqd-is-active]:shadow-lg" data-target="#ai-image-generator" > Γεννήτρια εικόνας AI </button> <button class="transition-all p-7 text-[1.25rem] text-center border rounded-xl font-heading font-medium hover:text-heading-foreground [&amp;.lqd-is-active]:bg-white [&amp;.lqd-is-active]:text-heading-foreground [&amp;.lqd-is-active]:border-white [&amp;.lqd-is-active]:shadow-lg" data-target="#ai-code-generator" > Γεννήτρια κώδικα AI </button> <button class="transition-all p-7 text-[1.25rem] text-center border rounded-xl font-heading font-medium hover:text-heading-foreground [&amp;.lqd-is-active]:bg-white [&amp;.lqd-is-active]:text-heading-foreground [&amp;.lqd-is-active]:border-white [&amp;.lqd-is-active]:shadow-lg" data-target="#ai-chat-bot" > AI Chat Bot </button> <button class="transition-all p-7 text-[1.25rem] text-center border rounded-xl font-heading font-medium hover:text-heading-foreground [&amp;.lqd-is-active]:bg-white [&amp;.lqd-is-active]:text-heading-foreground [&amp;.lqd-is-active]:border-white [&amp;.lqd-is-active]:shadow-lg" data-target="#ai-speech-to-text" > AI Ομιλία σε κείμενο </button> <button class="transition-all p-7 text-[1.25rem] text-center border rounded-xl font-heading font-medium hover:text-heading-foreground [&amp;.lqd-is-active]:bg-white [&amp;.lqd-is-active]:text-heading-foreground [&amp;.lqd-is-active]:border-white [&amp;.lqd-is-active]:shadow-lg" data-target="#empower-your-message-with-ai" > Empower Your Message with AI </button> </div> <div class="lqd-tabs-content-wrap"> <div class="lqd-tabs-content " id="ai-text-generator" > <div class="flex flex-wrap justify-between max-md:gap-4"> <div class="flex w-[47%] flex-col items-start rounded-xl p-8 shadow-lg max-md:w-full"> <h6 class="mb-10 rounded-xl bg-[#F3E5F5] px-3 py-1"> Say goodbye to writer’s block <span class="dot"></span> <span class="opacity-50">Όλα συμπεριλαμβάνονται</span> </h6> <h3 class="mb-7 mt-auto">Intelligent Writing Assistant</h3> <p class="text-lg leading-[25px] [&_strong]:font-semibold [&_strong]:text-black"> Writer is designed to help you <strong>generate high-quality texts instantly</strong>, without breaking a sweat. With our intuitive interface and powerful features, you can easily edit, export or publish your AI-generated result.</p> </div> <div class="group w-[47%] rounded-xl p-8 max-md:w-full" style="background-color: #EADDF9;" > <div class="text-center"> <figure class="mb-6 w-full"> <img class="w-full rounded-2xl shadow-[0px_3px_45px_rgba(0,0,0,0.07)] transition-all duration-300 group-hover:-translate-y-2 group-hover:scale-[1.025] group-hover:shadow-[0px_20px_65px_rgba(0,0,0,0.05)]" width="878" height="748" src="/themes/default/assets/img/site/text-generator.jpg" alt="Generate, edit, export." > </figure> <p class="text-lg font-semibold text-heading-foreground">Generate, edit, export.</p> <p class="text-[12px] text-heading-foreground">Powered by OpenAI.</p> </div> </div> </div> </div> <div class="lqd-tabs-content hidden" id="ai-image-generator" > <div class="flex flex-wrap justify-between max-md:gap-4"> <div class="flex w-[47%] flex-col items-start rounded-xl p-8 shadow-lg max-md:w-full"> <h6 class="mb-10 rounded-xl bg-[#F3E5F5] px-3 py-1"> Unleash your creativity <span class="dot"></span> <span class="opacity-50">Όλα συμπεριλαμβάνονται</span> </h6> <h3 class="mb-7 mt-auto">Δημιουργήστε εντυπωσιακές εικόνες και γραφικά.</h3> <p class="text-lg leading-[25px] [&_strong]:font-semibold [&_strong]:text-black"> Generate high qualtity images for a wide range of applications</p> </div> <div class="group w-[47%] rounded-xl p-8 max-md:w-full" style="background-color: #DFE5EB;" > <div class="text-center"> <figure class="mb-6 w-full"> <img class="w-full rounded-2xl shadow-[0px_3px_45px_rgba(0,0,0,0.07)] transition-all duration-300 group-hover:-translate-y-2 group-hover:scale-[1.025] group-hover:shadow-[0px_20px_65px_rgba(0,0,0,0.05)]" width="878" height="748" src="/themes/default/assets/img/site/image-generator.jpg" alt="Imagine, Genearate, Publish." > </figure> <p class="text-lg font-semibold text-heading-foreground">Imagine, Genearate, Publish.</p> <p class="text-[12px] text-heading-foreground">Powered by Dall-E.</p> </div> </div> </div> </div> <div class="lqd-tabs-content hidden" id="ai-code-generator" > <div class="flex flex-wrap justify-between max-md:gap-4"> <div class="flex w-[47%] flex-col items-start rounded-xl p-8 shadow-lg max-md:w-full"> <h6 class="mb-10 rounded-xl bg-[#F3E5F5] px-3 py-1"> the future of development' <span class="dot"></span> <span class="opacity-50">Όλα συμπεριλαμβάνονται</span> </h6> <h3 class="mb-7 mt-auto">Generate high quality code in no time.</h3> <p class="text-lg leading-[25px] [&_strong]:font-semibold [&_strong]:text-black"> JaevesAI is designed to make coding faster, easier, and more efficient than ever before. Whether you’re a seasoned developer or a coding newbie, our tool will help you streamline your coding process and get your projects up and running in no time.</p> </div> <div class="group w-[47%] rounded-xl p-8 max-md:w-full" style="background-color: #DDE6FF;" > <div class="text-center"> <figure class="mb-6 w-full"> <img class="w-full rounded-2xl shadow-[0px_3px_45px_rgba(0,0,0,0.07)] transition-all duration-300 group-hover:-translate-y-2 group-hover:scale-[1.025] group-hover:shadow-[0px_20px_65px_rgba(0,0,0,0.05)]" width="878" height="748" src="/themes/default/assets/img/site/code-generator.jpg" alt="Fix. Improve. Generate." > </figure> <p class="text-lg font-semibold text-heading-foreground">Fix. Improve. Generate.</p> <p class="text-[12px] text-heading-foreground">Fix. Improve. Generate.</p> </div> </div> </div> </div> <div class="lqd-tabs-content hidden" id="ai-chat-bot" > <div class="flex flex-wrap justify-between max-md:gap-4"> <div class="flex w-[47%] flex-col items-start rounded-xl p-8 shadow-lg max-md:w-full"> <h6 class="mb-10 rounded-xl bg-[#F3E5F5] px-3 py-1"> Intuitive / Humanlike Chatbot <span class="dot"></span> <span class="opacity-50">Όλα συμπεριλαμβάνονται</span> </h6> <h3 class="mb-7 mt-auto">Meet your next virtual assistant.</h3> <p class="text-lg leading-[25px] [&_strong]:font-semibold [&_strong]:text-black"> Get instant answers to your questions, no matter the topic. Whether you’re looking to book a reservation, get product recommendations, or just chat about the weather, JaevesAI is always ready and willing to help.</p> </div> <div class="group w-[47%] rounded-xl p-8 max-md:w-full" style="background-color: #F9DDDF;" > <div class="text-center"> <figure class="mb-6 w-full"> <img class="w-full rounded-2xl shadow-[0px_3px_45px_rgba(0,0,0,0.07)] transition-all duration-300 group-hover:-translate-y-2 group-hover:scale-[1.025] group-hover:shadow-[0px_20px_65px_rgba(0,0,0,0.05)]" width="878" height="748" src="/themes/default/assets/img/site/ai-chat.jpg" alt="Συνομιλία, Λύση, Επανάληψη." > </figure> <p class="text-lg font-semibold text-heading-foreground">Συνομιλία, Λύση, Επανάληψη.</p> <p class="text-[12px] text-heading-foreground">Powered by OpenAI.</p> </div> </div> </div> </div> <div class="lqd-tabs-content hidden" id="ai-speech-to-text" > <div class="flex flex-wrap justify-between max-md:gap-4"> <div class="flex w-[47%] flex-col items-start rounded-xl p-8 shadow-lg max-md:w-full"> <h6 class="mb-10 rounded-xl bg-[#F3E5F5] px-3 py-1"> Say goodbye to writer’s block <span class="dot"></span> <span class="opacity-50">Όλα συμπεριλαμβάνονται</span> </h6> <h3 class="mb-7 mt-auto">Transcribe your speech into text.</h3> <p class="text-lg leading-[25px] [&_strong]:font-semibold [&_strong]:text-black"> Μεταγράψτε με ακρίβεια τις ηχογραφήσεις σας μέσα σε λίγα λεπτά.</p> </div> <div class="group w-[47%] rounded-xl p-8 max-md:w-full" style="background-color: #FFF8EB;" > <div class="text-center"> <figure class="mb-6 w-full"> <img class="w-full rounded-2xl shadow-[0px_3px_45px_rgba(0,0,0,0.07)] transition-all duration-300 group-hover:-translate-y-2 group-hover:scale-[1.025] group-hover:shadow-[0px_20px_65px_rgba(0,0,0,0.05)]" width="878" height="748" src="/themes/default/assets/img/site/ai-speech.jpg" alt="Upload, Analyze, Generate." > </figure> <p class="text-lg font-semibold text-heading-foreground">Upload, Analyze, Generate.</p> <p class="text-[12px] text-heading-foreground">Powered by OpenAI.</p> </div> </div> </div> </div> <div class="lqd-tabs-content hidden" id="empower-your-message-with-ai" > <div class="flex flex-wrap justify-between max-md:gap-4"> <div class="flex w-[47%] flex-col items-start rounded-xl p-8 shadow-lg max-md:w-full"> <h6 class="mb-10 rounded-xl bg-[#F3E5F5] px-3 py-1"> Say goodbye to writer’s block <span class="dot"></span> <span class="opacity-50">Όλα συμπεριλαμβάνονται</span> </h6> <h3 class="mb-7 mt-auto">Transcribe your speech into text.</h3> <p class="text-lg leading-[25px] [&_strong]:font-semibold [&_strong]:text-black"> From captivating commercials to engaging narrations, our AI voice will bring your words to life. With its seamless delivery, natural intonation, and unrivaled versatility, our AI VoiceOver is the perfect choice for any project. Effortlessly choose from a variety of voices and languages while adjusting the pace to your preference.</p> </div> <div class="group w-[47%] rounded-xl p-8 max-md:w-full" style="background-color: #FFF8EB;" > <div class="text-center"> <figure class="mb-6 w-full"> <img class="w-full rounded-2xl shadow-[0px_3px_45px_rgba(0,0,0,0.07)] transition-all duration-300 group-hover:-translate-y-2 group-hover:scale-[1.025] group-hover:shadow-[0px_20px_65px_rgba(0,0,0,0.05)]" width="878" height="748" src="/themes/default/assets/img/site/voiceover.jpg" alt="Upload, Analyze, Generate." > </figure> <p class="text-lg font-semibold text-heading-foreground">Upload, Analyze, Generate.</p> <p class="text-[12px] text-heading-foreground">Powered by OpenAI.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> <div class="fixed bottom-12 left-1/2 z-50 -translate-x-1/2 rounded-full bg-white p-2 drop-shadow-2xl max-sm:w-11/12" id="gdpr" > <div class="flex items-center justify-between gap-6 text-[12px]"> <div class="content-left pl-4"> This website uses cookies to improve your web experience. </div> <div class="content-right text-end"> <button class="cursor-pointer rounded-full bg-black px-4 py-2 text-white">Accept</button> </div> </div> </div> <footer class="site-footer relative bg-black pb-11 pt-40 text-white"> <div class="absolute inset-0" style="background: radial-gradient(circle at 0% -20%, #a12a91, rgba(33, 13, 123, 0.83), transparent, transparent, transparent)" > </div> <div class="absolute inset-x-0 -top-px"> <svg class="w-full fill-background" preserveAspectRatio="none" width="1440" height="86" viewBox="0 0 1440 86" xmlns="http://www.w3.org/2000/svg" > <path d="M0 85.662C240 29.1253 480 0.857 720 0.857C960 0.857 1200 29.1253 1440 85.662V0H0V85.662Z" /> </svg> </div> <div class="relative"> <div class="container mb-28"> <div class="mx-auto w-1/2 text-center max-lg:w-10/12 max-sm:w-full"> <p class="mb-9 text-[10px] font-semibold uppercase tracking-widest"> <span class="!me-2 inline-block rounded-xl bg-[#262626] px-3 py-1"> JaevesAI </span> Pay once, own forever. </p> <p class="-from-[5%] mb-8 bg-gradient-to-br from-transparent to-white to-50% bg-clip-text font-heading text-[100px] font-bold leading-none tracking-tight text-transparent max-sm:text-[18vw]"> Start your free trial. </p> <p class="mb-9 px-10 font-heading text-[20px] font-normal leading-[1.25em] opacity-50"> Unlock your business potential by letting the AI work and generate money for you. </p> <a class="relative inline-flex items-center overflow-hidden rounded-xl border-[2px] border-white border-opacity-0 bg-white/10 px-7 py-4 font-semibold transition-all duration-300 hover:scale-105 hover:border-white hover:bg-white hover:bg-opacity-100 hover:text-black hover:shadow-lg" href="https://app.jaeves.com/dashboard" target="_blank" > Join our community <span class="relative z-10 ms-2 inline-flex items-center"> <svg width="11" height="14" viewBox="0 0 47 62" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M27.95 0L0 38.213H18.633V61.141L46.583 22.928H27.95V0Z" /> </svg> </span> </a> </div> </div> <hr class="border-white border-opacity-15"> <div class="container"> <div class="flex flex-wrap items-center justify-between gap-8 pb-7 pt-10 max-sm:justify-center"> <a href="https://app.jaeves.com/el"> <img src="/upload/images/logo/4u92--jaevesai-logo.png" alt="JaevesAI logo" > </a> <ul class="flex flex-wrap items-center gap-7 text-[14px] max-sm:justify-center"> <li> <a class="inline-flex items-center gap-2" href="https://www.linkedin.com/company/jaeves-ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="50" height="52" viewBox="0 0 50 52" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M42.4358 43.9153H35.1192V32.1428C35.1192 29.3353 35.0705 25.7228 31.3137 25.7228C27.5033 25.7228 26.9193 28.7803 26.9193 31.9403V43.9153H19.6051V19.7053H26.6297V23.0128H26.7271C28.1602 20.4978 30.8221 18.9953 33.6568 19.1028C41.0732 19.1028 42.4383 24.1153 42.4383 30.6328L42.4358 43.9153ZM11.3492 16.3953C9.00359 16.3953 7.10326 14.4428 7.10326 12.0328C7.10326 9.62284 9.00359 7.67034 11.3492 7.67034C13.6948 7.67034 15.5951 9.62284 15.5951 12.0328C15.5951 14.4428 13.6948 16.3953 11.3492 16.3953ZM15.0063 43.9153H7.68236V19.7053H15.0063V43.9153ZM46.0832 0.690341H4.00579C2.01786 0.667841 0.387613 2.30534 0.363281 4.34784V47.7578C0.387613 49.8028 2.01786 51.4403 4.00579 51.4178H46.0832C48.076 51.4428 49.7136 49.8053 49.7403 47.7578V4.34534C49.7111 2.29784 48.0736 0.660341 46.0832 0.687841" /> </svg> </span> Linkedin </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://t.me/jaeves_ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="54" height="44" viewBox="0 0 54 44" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M1.90766 21.6842L13.9835 25.7855L42.6529 8.25838C43.0684 8.0042 43.4942 8.56864 43.1358 8.89856L21.431 28.8769L20.6238 40.0616C20.5623 40.9125 21.5873 41.3862 22.1955 40.7881L28.8784 34.2166L41.0954 43.4649C42.4122 44.4619 44.319 43.7592 44.6743 42.1462L53.181 3.52121C53.6662 1.31777 51.5072 -0.541559 49.4001 0.265366L1.84622 18.475C0.35447 19.0463 0.395102 21.1706 1.90766 21.6842Z" /> </svg> </span> Telegram </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://twitter.com/jaeves_ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="53" height="44" viewBox="0 0 53 44" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M34.471 37.7979C34.471 37.7979 48.336 28.3209 47.4014 11.0805C47.4014 11.0805 52.0749 7.18586 52.75 5.47223C52.75 5.47223 48.7514 7.13391 46.8301 6.9262C46.8301 6.9262 51.3998 3.60272 51.1401 0.902476C51.1401 0.902476 46.6743 3.39501 44.4933 3.6027C44.4933 3.6027 36.2886 -3.30381 28.707 3.18728C28.707 3.18728 24.9681 6.19913 25.6951 13.6769C25.6951 13.6769 14.279 13.6769 3.36576 2.35643C3.36576 2.35643 -0.996275 11.3921 6.68913 16.7407C6.68913 16.7407 4.24855 17.3119 1.75593 15.2348C1.75593 15.2348 1.60017 23.9589 10.5838 26.2956C10.5838 26.2956 7.88356 27.0745 5.80634 26.5553C5.80634 26.5553 7.62389 33.5656 15.7767 33.9292C15.7767 33.9292 10.6357 39.5375 0.25 38.4989C0.25 38.4989 13.9852 50.4166 34.471 37.7979Z"/> </svg> </span> Twitter </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://www.instagram.com/jaeves.ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="54" height="54" viewBox="0 0 54 54" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M27 0C12.087 0 0 12.087 0 27C0 41.913 12.087 54 27 54C41.913 54 54 41.913 54 27C54 12.087 41.913 0 27 0ZM27 50.625C13.5 50.625 2.625 39.75 2.625 26.25C2.625 12.75 13.5 1.875 27 1.875C40.5 1.875 51.375 12.75 51.375 26.25C51.375 39.75 40.5 50.625 27 50.625ZM40.5 15.75C40.5 14.175 39.225 12.9 37.65 12.9C36.075 12.9 34.8 14.175 34.8 15.75C34.8 17.325 36.075 18.6 37.65 18.6C39.225 18.6 40.5 17.325 40.5 15.75ZM27 18.9C23.025 18.9 19.8 22.125 19.8 26.1C19.8 30.075 23.025 33.3 27 33.3C30.975 33.3 34.2 30.075 34.2 26.1C34.2 22.125 30.975 18.9 27 18.9ZM40.5 43.35C40.5 41.775 39.225 40.5 37.65 40.5C36.075 40.5 34.8 41.775 34.8 43.35C34.8 44.925 36.075 46.2 37.65 46.2C39.225 46.2 40.5 44.925 40.5 43.35ZM40.5 43.35" /> </svg> </span> Instagram </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://facebook.com/jaevesai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="54" height="54" viewBox="0 0 54 54" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M27 0C12.087 0 0 12.087 0 27C0 40.5 10.5 51 24 54V35.1H17.1V27H24V21.6C24 16.2 27.9 13.5 32.4 13.5C34.2 13.5 36 13.8 36 13.8V20.7H33.3C30.6 20.7 30 22.5 30 24V27H36L35.1 35.1H30V54C43.5 51 54 40.5 54 27C54 12.087 41.913 0 27 0Z" /> </svg> </span> Facebook </a> </li> </ul> <ul class="flex flex-wrap items-center gap-7 text-[14px] max-sm:justify-center"> </ul> </div> <hr class="border-white border-opacity-15"> <div class="flex flex-wrap items-center justify-center gap-4 py-9 max-sm:text-center"> <p class="!text-end text-[14px] opacity-60" style="color: #ffffff;" > 2025 JaevesAI. 2024 JaevesAI. </p> </div> </div> </div> </footer> <style> .lqd-navbar-nav { margin-top: 15px; } </style> <script src="/themes/default/assets/libs/jquery/jquery.min.js"></script> <script src="/themes/default/assets/js/panel/openai_chatbot.js"></script> <script src="/themes/default/assets/libs/vanillajs-scrollspy.min.js"></script> <script src="/themes/default/assets/libs/flickity.pkgd.min.js"></script> <script src="/themes/default/assets/js/frontend.js"></script> <script src="/themes/default/assets/js/frontend/frontend-animations.js"></script> <script src="/themes/default/assets/libs/vanillajs-scrollspy.min.js"></script> <script src="/themes/default/assets/libs/flickity.pkgd.min.js"></script> <script src="/themes/default/assets/js/frontend/frontend-animations.js"></script> <script src="/themes/default/assets/js/gdpr.js"></script> <script src="/themes/default/assets/libs/fslightbox/fslightbox.js"></script> <script src="/themes/default/assets/libs/toastr/toastr.min.js"></script> <script data-navigate-once="true">window.livewireScriptConfig = {"csrf":"iOiPHpnXQt6O3u6oOUJnEwOqvLTJnp9q9hEZyXLJ","uri":"\/el\/livewire\/update","progressBar":"","nonce":""};</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10