FMHYedit/ai/index.html

732 lines
67 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en" class="h-full">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.743069637758">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.0.3">
<!-- Primary Meta Tags -->
<title>Artificial Intelligence | FreeMediaHeckYeah</title>
<meta name="title" content="Artificial Intelligence | FreeMediaHeckYeah">
<meta name="description" content="Chat Bots, Text Generators, Image Generators, ChatGPT Tools" />
<!-- Canonical -->
<link rel="canonical" href="https://freemediaheckyeah.pages.dev/ai/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://freemediaheckyeah.pages.dev/ai/">
<meta property="og:title" content="Artificial Intelligence | FreeMediaHeckYeah">
<meta property="og:description" content="Chat Bots, Text Generators, Image Generators, ChatGPT Tools">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://freemediaheckyeah.pages.dev/ai/">
<meta property="twitter:title" content="Artificial Intelligence | FreeMediaHeckYeah">
<meta property="twitter:description" content="Chat Bots, Text Generators, Image Generators, ChatGPT Tools">
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon" />
<link href="../resources/css/retype.css?v=3.0.3.743069637758" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.743069637758" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.743069637758" data-turbo-eval="false" defer></script>
<script defer data-domain="fmhy.pages.dev" src="https://meowlytics.bignutty.xyz/js/script.js"></script>
<link rel="stylesheet" href="static/styles.css">
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
<div class="container relative flex items-center justify-between grow pr-6 md:justify-start">
<!-- Mobile menu button skeleton -->
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
<div v-cloak id="docs-sidebar-toggle"></div>
<!-- Logo -->
<div class="flex items-center justify-between h-full py-2 md:w-75">
<div class="flex items-center px-2 md:px-6">
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
<span class="w-10 mr-2 grow-0 shrink-0 overflow-hidden">
<img class="max-h-10 dark:hidden md:inline-block" src="../static/fmhy.ico">
<img class="max-h-10 hidden dark:inline-block" src="../static/fmhy.ico">
</span>
<span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">FMHY</span>
</a>
</div>
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
</div>
<div class="flex justify-between md:grow">
<!-- Top Nav -->
<nav class="hidden md:flex">
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
</ul>
</nav>
<!-- Header Right Skeleton -->
<div v-cloak class="flex justify-end grow skeleton">
<!-- Search input mock -->
<div class="relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto">
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<input class="w-full h-10 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 placeholder-gray-400 dark:placeholder-dark-400"
style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search" />
</div>
<!-- Mobile search button mock -->
<div class="flex items-center justify-center w-10 h-10 lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<!-- Dark mode switch placehokder -->
<div class="w-10 h-10 lg:ml-2"></div>
<!-- History button mock -->
<div class="flex items-center justify-center w-10 h-10" style="margin-right: -0.625rem;">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="22" height="22" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><g ><path d="M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z"></path><path d="M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z"></path></g></g></svg>
</div>
</div>
<div v-cloak class="flex justify-end grow">
<div id="docs-mobile-search-button"></div>
<doc-search-desktop></doc-search-desktop>
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
<doc-history></doc-history>
</div>
</div>
</div>
</header>
<div class="container relative flex bg-white">
<!-- Sidebar Skeleton -->
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
<!-- Render this div, if config.showSidebarFilter is `true` -->
<div class="flex items-center h-16 px-6">
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter" />
</div>
<div class="pl-6 mb-4 mt-1">
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
</div>
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</div>
<!-- Sidebar component -->
<doc-sidebar v-cloak>
<template #sidebar-footer>
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</template>
</doc-sidebar>
<div class="grow min-w-0 dark:bg-dark-850">
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
<div class="flex">
<div class="min-w-0 p-4 grow md:px-16">
<main class="relative pb-12 lg:pt-2">
<div class="docs-markdown" id="docs-content">
<!-- Rendered if sidebar right is enabled -->
<div id="docs-sidebar-right-toggle"></div>
<!-- Page content -->
<doc-anchor-target id="artificial-intelligence" class="break-words">
<h1>
<doc-anchor-trigger class="header-anchor-trigger" to="#artificial-intelligence">#</doc-anchor-trigger>
<span>Artificial Intelligence</span>
</h1>
</doc-anchor-target>
<p>Chat Bots, Text Generators, Image Generators, ChatGPT Tools</p>
<doc-anchor-target id="ai-chatbots">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ai-chatbots">#</doc-anchor-trigger>
<span>AI Chatbots</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chat.openai.com/">ChatGPT</a></strong> - GPT Based Chatbot / <a href="https://discord.com/invite/openai">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.phind.com/">Phind</a></strong> - GPT-4 Dev Q&amp;A AI / <a href="https://discord.com/invite/S25yW8TebZ">Discord</a> / <a href="https://ibb.co/5BWWftf">GPT-4 Limit</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.perplexity.ai/">Perplexity</a></strong> - GPT-3.5 Q&amp;A AI / <a href="https://discord.com/invite/perplexity-ai">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chatbot.theb.ai/">BAI</a></strong> - GPT-3.5 Based Chatbot</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ora.sh/openai/chatgpt">Ora</a></strong> - GPT-3.5 Based Chatbots</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://poe.com/">Poe</a></strong> - GPT-3.5 Based Chatbots by Quora</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://callannie.ai/">Call Annie</a></strong> - GPT-3.5 Based Chatbot with Real-Time Voice / <a href="https://discord.gg/Rfbzet5R3v">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.anthropic.com/index/claude-now-in-slack">Claude</a></strong> - Anthropic&#x27;s Chatbot</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://bard.google.com/">Bard</a></strong> - Google&#x27;s Chatbot</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://beta.character.ai/">Character AI</a></strong> - Roleplaying Chatbots / <a href="https://rentry.org/reverseCAI">Extract Params</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lifearchitect.ai/models-table/">LifeArchitect</a></strong> - Chatbots Index</li>
<li><a href="https://labs.kagi.com/fastgpt">FastGPT</a> - Claude Based Chatbot</li>
<li><a href="https://getleon.ai/">Leon</a> - AI Assistant</li>
<li><a href="https://openai-bot.com">OpenAI-bot</a> - AI Assistants</li>
<li><a href="https://pros-cons.io/">Pros &#x27;n Cons</a> - Decision Making AI</li>
<li><a href="https://myanima.ai/">AnimaAI</a> - Virtual Companion</li>
<li><a href="https://github.com/humanloop/awesome-chatgpt">Awesome ChatGPT</a> or <a href="https://gpt4.tools/">Awesome-GPT4</a> or - ChatGPT Resources</li>
<li><a href="https://github.com/transitive-bullshit/bing-chat">bing-chat</a> or <a href="https://github.com/anaclumos/bing-chat-for-all-browsers">Bing Chat for All Browsers</a> - Bing&#x27;s Chatbot / <a href="https://github.com/acheong08/EdgeGPT">API</a></li>
<li><a href="https://chat.forefront.ai/">Forefront</a> - GPT-3.5 Based Chatbots / <a href="https://discord.com/invite/Wbc5cPPYSs">Discord</a></li>
<li><a href="https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain">LangChain</a> - GPT-3.5 Based AI</li>
<li><a href="https://gpt3.ethio-tech.com/">Ethio Tech</a> - GPT-3 Based Chatbot</li>
<li><a href="https://www.jackchat.ai/">JackChat</a> - GPT-3 Based Chatbot</li>
<li><a href="https://github.com/Significant-Gravitas/Auto-GPT">Auto-GPT</a> - Autonomous GPT-4 / <a href="https://github.com/thecookingsenpai/autogpt-gui">GUI</a></li>
<li><a href="https://github.com/muellerberndt/mini-agi">MiniAGI</a> - Autonomous GPT-3.5 / GPT-4</li>
<li><a href="https://dreamshow.ai/">Dreamshow</a> - Roleplaying Chatbots</li>
<li><a href="https://spicychat.ai/">Spicychat.ai</a> - Roleplaying Chatbots</li>
<li><a href="https://www.janitorai.com/">Janitor AI</a> - Roleplaying Chatbots / <a href="https://discord.com/invite/janitorai">Discord</a></li>
<li><a href="https://venus.chub.ai/">Chub Venus</a> - Roleplaying Chatbots / <a href="https://discord.com/invite/5byUMguqDA">Discord</a></li>
<li><a href="https://www.hellohistory.ai/">hellohistory</a> - Historical Roleplaying Chatbot</li>
<li><a href="https://tavernai.net/">TavernAI</a> - Roleplaying / Adventure Chatbot</li>
<li><a href="https://www.chai-research.com/">Chai</a> - Entertainment Focused Chatbots</li>
<li><a href="https://deepai.org/chat">DeepAI</a> - GPT-2 Based Chatbot</li>
</ul>
<doc-anchor-target id="open-source-bots">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#open-source-bots">#</doc-anchor-trigger>
<span>Open-Source Bots</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard">Open LLM Leaderboard</a></strong> - LLM Leaderboard</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/diStyApps/seait">seait</a></strong> - AI Installation Manager</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/oobabooga/text-generation-webui">Text Generation WebUI</a></strong> - Self-Host Chatbots / <a href="https://colab.research.google.com/github/pcrii/Philo-Colab-Collection/blob/main/4bit_TextGen_Gdrive.ipynb">Collab</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/ggerganov/llama.cpp">llama.cpp</a></strong> - Self-Host LLaMa Based Chatbots</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/uwnlp/guanaco-playground-tgi">Guanaco</a></strong> - QLoRA Based Chatbot / <a href="https://github.com/artidoro/qlora">Github</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chat.lmsys.org/">LMSYS</a></strong> - Compare Models / <a href="https://github.com/lm-sys/FastChat">Github</a> / <a href="https://discord.com/invite/h6kCZb72G7">Discord</a></li>
<li><a href="https://github.com/nichtdax/awesome-totally-open-chatgpt">Awesome Totally Open ChatGPT</a> - Open-Source LLMs Index</li>
<li><a href="https://secondbrain.sh/">SecondBrain</a>, <a href="https://lmstudio.ai/">ImStudio</a> or <a href="https://faraday.dev/">Faraday</a> - LLM Desktop Apps</li>
<li><a href="https://ai.v-gar.de/ml/transformer/timeline/">Transfer Models Timeline</a> - LLM Timeline</li>
<li><a href="https://huggingface.co/tiiuae/falcon-40b-instruct">Falcon</a> - TII&#x27;s Model</li>
<li><a href="https://huggingface.co/spaces/BlinkDL/ChatRWKV-gradio">ChatRWKV</a> - RWKV Based Chatbot / <a href="https://discord.com/invite/bDSBUMeFpc">Discord</a></li>
<li><a href="https://llava.hliu.cc/">LLaVA</a> - Chatbot with Image Support / <a href="https://github.com/haotian-liu/LLaVA">GitHub</a></li>
<li><a href="https://colab.research.google.com/github/Stability-AI/StableLM/blob/main/notebooks/stablelm-alpha.ipynb">StableLM</a> - StabilityAI&#x27;s Chatbot / <a href="https://github.com/stability-AI/stableLM/">Github</a></li>
<li><a href="https://open-assistant.io/">Open Assistant</a> - LAION&#x27;s Chatbot / <a href="https://github.com/LAION-AI/Open-Assistant">Github</a> / <a href="https://discord.com/invite/H769HxZyb5">Discord</a></li>
<li><a href="https://huggingface.co/spaces/togethercomputer/OpenChatKit">OpenChatKit</a> - Together&#x27;s Chatbot / <a href="https://github.com/togethercomputer/OpenChatKit">Github</a> / <a href="https://discord.com/invite/9Rk6sSeWEG">Discord</a></li>
<li><a href="https://huggingface.co/chat/">HuggingChat</a> - HuggingFace&#x27;s Chatbot / <a href="https://github.com/huggingface/chat-ui">Github</a></li>
<li><a href="https://huggingface.co/spaces/olivierdehaene/chat-llm-streaming">chat-llm-streaming</a> - Multiple Chatbots</li>
<li><a href="https://gpt4all.io/">GPT4All</a> - Open-Source Chatbot / <a href="https://github.com/nomic-ai/gpt4all">Github</a> <a href="https://discord.com/invite/mGZE39AS3e">Discord</a></li>
<li><a href="https://cocktailpeanut.github.io/dalai/">Dalai</a> - Self-host / <a href="https://github.com/cocktailpeanut/dalai">Github</a> / <a href="https://discord.com/invite/WWfgrzzkCT">Discord</a> / <a href="https://github.com/ItsPi3141/dalai">GPT-Style UI</a></li>
<li><a href="https://github.com/tatsu-lab/stanford_alpaca">Alpaca</a> - Stanford&#x27;s Chatbot / <a href="https://github.com/tloen/alpaca-lora">LoRA Implementation</a> / <a href="https://github.com/ItsPi3141/alpaca-electron">GUI</a> / <a href="https://serge.chat/">WebUI</a></li>
<li><a href="https://freedomgpt.com/">FreedomGPT</a> - Alpaca Based Chatbot / <a href="https://github.com/ohmplatform/FreedomGPT/">Github</a> / <a href="https://discord.com/invite/h77wvJS4ga">Discord</a></li>
<li><a href="https://discord.com/invite/pygmalionai">PygmalionAI</a> - Self-Hosted Roleplaying Chatbot / <a href="https://rentry.co/PygmalionLinks">Resources</a></li>
<li><a href="https://kajiwoto.ai/">Kajiwoto</a>, <a href="https://docs.miku.gg/">Miku</a> / <a href="https://discord.gg/3XPdpUdGgV">Discord</a> or <a href="https://agnai.chat/">Agnai</a> - AI Builders</li>
<li><a href="https://github.com/SillyTavern/SillyTavern">SillyTavern</a> - UI for Roleplaying Chatbots</li>
<li><a href="https://github.com/KoboldAI/KoboldAI-Client">KoboldAI</a> / <a href="https://github.com/henk717/KoboldAI">2</a> - GUI for Roleplaying Chatbots / <a href="https://lite.koboldai.net/">Web App</a></li>
<li><a href="https://www.chub.ai/">Chub</a> - Characters for LLMs</li>
<li><a href="https://dify.ai/">Dify</a> - Create AI Apps</li>
</ul>
<doc-anchor-target id="chatgpt--tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#chatgpt--tools">#</doc-anchor-trigger>
<span>ChatGPT Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/superpower-chatgpt/">SuperPower ChatGPT</a></strong> / <a href="https://chrome.google.com/webstore/detail/superpower-chatgpt/amhmeenmapldpjdedekalnfifgnpfnkc">2</a>, <a href="https://github.com/josStorer/chatGPTBox">ChatGPTBox</a>, <a href="https://github.com/adamlui/chatgpt-apps">ChatGPT Apps</a>, <a href="https://github.com/xcanwin/KeepChatGPT/blob/main/docs/README_EN.md">KeepChatGPT</a> or <a href="https://merlin.foyer.work/">Merlin</a> - ChatGPT Extensions</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://en.fofa.info/result?qbase64=ImxvYWRpbmctd3JhcCIgJiYgImJhbGxzIiAmJiAiY2hhdCIgJiYgaXNfZG9tYWluPXRydWU%3D">FOFA</a></strong> / <a href="https://en.fofa.info/result?qbase64=dGl0bGU9PSJDaGF0R1BUIFdlYiI%3D">2</a> - Find No-Login Frontends</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.reddit.com/r/ChatGPT/">/r/ChatGPT</a></strong> - ChatGPT Subreddit</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.chatpdf.com/">ChatPDF</a></strong>, <a href="https://askyourpdf.com/">Ask Your PDF</a>, <a href="https://vault.pash.city/">Vault AI</a> or <a href="https://www.humata.ai/">Humata</a> - Turn Files into Chatbots</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.usechatgpt.ai/">UseChatGPT.AI</a></strong> or <a href="https://chatwebpage.com/">ChatWebpage</a> - Turn Webpages into Chatbots</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://play.vercel.ai/">AI Playground</a></strong> or <a href="https://chathub.gg/">ChatHub</a> - Compare AI Responses</li>
<li><a href="https://github.com/4as/ChatGPT-DeMod">ChatGPT DeMod</a> - Block ChatGPT Moderation Checks</li>
<li><a href="https://github.com/npiv/chatblade">ChatBlade</a> - ChatGPT CLI</li>
<li><a href="https://github.com/emcf/engshell">engshell</a> or <a href="https://github.com/aandrew-me/tgpt">TGPT</a> - ChatGPT in TUIs</li>
<li><a href="https://github.com/jsmsj/GPT4">jsmsj</a>, <a href="https://yakgpt.vercel.app/">YakGPT</a>, <a href="https://bettergpt.chat/">BetterGPT</a> or <a href="https://turbogpt.ai/">TurboGPT.ai</a> - ChatGPT WebUIs</li>
<li><a href="https://github.com/sonnylazuardi/chat-ai-desktop">ChatGPT Desktop</a>, <a href="https://pygpt.net/">PyGPT</a>, <a href="https://github.com/ian-kent/gptchat">GPTChat</a>, <a href="https://github.com/mikebpech/turbogpt.ai">TurboGPT</a>, <a href="https://github.com/smol-ai/menubar/">SmolAI</a> or <a href="https://github.com/lencx/ChatGPT/">lencx</a> - Desktop Apps</li>
<li><a href="https://www.unriddle.ai/">Unriddle</a> or <a href="https://chatdoc.com/">ChatDOC</a> - Document Summary AIs</li>
<li><a href="https://github.com/imartinez/privateGPT/">PrivateGPT</a> - Private Offline Document Chatbot</li>
<li><a href="https://github.com/cesarhuret/docGPT">docGPT</a> - ChatGPT Google Docs Addon</li>
<li><a href="https://chrome.google.com/webstore/detail/chatgpt-file-uploader/oaogphgfdbdbmhkiplemgehihiiececj">ChatGPT File Uploader</a> - File Upload Extension</li>
<li><a href="https://fmhy.pages.dev/storage/#chatgpt-discord-bots">Discord ChatGPT</a> - ChatGPT Discord Bots</li>
<li><a href="https://github.com/karfly/chatgpt_telegram_bot">ChatGPT Telegram Bot</a> / <a href="https://github.com/n3d1117/chatgpt-telegram-bot">2</a> / <a href="https://github.com/watscho/chat-gpt-telegram-bot">3</a> or <a href="https://github.com/franalgaba/chatgpt-telegram-bot-serverless">chatgpt-telegram-bot-serverless</a> - ChatGPT for Telegram</li>
<li><a href="https://github.com/fuergaosi233/wechat-chatgpt">WeChat ChatGPT</a> - ChatGPT for WeChat</li>
<li><a href="https://github.com/pedrorito/ChatGPTSlackBot">ChatGPTSlackBot</a> - ChatGPT for Slack</li>
<li><a href="https://tools.zmo.ai/webchatgpt">ChatGPT Advanced</a> - Add Search Results to ChatGPT / <a href="https://discord.com/invite/pkZ3wwuT">Discord</a></li>
<li><a href="https://chatgpt4google.com/">ChatGPT4Google</a>, <a href="https://chrome.google.com/webstore/detail/sublimegpt-chatgpt-everyw/eecockeebhenbihmkaamjlgoehkngjea">SublimeGPT</a> or <a href="https://gptgo.ai/">GPTGO</a> - Add ChatGPT to Search Results</li>
<li><a href="https://andisearch.com/">Andi</a> - AI Powered Search</li>
<li><a href="https://sharegpt.com/">ShareGPT</a> or <a href="https://greasyfork.org/en/scripts/456055">ChatGPT Exporter</a> - Export Chats</li>
<li><a href="https://github.com/Correia-jpv/ChatGPT-Notification">ChatGPT Notification</a> - Receive Notifications</li>
<li><a href="https://github.com/adamlui/userscripts/tree/master/chatgpt/autoclear-chatgpt-history">Autoclear ChatGPT History</a> - Autoclear Chats</li>
<li><a href="https://www.editgpt.app/">EditGPT</a> - Proofread Chats</li>
<li><a href="https://repeatgpt.com/">RepeatGPT</a> - Schedule Chats</li>
<li><a href="https://github.com/lvwzhen/ChatGPT-Matrix-Style">ChatGPT-Matrix-Style</a> - Matrix Theme</li>
<li><a href="https://github.com/Aesthetikx/openai_pipe">openai_pipe</a> - Unix Theme</li>
</ul>
<doc-anchor-target id="chatgpt-prompts">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#chatgpt-prompts">#</doc-anchor-trigger>
<span>ChatGPT Prompts</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://prompts.chat/">Awesome ChatGPT Prompts</a></strong> / <a href="https://github.com/f/awesome-chatgpt-prompts">2</a> - Prompt Directory</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.promptingguide.ai">Prompt Engineering Guide</a></strong> or <a href="https://learnprompting.org/">Learn Prompting</a> - Prompting Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://quickref.me/chatgpt">quickref</a></strong> or <a href="https://imgur.com/a/08Cyqyf">ChatGPT Cheat Sheet</a> - Prompt Cheatsheets</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.jailbreakchat.com/">jailbreakchat</a></strong>, <strong><a href="http://www.jamessawyer.co.uk/pub/gpt_jb.html">jamessawyer</a></strong> or <a href="https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516">DAN</a>- Jailbreak Prompts</li>
<li><a href="https://rentry.org/Chatgptjailbreak">Chatgptjailbreak</a> - Prompt Directory</li>
<li><a href="https://puzzle-jute-202.notion.site/500-Best-ChatGPT-Prompts-f5b4ad65deec4b6385316fdb8740af74">500 Best Prompts</a> - Prompt Directory</li>
<li><a href="https://flowgpt.com/">flowgpt</a> - Prompt Directory</li>
<li><a href="https://docs.google.com/spreadsheets/d/1Y-xQwFkQFCKhPB3nOMyTMNPZ-vaFiof2-vWGBAeupTo/edit#gid=0">Prompts Hub</a> - Prompt Directory</li>
<li><a href="https://datafit.ai/top-chatgpt-prompts">DataFit</a> - Prompt Directory</li>
<li><a href="https://www.chainbrainai.com/">ChainBrain AI</a> - Prompt Directory</li>
<li><a href="https://promptvine.com/">PromptVine</a> - Prompt Directory</li>
<li><a href="https://www.ordinarypeopleprompts.com/">OrdinaryPeoplePrompts</a> - Prompt Directory</li>
<li><a href="https://github.com/adieyal/sd-dynamic-prompts">SD Dynamic Prompts</a> or <a href="https://www.messengerx.io/promptbot">PromptBot</a> - Prompt Generators</li>
<li><a href="https://promptperfect.jina.ai/">PromptPerfect</a> - Prompt Optimizer</li>
<li><a href="https://github.com/typpo/promptfoo">promptfoo</a> - Test / Compare Prompts</li>
<li><a href="https://botprompts.net/">botprompts</a> - Fun Prompts</li>
<li><a href="https://github.com/benf2004/ChatGPT-Prompt-Genius">ChatGPT-History</a> - Prompt Management Extensions</li>
<li><a href="https://www.reddit.com/r/ChatGPTJailbreak/">/r/ChatGPTJailbreak</a> or <a href="https://www.reddit.com/r/GPT_jailbreaks/">/r/GPT_Jailbreaks</a> - GPT Jailbreak Subreddits</li>
</ul>
<doc-anchor-target id="ai-indexes">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ai-indexes">#</doc-anchor-trigger>
<span>AI Indexes</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.futurepedia.io/">Futurepedia</a></strong> - AI Directory</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://whoisdsmith.gitbook.io/ai-mf/">AI-MF</a></strong> - AI Directory / <a href="https://github.com/whoisdsmith/AI-MTHRFCKR">GitHub</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/ai-collection/ai-collection">AI Collection</a></strong> - AI Directory</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.aicyclopedia.com/">AIcyclopedia</a></strong> - AI Directory</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://appraven.net/collection.php?listId=63b5eef1904afd2a981cead0">A.I. Apps</a></strong> - AI iOS App Directory</li>
<li><a href="https://github.com/owainlewis/awesome-artificial-intelligence#free-content">Awesome Artificial Intelligence</a> - AI Resources / Learning</li>
<li><a href="https://favird.com/">Favird</a> - AI Directory</li>
<li><a href="https://www.futuretools.io/?pricing-model=free">FutureTools</a> - AI Directory</li>
<li><a href="https://toolscout.ai/">ToolScoutAI</a> - AI Directory</li>
<li><a href="https://library.phygital.plus/">AI Creator Tools</a> - AI Directory</li>
<li><a href="https://topai.tools/">topai</a> - AI Directory</li>
<li><a href="https://theresanaiforthat.com/">TheresAnAIForThat</a> - AI Directory</li>
<li><a href="https://aiinfinity-meetpatel.notion.site/AI-Infinity-AI-Tools-Directory-0da673c487124ea2b6f8ebe59b75a231">AI-Infinity</a> - AI Directory</li>
<li><a href="https://aicenter.ai/">AI Center</a> - AI Directory</li>
<li><a href="https://www.wikiaitools.com/">Wiki AI Tools</a> - AI Directory</li>
<li><a href="https://topapps.ai/">TopApps.Ai</a> - AI Directory</li>
<li><a href="https://cookup.ai/">Cookup AI</a> - AI Directory</li>
<li><a href="https://supertools.therundown.ai/">SuperTools</a> - AI Directory</li>
<li><a href="https://www.toolspedia.io/">Toolspedia</a> - AI Directory</li>
<li><a href="https://www.thecrazytool.com/">TheCrazyTool</a> - AI Directory</li>
<li><a href="https://www.ilib.com/">iLib</a> - AI Directory</li>
<li><a href="https://airtable.com/shrWat9yoXFwOXWQ0/tblxXHpcpjn1POWnh">GPT Resources</a> - AI Directory</li>
<li><a href="https://www.wikigpt3.com/">WikiGPT3</a> - AI Directory</li>
<li><a href="https://saasgpters.com/">SaaS GPTers</a> - AI Directory</li>
<li><a href="https://www.artificialstudio.ai/tools">ArtificialStudio</a> - Browser Based AI</li>
<li><a href="https://runwayml.com/">RunwayML</a> - Browser Based AI</li>
<li><a href="https://labs.withgoogle.com/">Experiments with Google</a> - AI Experiments</li>
<li><a href="https://opencv.org/">OpenCV</a> - A.I. Vision Library</li>
<li><a href="https://opencog.org/">OpenCog</a> or <a href="https://github.com/andrewkirillov/AForge.NET">AForge</a> - Artificial Intelligence Frameworks</li>
<li><a href="https://github.com/mrsaeeddev/free-ai-resources">free-ai-resources</a> - AI Learning Resources</li>
<li><a href="https://docs.google.com/document/d/1bEQM1W-1fzSVWNbS4ne5PopB2b7j8zD4Jc3nm4rbK-U/">AI Reading List</a> or <a href="https://huggingface.co/papers">Daily Papers</a> - AI Research Papers</li>
</ul>
<doc-anchor-target id="text-generators">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#text-generators">#</doc-anchor-trigger>
<span>Text Generators</span>
</h2>
</doc-anchor-target>
<ul>
<li><a href="https://scripai.com/">Scrip AI</a> - AI Writing Tools</li>
<li><a href="https://novelai.net/">NovelAI</a> - Story Writing AI / <a href="https://pastebin.com/JDyvqZcz">Limit Bypass</a>, <a href="https://greasyfork.org/en/scripts/448926">2</a></li>
<li><a href="https://dreamily.ai/">Dreamily</a> - Story Writing AI</li>
<li><a href="https://unconventional-text-writer.netlify.app/">Unconventional Text Writer</a> - Unconventional Text AI</li>
<li><a href="https://oobabooga.github.io/character-creator">Character Creator</a> - Character Generation AI</li>
<li><a href="http://www.essaytyper.com/">Essaytyper</a> - Essay Writing AI</li>
<li><a href="https://papertyper.net/">papertyper</a> - Essay Writing AI</li>
<li><a href="https://www.essaybot.com/">EssayBot</a> / <a href="https://www.essayaibot.com/">2</a> - Essay Writing AI</li>
<li><a href="https://www.perfectessaywriter.ai/">PerfectEssayWriter</a> - Essay Writing AI</li>
<li><a href="https://chatgpt-phantom.vercel.app/">Chat GPTPhantom</a> - Article Writing AI</li>
<li><a href="https://gpt4chat.net/">GPT4Chat</a> or <a href="https://chatgptwriter.ai/">ChatGPT Writer</a> - Email Reply AI</li>
<li><a href="https://github.com/tom-doerr/codex-readme">codex-readme</a> - README AI Generator</li>
<li><a href="https://www.siteexplainer.com/">SiteExplainer</a> - AI Site Explanations</li>
<li><a href="https://transformer.huggingface.co/">Transformer</a> - Text Autocomplete AI</li>
<li><a href="https://6b.eleuther.ai/">EleutherAI</a> - Text Autocomplete AI</li>
<li><a href="https://app.inferkit.com/demo">Talk to Transformer</a> - Text Autocomplete AI</li>
<li><a href="https://textsynth.com/playground.html">TextSynth</a> - Text Autocomplete AI</li>
<li><a href="https://github.com/hyperonym/basaran">Basaran</a> - Text Autocomplete AI</li>
<li><a href="https://cyborg.tenso.rs/">Cyborg Writer</a> - Text Autocomplete AI</li>
<li><a href="https://www.compose.ai/">Compose</a> - Text Autocomplete AI Extension</li>
<li><a href="https://app.inkforall.com/tools">InkForAll</a> - Multiple AI Text Tools</li>
<li><a href="https://sheetplus.ai/">SheetPlus</a>, <a href="https://workspace.google.com/marketplace/app/numerousai/575253125118">NumerousAI</a> or <a href="https://formulabot.com/">FormulaBot</a> - Excel AI Tools</li>
<li><a href="https://huggingface.co/togethercomputer/GPT-JT-6B-v1">GPT-JT</a> - Text Classification AI</li>
<li><a href="https://github.com/showlab/Image2Paragraph">Image2Paragraph</a> - Image to Descriptive Paragraph</li>
<li><a href="https://roastme.aleem.tv/">RoastMe</a> - Outfit Roasting AI</li>
<li><a href="https://pastebin.com/TFPRieVN">Auto Text Expander</a> - Shortcuts to Expand &amp; Replace Text as you Type</li>
</ul>
<doc-anchor-target id="text-rephrashing">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#text-rephrashing">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#text-rephrashing">Text Rephrashing</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="summary-generators">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#summary-generators">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#summary-generator">Summary Generators</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="grammar-check">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#grammar-check">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#grammar-check">Grammar Check</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="plagiarism-detection">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#plagiarism-detection">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#plagiarism-detection">Plagiarism Detection</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="ai-text-detection">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ai-text-detection">#</doc-anchor-trigger>
<span>AI Text Detection</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://hivemoderation.com/ai-generated-content-detection">Hive Moderation</a></li>
<li><a href="http://gltr.io/dist/index.html">GLTR</a></li>
<li><a href="https://www.zerogpt.com/">ZeroGPT</a></li>
<li><a href="https://detectgpt.com/">DetectGPT</a></li>
<li><a href="https://github.com/Hello-SimpleAI/chatgpt-comparison-detection">chatgpt-comparison-detection</a></li>
<li><a href="https://contentatscale.ai/ai-content-detector/">ai-content-detector</a></li>
<li><a href="https://corrector.app/ai-content-detector/">Corrector App</a></li>
<li><a href="https://openai-openai-detector--lvcsj.hf.space/">openai-detector</a> - Detect GPT-2 Text</li>
<li><a href="https://hidegpt.app/">HideGPT</a> - Mask AI Written Text</li>
</ul>
<doc-anchor-target id="image-generators">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-generators">#</doc-anchor-trigger>
<span>Image Generators</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://zoo.replicate.dev/">Zoo</a></strong> - Multi-AI Image Generators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/DeepFloyd/IF">DeepFloyd IF</a></strong> - AI Image Generator / <a href="https://github.com/deep-floyd/IF">Github</a> / <a href="https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/deepfloyd_if_free_tier_google_colab.ipynb">Colab</a> / <a href="https://discord.com/invite/TpBQ4fqThB">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://t.me/piiixybot">PIXYbot</a></strong> - MidJourney Telegram Bot</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.bing.com/images/create">Bing</a></strong> - Dall-E Based AI Image Generator</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.craiyon.com/">Craiyon</a></strong> - AI Image Generator / <a href="https://github.com/borisdayma/dalle-mini">Github</a> / <a href="https://colab.research.google.com/github/borisdayma/dalle-mini/blob/main/tools/inference/inference_pipeline.ipynb">Colab</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fusionbrain.ai/diffusion">Kandinsky2</a></strong> - AI Image Generator / <a href="https://github.com/ai-forever/ru-dalle">Github</a> / <a href="https://rudalle.ru/kandinsky2">Demo</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://firefly.adobe.com/">Adobe Firefly</a></strong> - AI Image Generator / <a href="https://discord.com/invite/dJnsV5s8PZ">Discord</a> / Sign-Up Required</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://deepai.org/machine-learning-model/stable-diffusion">DeepAI</a></strong> / <a href="https://deepai.org/machine-learning-model/text2img">2</a> - AI Image Generator / <a href="https://deepai.org/apis">Tools</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lexica.art/">Lexica</a></strong>, <a href="https://picfinder.ai/">PicFinder</a>, <a href="https://www.seaart.ai/">SeaArt</a>, <a href="https://pixai.art/">PixAI</a>, <a href="https://laion-aesthetic.datasette.io/laion-aesthetic-6pls/images">Laion</a>, <a href="https://onemoreai.flutterflow.app/">One More AI</a>, <a href="https://maze.guru/gallery">Maze.guru</a>, <a href="https://arthub.ai/">ArtHub.ai</a> or <a href="https://search.krea.ai/">Krea</a> / <a href="https://discord.gg/rJurUAR8Kz">Discord</a> - AI Image Search</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://discord.com/invite/unstablediffusion">Unstable Diffusion</a></strong> - AI Image Community</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/pharma/CLIP-Interrogator">CLIP Interrogator</a></strong> / <a href="https://huggingface.co/spaces/fffiloni/CLIP-Interrogator-2">2</a> - Determine Likely Used Image Prompts</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.org/RentrySD/">RentrySD</a></strong>, <strong><a href="https://pharmapsychotic.com/tools.html">Pharmapsychotic</a></strong>, <a href="https://github.com/Baiyuetribe/paper2gui/blob/main/README_en.md">Paper2GUI</a>, <a href="https://rentry.org/sdgoldmine">SD Goldmine</a>, <a href="https://github.com/Maks-s/sd-akashic">Akashic</a>, <a href="https://rentry.org/sdg-link">sdg-link</a>, <a href="https://sdtools.org">SDTools</a> or <a href="https://docs.google.com/spreadsheets/d/1zYJUM-srhgIA7wrj4Pe4QqepAsHIEC00DydoTPv4PWg/edit#gid=0">AI Creation Tools</a> - AI Image Resources</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://promptomania.com/">PromptMania</a></strong> - AI Image Prompt Generator</li>
<li><a href="https://publicprompts.art/">PublicPrompts</a> - AI Image Prompts / <a href="https://discord.com/invite/jvQJFFFx26">Discord</a></li>
<li><a href="https://stablehorde.net/">Stable Horde</a> - AI Image Generator / <a href="https://dbzer0.itch.io/lucid-creations">Client</a></li>
<li><a href="https://pinegraph.com/create">Pinegraph</a> - Image Transformation / Sketchpad</li>
<li><a href="https://www.patience.ai/">Patience.ai</a> - Multiple AI Image Generators</li>
<li><a href="https://stablecog.com/">StableCog</a> - AI Image Generator / <a href="https://discord.com/invite/AJyYd6AUEn">Discord</a> / <a href="https://github.com/stablecog/stablecog">Github</a></li>
<li><a href="https://pollinations.ai/">Pollination</a> - AI Image Generator / <a href="https://discord.com/invite/8HqSRhJVxn">Discord</a></li>
<li><a href="https://replicate.com/nightmareai/disco-diffusion">Disco-Diffusion</a> - AI Image Generator / <a href="https://discord.com/invite/AWXCCC6G2P">Discord</a></li>
<li><a href="https://app.leonardo.ai/">Leonardo.ai</a> - AI Image Generator</li>
<li><a href="https://app.prodia.com/">Prodia</a> - AI Image Generator</li>
<li><a href="https://visuali.io/">Visuali</a> - AI Image Generator</li>
<li><a href="https://ocriador.app/">Ocriador</a> - AI Image Generator</li>
<li><a href="https://stableboost.ai/">StableBoost</a> - AI Image Generator</li>
<li><a href="https://www.bluewillow.ai/">BlueWillow</a> - AI Image Generator</li>
<li><a href="https://artsio.xyz/">Artsio</a> - AI Image Generator</li>
<li><a href="https://tinybots.net/artbot">ArtBot</a> - AI Image Generator</li>
<li><a href="https://uranus.ai/">Uranus AI</a> - AI Image Generator</li>
<li><a href="https://artificy.com/">Artificy</a> - AI Image Generator</li>
<li><a href="https://beta.dreamstudio.ai/dream">Dream Studio</a> - AI Image Generator</li>
<li><a href="https://dream.ai/">Dream.ai</a> - AI Image Generator</li>
<li><a href="https://dreamlike.art">DreamLike</a> - AI Image Generator</li>
<li><a href="https://hypnogram.xyz/">hypnogram</a> - AI Image Generator</li>
<li><a href="https://instantart.io/">InstantArt</a> - AI Image Generator</li>
<li><a href="https://openart.ai/">OpenArt</a> - AI Image Generator</li>
<li><a href="https://www.iamfy.co/studio">iamfy</a> - AI Image Generator</li>
<li><a href="https://neural.love/ai-art-generator">AI Art Generator</a> - AI Image Generator</li>
<li><a href="https://creator.nightcafe.studio/create/text-to-image?algo=coherent">NightCafe</a> - AI Image Generator</li>
<li><a href="https://github.com/ashawkey/stable-dreamfusion">Stable Dreamfusion</a> - AI Image Generator</li>
<li><a href="https://huggingface.co/spaces/huggingface-projects/diffuse-the-rest">Diffuse The Rest</a> - AI Image Generator</li>
<li><a href="https://pollinations.ai/">Pollinations</a> - AI Image Generator</li>
<li><a href="https://www.memecam.io/">MemeCam</a> - AI Meme Generator</li>
<li><a href="https://huggingface.co/spaces/gligen/demo">Gligen</a> - Open-Set Grounded Text-to-Image Generation</li>
<li><a href="https://colab.research.google.com/github/lstein/stable-diffusion/blob/main/notebooks/Stable_Diffusion_AI_Notebook.ipynb">AI Notebooks</a> - AI Image Generation Colab</li>
<li><a href="https://colab.research.google.com/drive/1jUwJ0owjigpG-9m6AI_wEStwimisUE17">NOP / WAS</a> - AI Image Generation Colab</li>
<li><a href="https://github.com/openai/shap-e">Shap-e</a> - 3D Image Generator</li>
<li><a href="https://ai-art.tokyo/en/">AI Gahaku</a>, <a href="https://paint-by-number.com/pages/create-your-own-paint-by-number">Paint by Numbers</a>, <a href="https://suncatcherstudio.com/photo-to-painting/">SunCatcher Studio</a> or <a href="https://www.instapainting.com/assets/">InstaPainting</a> - Turn Photos into Artwork</li>
<li><a href="https://petai.art/">Pet AI</a> - Turn Pet Photos into Artwork</li>
<li><a href="http://nightmare.mit.edu/">Nightmare Machine</a> - Scary AI Generated Imagery</li>
<li><a href="https://interiorai.com/">Interiorai</a> - AI Interior Design Tool</li>
<li><a href="https://glaze.cs.uchicago.edu/index.html">Glaze</a> - Protect Digital Art from AI Copies</li>
</ul>
<doc-anchor-target id="stable-diffusion">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#stable-diffusion">#</doc-anchor-trigger>
<span>Stable Diffusion</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/stabilityai/stable-diffusion">Stable Diffusion</a></strong> - AI Image Generator / <a href="https://github.com/Stability-AI/stablediffusion">Github</a> / <a href="https://discord.com/invite/stablediffusion">Discord</a> / <a href="https://github.com/Stability-AI/StableStudio">Desktop App</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">Automatic1111</a></strong> - Self-Host / <a href="https://github.com/vladmandic/automatic">Fork</a>, <a href="https://github.com/anapnoe/stable-diffusion-webui-ux">2</a> / <a href="https://github.com/v8hid/infinite-zoom-automatic1111-webui">Infinite Zoom</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/invoke-ai/InvokeAI">InvokeAI</a></strong> - Self-Host / <a href="https://discord.com/invite/ZmtBAhwWhy">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/comfyanonymous/ComfyUI">ComfyUI</a></strong> - Self-Host</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://playgroundai.com/">PlaygroundAI</a></strong> - Online</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://dezgo.com/">Dezgo</a></strong> - Online / <a href="https://discord.com/invite/RQrGpUhPhx">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://getimg.ai/">GetIMG.ai</a></strong> - Online / <a href="https://discord.com/invite/5KsUXSzVwS">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://animeart.studio/">Anime Art Studio</a></strong>, <a href="https://huggingface.co/hakurei/waifu-diffusion-v1-4/">Waifu Diffusion</a> or <a href="https://huggingface.co/Crosstyan/BPModel">BPModel</a> - Anime Image Generators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://civitai.com/">CivitAI</a></strong> or <a href="https://cyberes.github.io/stable-diffusion-models/">Stable Diffusion Models</a> - List of Stable Diffusion Models</li>
<li><a href="https://stable-diffusion-ui.github.io/">Easy Diffusion</a> - Self-Host</li>
<li><a href="https://github.com/Sygil-Dev/sygil-webui">Sygil WebUI</a> - Self-Host / <a href="https://discord.com/invite/ttM8Tm6wge">Discord</a></li>
<li><a href="https://github.com/ddPn08/Radiata">Radiata</a> - Self-Host</li>
<li><a href="https://github.com/n00mkrad/text2image-gui">NMKD Stable Diffusion GUI</a> - Self-Host</li>
<li><a href="https://github.com/Stability-AI/StableStudio">StableStudio</a> - Self-Host</li>
<li><a href="https://sunija.itch.io/aiimages">aiimag.es</a> - Self-Host / <a href="https://discord.com/invite/Fge4dVHFM2">Discord</a></li>
<li><a href="https://randomseed.co/">RandomSeed</a> - Online / <a href="https://discord.com/invite/wbPsPtmpuK">Discord</a></li>
<li><a href="https://playgrounds.ai/">Playgrounds</a> - Online</li>
<li><a href="https://aqualxx.github.io/stable-ui/">Stable UI</a> - Online</li>
<li><a href="https://stablediffusiononline.net/">StableDiffusionOnline</a> - Online</li>
<li><a href="https://www.mage.space/">Mage</a> - Online / <a href="https://discord.com/invite/GT9bPgxyFP">Discord</a></li>
<li><a href="https://stablediffusionweb.com/">Stable Diffusion Web</a> - Online</li>
<li><a href="https://replicate.com/prompthero/openjourney">OpenJourney</a> - Online / Tuned w/ Midjourney</li>
<li><a href="https://diffusionbee.com/">DiffusionBee</a> - Self-Host for Macs / <a href="https://github.com/divamgupta/diffusionbee-stable-diffusion-ui">Github</a> / <a href="https://discord.com/invite/t6rC5RaJQn">Discord</a></li>
<li><a href="https://huggingface.co/spaces/fffiloni/stable-diffusion-inpainting">SD InPainting</a> / <a href="https://huggingface.co/spaces/runwayml/stable-diffusion-inpainting">2</a> / <a href="https://replicate.com/stability-ai/stable-diffusion-inpainting">3</a> / <a href="https://github.com/geekyutao/Inpaint-Anything">4</a> or <a href="https://github.com/Sanster/lama-cleaner">Lama Cleaner</a> - AI Image Fill / Item Removal</li>
<li><a href="https://inpainter.vercel.app/paint">InPainter</a> - Online Inpainting / <a href="https://github.com/replicate/inpainter">Github</a></li>
<li><a href="https://www.magicbru.sh/">MagicBrush</a>, <a href="https://huggingface.co/spaces/lambdalabs/image-mixer-demo">image-mixer-demo</a>, <a href="https://aitransformer.net/">AITransformer</a> or <a href="https://huggingface.co/spaces/trysem/SD-2.1-Img2Img">Img2Img</a> - AI Image Transformers</li>
<li><a href="https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin">Photoshop StableDiffusion</a> - Stable Diffusion for Photoshop</li>
<li><a href="https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris">a1111-sd-webui-lycoris</a> - Load Lycoris Models</li>
<li><a href="https://www.reddit.com/r/sdforall/">/r/sdforall</a> - Stable Diffusion Subreddit</li>
<li><a href="https://colab.research.google.com/drive/1kw3egmSn-KgWsikYvOMjJkVDsPLjEMzl">StableDiffusionUI</a> - AI Image Generation Colab</li>
<li><a href="https://github.com/ThereforeGames/unprompted">Unprompted</a> - Stable Diffusion Text Generator</li>
<li><a href="https://openart.ai/discovery">Prompt Book</a> - Prompt Guide/Discovery / <a href="https://discord.com/invite/yTMNvk5z97">Discord</a></li>
</ul>
<doc-anchor-target id="image-restoration">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-restoration">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/img-tools/#restoration">Image Restoration</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="image-colorization">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-colorization">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#image-colorization">Image Colorization</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="image-upscaling">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-upscaling">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#image-upscalers">Image Upscaling</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="background-removal">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#background-removal">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#background-removers">Background Removal</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="generator-guides">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#generator-guides">#</doc-anchor-trigger>
<span>Generator Guides</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://sweet-hall-e72.notion.site/A-Traveler-s-Guide-to-the-Latent-Space-85efba7e5e6a40e5bd3cae980f30235f">A Travelers Guide to the Latent Space</a></strong> - AI Art Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.org/voldy">Voldy</a></strong> - Stable Diffusion Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.sdcompendium.com/">SD Compendium</a></strong> - Stable Diffusion Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://redd.it/xvhavo">SD Quickstart</a></strong> - Stable Diffusion Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://youtu.be/l3JjTDvyVdw">1 Min Stable Diffusion</a></strong> - Stable Diffusion Guide</li>
<li><a href="https://github.com/SupaGruen/StableDiffusion-CheatSheet">StableDiffusion Cheatsheet</a> - Stable Diffusion Cheatsheet</li>
<li><a href="https://rentry.org/textard">Textard</a> - Textual Inversion Guide</li>
<li><a href="https://rentry.org/drfar">drfar</a> - InPainting Guide</li>
<li><a href="https://rentry.org/AnimAnon">AnimAnon</a> - AI Animation Guide</li>
<li><a href="https://rentry.org/59xed3">The Other</a>, <a href="https://rentry.org/dummylora">DummyLoRA</a>, <a href="https://rentry.org/ezlora">ezlora</a>, <a href="https://rentry.org/2chAI_LoRA_Dreambooth_guide_english">Dreambooth</a>, <a href="https://rentry.org/lora_train">ora_train</a> or <a href="https://rentry.org/lora-training-science">lora-training-science</a> - SD LoRA Guides</li>
</ul>
<doc-anchor-target id="audio-generators">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#audio-generators">#</doc-anchor-trigger>
<span>Audio Generators</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/facebook/MusicGen">MusicGen</a></strong> - Text to Music AI</li>
<li><a href="https://tones.wolfram.com/">Wolfram Tones</a></li>
<li><a href="https://fredericbriolet.com/avg/">audio visual generator</a></li>
<li><a href="https://www.fakemusicgenerator.com/">Fake Music Generator</a></li>
<li><a href="https://aidn.jp/jingle/">Jingle</a></li>
<li><a href="https://www.beatoven.ai/">BeatOven</a></li>
<li><a href="https://soundraw.io/">SoundDraw</a></li>
<li><a href="https://aiva.ai/">Aiva</a></li>
<li><a href="https://boomy.com/">Boomy</a></li>
<li><a href="https://www.riffusion.com/">Riffusion</a></li>
<li><a href="https://www.musi-co.com/listen/streams">Musico</a> - AI Generated Songs</li>
<li><a href="https://www.wombo.ai/">WOMBO</a> - AI Powered Lip Sync</li>
</ul>
<doc-anchor-target id="text-to-speech">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#text-to-speech">#</doc-anchor-trigger>
<span>Text to Speech</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://beta.elevenlabs.io/">ElevenLabs</a></strong> / <a href="https://discord.com/invite/elevenlabs">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://uberduck.ai/">Uberduck</a></strong> / <a href="https://discord.gg/ATYWnMu">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/neonbjb/tortoise-tts">Tortoise TTS</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/suno/bark">Bark</a></strong> - <a href="https://github.com/suno-ai/bark">Github</a> / <a href="https://discord.com/invite/J2B2vsjKuE">Discord</a></li>
<li><a href="http://www.cross-plus-a.com/bportable.htm">Balabolka</a></li>
<li><a href="https://15.ai/">15.ai</a></li>
<li><a href="https://texttospeech.ca/">Text To Speech</a></li>
<li><a href="https://ttsmp3.com/">ttsMP3</a></li>
<li><a href="https://github.com/enhuiz/vall-e">Vall-e</a></li>
<li><a href="https://www.texttomp3.online/">TextToMP3</a></li>
<li><a href="https://fakeyou.com/">FakeYou</a></li>
<li><a href="https://www.getwoord.com/">Woord</a></li>
<li><a href="https://archive.org/details/speakonia_1036">Speakonia</a></li>
<li><a href="https://texttospeech.io/">TextToSpeech</a></li>
<li><a href="https://tetyys.com/SAPI4/">SAPI4</a></li>
<li><a href="https://lazypy.ro/tts/">LazyPY</a></li>
<li><a href="https://murf.ai/">Murf.ai</a></li>
<li><a href="https://github.com/fishaudio/fish-diffusion">Fish Diffusion</a></li>
<li><a href="https://www.vanillavoice.com/">Vanilla Voice</a></li>
<li><a href="https://discordier.github.io/sam/">Sam</a>, <a href="https://simulationcorner.net/index.php?page=sam">2</a> / <a href="https://imrane03.github.io/better-sam/">BetterSam</a></li>
<li><a href="https://lingojam.com/MicrosoftSamOnline">MicrosoftSamOnline</a></li>
<li><a href="https://ttsfree.com/">TTSFree</a></li>
<li><a href="https://wideo.co/text-to-speech/">Wideo</a></li>
<li><a href="https://voicegenerator.io/">VoiceGenerator</a></li>
<li><a href="https://www.texttospeechfree.com/">Text to Speech Free</a></li>
<li><a href="https://lovo.ai/">Lovo ai</a></li>
<li><a href="https://texttospeechrobot.com/">TextToSpeechRobot</a></li>
<li><a href="https://soundoftext.com/">SoundofText</a></li>
<li><a href="https://freetts.com/">FreeTTS</a></li>
<li><a href="https://zvukogram.com/">zvukogram</a></li>
<li><a href="https://www.nuance.com/de-de/omni-channel-customer-engagement/voice-and-ivr/text-to-speech.html">Nuance</a></li>
<li><a href="https://voicemaker.in/">VoiceMaker</a></li>
<li><a href="https://readloud.net/">readloud</a></li>
<li><a href="https://www.naturalreaders.com/online/">NaturalReaders</a></li>
<li><a href="https://github.com/coqui-ai/tts">TTS</a></li>
<li><a href="https://clash.me/">Clash</a></li>
<li><a href="https://huggingface.co/spaces/skytnt/moe-tts">Moe TTS</a></li>
<li><a href="https://fakeyou.com/">FakeYou</a></li>
<li><a href="https://github.com/coqui-ai/TTS-papers">TTS Paper</a> - Text to Speech Papers</li>
</ul>
<doc-anchor-target id="voice-change--clone">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#voice-change--clone">#</doc-anchor-trigger>
<span>Voice Change / Clone</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://voicechanger.io/">Voice Changer</a> - Voice Changer</li>
<li><a href="https://www.voice-changer.org/">voice-changer</a> - Voice Changer</li>
<li><a href="https://fmhy.pages.dev/base64/#morphvox">MorphVOX</a> - Voice Changer</li>
<li><a href="https://github.com/lyrebird-voice-changer/lyrebird">Lyrebird</a> - Voice Changer</li>
<li><a href="https://myvoicemod.com/">MyVoiceMod</a> - Voice Changer</li>
<li><a href="https://voice.ai/ai-voice-changer">Voice.ai</a> - Voice Changer</li>
<li><a href="https://github.com/voicepaw/so-vits-svc-fork">so-vits-svc-fork</a> - Voice Changer</li>
<li><a href="https://lingojam.com/FemaletoMaleVoiceChanger">FTM Voice Changer</a> - Voice Changer</li>
<li><a href="https://github.com/w-okada/voice-changer">voice-changer</a> - Voice Changer</li>
<li><a href="https://clownfish-translator.com/voicechanger/">ClownFish</a> - Voice Changer</li>
<li><a href="https://github.com/MoonInTheRiver/NeuralSVB">NeuralSVB</a> - Singing Voice Enhancer</li>
<li><a href="https://github.com/BenAAndrew/Voice-Cloning-App">Voice Cloning App</a> - Voice Cloning</li>
<li><a href="https://github.com/CorentinJ/Real-Time-Voice-Cloning">Real Time Voice Cloning</a> - Voice Cloning</li>
<li><a href="https://beyondwords.io/">Beyondwords</a> - Voice cloning</li>
<li><a href="https://vocloner.com/">VCloner</a> - Voice Cloning</li>
<li><a href="https://github.com/justinjohn0306/ControllableTalkNet">Controllable TalkNet</a> - Voice Cloning</li>
<li><a href="https://github.com/152334H/tortoise-tts-fast">tortoise</a> - Voice Cloning / <a href="https://colab.research.google.com/drive/1N8lXviiwfmrS9vYzuFdQnLHlddXMMMvU#scrollTo=vF1d-My9IXXt">Colab</a></li>
<li><a href="https://git.ecker.tech/mrq/ai-voice-cloning/wiki">AI Voice Clonig</a> - Voice Cloning Guide</li>
</ul>
<doc-anchor-target id="machine-learning">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#machine-learning">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/devtools/#machine-learning">Machine Learning</a></span>
</h2>
</doc-anchor-target>
<!-- Required only on API pages -->
<doc-toolbar-member-filter-no-results />
</div>
<footer class="clear-both">
<nav class="flex mt-14">
<div class="w-1/2">
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../adblockvpnguide/">
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
<span>
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
<span class="block mt-1">Adblocking / Privacy</span>
</span>
</a>
</div>
<div class="w-1/2">
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../videopiracyguide/">
<span>
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
<span class="block mt-1">Movies / TV / Anime</span>
</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
</a>
</div>
</nav>
</footer>
</main>
<div class="border-t dark:border-dark-650 pt-6 mb-8">
<footer class="flex flex-wrap items-center justify-between">
<div>
<ul class="flex flex-wrap items-center text-sm">
</ul>
</div>
<div class="docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
</footer>
</div>
</div>
<!-- Rendered if sidebar right is enabled -->
<!-- Sidebar right skeleton-->
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
<div class="pl-5">
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
</div>
</div>
<!-- User should be able to hide sidebar right -->
<doc-sidebar-right v-cloak></doc-sidebar-right>
</div>
</div>
</div>
<doc-search-mobile></doc-search-mobile>
<doc-back-to-top></doc-back-to-top>
</div>
<div id="docs-overlay-target"></div>
<script>window.__DOCS__ = { "title": "Artificial Intelligence", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false }</script>
</body>
</html>