FMHYedit/AI.md

309 lines
21 KiB
Markdown
Raw Normal View History

2023-03-23 16:08:51 +00:00
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
2023-03-29 11:57:11 +00:00
**[Table of Contents](https://i.imgur.com/whYmImm.png)** - For mobile users
2023-03-23 17:41:23 +00:00
***
***
2023-03-23 16:08:51 +00:00
# ► AI Chatbots
2023-03-27 10:12:21 +00:00
***[ChatGPT](https://chat.openai.com/)** - GPT-3 Based Chatbot
***[Ora](https://ora.sh/openai/gpt4)** - GPT-4 Based Chatbot
2023-03-26 14:47:23 +00:00
***[Character AI](https://beta.character.ai/)** - Roleplaying Chatbots / [Extract Params](https://rentry.org/reverseCAI)
***[Bard](https://bard.google.com/)** - Google's Chatbot
2023-03-26 07:44:34 +00:00
***[Perplexity](https://www.perplexity.ai/)** - Q&A AI
2023-03-27 10:12:21 +00:00
* [BAI](https://chatbot.theb.ai/) - GPT-3.5 Based AI
2023-03-23 19:32:58 +00:00
* [bing-chat](https://github.com/transitive-bullshit/bing-chat) - Bing's Chatbot / [API](https://github.com/acheong08/EdgeGPT)
* [DeepAI](https://deepai.org/chat) - DeepAI's Chatbot
2023-03-27 10:12:21 +00:00
* [Ethio Tech](https://gpt3.ethio-tech.com/) - GPT-3 Based Chatbot
2023-03-23 18:30:59 +00:00
* [PygmalionAI](https://redd.it/10kr5zk) - Chatbot Built by 4Channers
2023-03-29 11:57:11 +00:00
* [Dalai](https://cocktailpeanut.github.io/dalai/), [LLaMA C++](https://github.com/ggerganov/llama.cpp) or [Alpaca](https://github.com/antimatter15/alpaca.cpp) - Self-Host Facebooks Chatbot / [Guide](https://rentry.org/llama-tard-v2), [2](https://github.com/tatsu-lab/stanford_alpaca)
* [InWorld](https://www.inworld.ai/) - Roleplaying Chatbots
2023-03-23 18:30:59 +00:00
* [hellohistory](https://www.hellohistory.ai/) - Historical Roleplaying Chatbots
* [Chai](https://chai.ml/) - Entertainment Focused Chatbot
* [AnimaAI](https://myanima.ai/) - Virtual Companion
* [cleverbot](https://www.cleverbot.com/) - Browser Based Chatbot
* [eviebot](https://www.eviebot.com/en/) - Browser Based Chatbot
* [Kuki](https://chat.kuki.ai/chat) - Browser Based Chatbot
2023-03-26 14:47:23 +00:00
* [AskEdith](https://www.askedith.ai/demo) - Job / Business Q&A AI
2023-03-26 07:44:34 +00:00
* [Phind](https://www.phind.com/) - Developer Q&A AI
2023-03-26 21:58:57 +00:00
* [Shell GPT](https://github.com/TheR1D/shell_gpt) - Coding AI
2023-03-29 11:57:11 +00:00
* [AICommand](https://github.com/keijiro/AICommand) - ChatGPT with Unity Editor
2023-03-26 14:47:23 +00:00
* [Leon](https://getleon.ai/) - AI Assistant
* [CharacterHub](https://www.characterhub.org/) - Characters for LLMs
* [Kajiwoto](https://kajiwoto.com/), [Miki](https://docs.miku.gg/) / [Discord](https://discord.gg/3XPdpUdGgV) or [Agnai](https://agnai.chat/) - AI Builders
2023-03-29 11:57:11 +00:00
* [YaLM-100B](https://github.com/yandex/YaLM-100B) - Pretrained Language Model
* [Bloom](https://huggingface.co/bigscience/bloom) - Open-access Multilingual Language Model
2023-03-23 16:08:51 +00:00
***
2023-03-23 16:47:34 +00:00
2023-03-23 16:08:51 +00:00
## ▷ ChatGPT Tools
2023-03-29 11:57:11 +00:00
***[Awesome ChatGPT](https://github.com/humanloop/awesome-chatgpt)**, [WikiGPT3](https://www.wikigpt3.com/) or [SaaS GPTers](https://saasgpters.com/) - ChatGPT Resources
2023-03-23 18:45:09 +00:00
***[SuperPower ChatGPT](https://addons.mozilla.org/en-US/firefox/addon/superpower-chatgpt/)** / [2](https://chrome.google.com/webstore/detail/superpower-chatgpt/amhmeenmapldpjdedekalnfifgnpfnkc) or [Merlin](https://merlin.foyer.work/) - Enhancement Extensions
2023-03-23 18:41:32 +00:00
***[FOFA](https://en.fofa.info/result?qbase64=ImxvYWRpbmctd3JhcCIgJiYgImJhbGxzIiAmJiAiY2hhdCIgJiYgaXNfZG9tYWluPXRydWU%3D)** / [2](https://en.fofa.info/result?qbase64=dGl0bGU9PSJDaGF0R1BUIFdlYiI%3D) - Find No-Login Frontends
2023-03-23 16:08:51 +00:00
* [EmergentMind](https://www.emergentmind.com/) - ChatGPT Forum
2023-03-29 11:57:11 +00:00
* [Text Gen Web UI](https://github.com/oobabooga/text-generation-webui/) - AI Chat WebUI
2023-03-23 18:44:33 +00:00
* [ChatGPT Desktop](https://github.com/sonnylazuardi/chatgpt-desktop) or [lencx](https://github.com/lencx/ChatGPT/) - Desktop Apps
* [Assistant CLI](https://github.com/diciaup/assistant-cli), [ChatGPT-Terminal](https://github.com/PopDaddyGames/ChatGPT-Terminal) or [openai-chatgpt](https://github.com/gmpetrov/openai-chatgpt) - TUIs and CLIs
* [pyChatGPT](https://github.com/terry3041/pyChatGPT) - Python App
2023-03-29 11:57:11 +00:00
* [GPTPrompter](https://www.gptprompter.com/), [ChatHub](https://github.com/chathub-dev/chathub) or [ChatGPTBox](https://github.com/josStorer/chatGPTBox) - ChatGPT Browser Extensions
2023-03-23 18:44:33 +00:00
* [WeChat ChatGPT](https://github.com/fuergaosi233/wechat-chatgpt) - ChatGPT for WeChat
2023-03-29 11:57:11 +00:00
* [ChatGPT Advanced](https://github.com/qunash/chatgpt-advanced) - Add Search Results to ChatGPT
* [ChatGPT4Google](https://chatgpt4google.com/), [ChatGPT Search](https://greasyfork.org/en/scripts/456077), [ChatGPTGoogle](https://github.com/wong2/chatgpt-google-extension) or [ChatGPT-Google](https://github.com/ZohaibAhmed/ChatGPT-Google) - Add ChatGPT to Search Results
2023-03-26 13:51:50 +00:00
* [ShareGPT](https://sharegpt.com/) or [ChatGPT Exporter](https://greasyfork.org/en/scripts/456055) - Export Chats
2023-03-23 18:44:33 +00:00
* [ChatGPT Notification](https://chrome.google.com/webstore/detail/chatgpt-notification/eklmiefkbieejjjhmpjdllphmcjdndin) - Receive Notifications
* [Autoclear ChatGPT History](https://github.com/adamlui/userscripts/tree/master/chatgpt/autoclear-chatgpt-history) - Autoclear Chats
* [EditGPT](https://www.editgpt.app/) - Proofread Chats
* [RepeatGPT](https://repeatgpt.com/) - Schedule Chats
2023-03-23 18:53:48 +00:00
* [ChatGPT-Matrix-Style](https://github.com/lvwzhen/ChatGPT-Matrix-Style) - Matrix Theme
* [openai_pipe](https://github.com/Aesthetikx/openai_pipe) - Unix Theme
2023-03-23 18:44:33 +00:00
* [ChatGPT API](https://github.com/acheong08/ChatGPT) - Reverse API
2023-03-23 16:08:51 +00:00
***
## ▷ ChatGPT Prompts
2023-03-23 18:53:48 +00:00
***[Awesome ChatGPT Prompts](https://prompts.chat/)** / [2](https://github.com/f/awesome-chatgpt-prompts) - Prompt Directory
***[Learn Prompting](https://learnprompting.org/)** - Prompt Directory
***[quickref](https://quickref.me/chatgpt)** - Prompt Cheatsheet
* [Chatgptjailbreak](https://rentry.org/Chatgptjailbreak) - Prompt Directory
* [flowgpt](https://flowgpt.com/) - Prompt Directory
* [jamessawyer](http://www.jamessawyer.co.uk/pub/gpt_jb.html) - Prompt Directory
* [botprompts](https://botprompts.net/) - Fun Prompts
2023-03-26 13:51:50 +00:00
* [DAN](https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516) or [GPT Jailbreak](https://rentry.co/gptjailbreak) - DAN / John Prompts
2023-03-23 18:53:48 +00:00
* [jailbreakchat](https://www.jailbreakchat.com/) - Prompt Ratings / Voting
* [ChatGPT-History](https://github.com/benf2004/ChatGPT-History) - Prompt Management Extension
2023-03-23 16:08:51 +00:00
***
***
2023-03-26 13:51:50 +00:00
# ► AI Indexes
***[Futurepedia](https://www.futurepedia.io/)** - AI Directory
***[AI-MTHRFCKR](https://github.com/whoisdsmith/AI-MTHRFCKR)** - AI Directory
***[AIcyclopedia](https://www.aicyclopedia.com/free-ai-tools)** - AI Directory
***[Awesome Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence#free-content)** - AI Resources / Learning
2023-03-26 14:47:23 +00:00
***[A.I. Apps](https://appraven.net/collection.php?listId=63b5eef1904afd2a981cead0)** - AI iOS App Directory
2023-03-26 13:51:50 +00:00
* [AISearchTool](https://www.aisearchtool.com/) - AI Search Tool
* [Favird](https://favird.com/) - AI Directory
* [FutureTools](https://www.futuretools.io/?pricing-model=free) - AI Directory
* [ToolScoutAI](https://toolscout.ai/) - AI Directory
* [AI Creator Tools](https://library.phygital.plus/) - AI Directory
* [topai](https://topai.tools/) - AI Directory
* [AI-Infinity](https://github.com/meetpateltech/AI-Infinity) - AI Directory
2023-03-29 11:57:11 +00:00
* [AI Center](https://www.aicenter.ai/) - AI Directory
* [Wiki AI Tools](https://www.wikiaitools.com/) - AI Directory
* [Cookup AI](https://cookup.ai/) - AI Directory
2023-03-26 13:51:50 +00:00
* [RunawayML](https://runwayml.com/) - Browser Based AI
* [Experiments with Google](https://experiments.withgoogle.com/collection/ai) - AI Experiments
2023-03-26 14:47:23 +00:00
* [OpenCV](https://opencv.org/) - A.I. Vision Library
* [OpenCog](https://opencog.org/) or [AForge](https://github.com/andrewkirillov/AForge.NET) - Artificial Intelligence Frameworks
* [free-ai-resources](https://github.com/mrsaeeddev/free-ai-resources) - AI Learning Resources
* [AI Reading List](https://docs.google.com/document/d/1bEQM1W-1fzSVWNbS4ne5PopB2b7j8zD4Jc3nm4rbK-U/) - AI Research Papers
2023-03-26 13:51:50 +00:00
***
***
2023-03-23 16:50:02 +00:00
# ► Text Generators
2023-03-27 10:12:21 +00:00
***[ChatGPT](https://chat.openai.com/)** - GPT-3 Based AI
2023-03-23 19:32:58 +00:00
***[Bard](https://bard.google.com/)** - Google's AI
2023-03-27 10:12:21 +00:00
***[Ora](https://ora.sh/openai/gpt4)** - GPT-4 Based AI
***[Poe](https://poe.com/)** - GPT-3.5 Based AI
* [EasyPeasy](https://easy-peasy.ai/) - GPT-4 Based AI
* [BAI](https://chatbot.theb.ai/) - GPT-3.5 Based AI
* [LangChain](https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain) - GPT-3.5 Based AI
* [writier.io](https://writier.io/) - GPT-3 Based AI
* [gpt3](https://gpt3.ethio-tech.com/) - GPT-3 Based AI
* [Transformer](https://transformer.huggingface.co/) - GPT-2 Based AI
2023-03-23 19:32:58 +00:00
* [bing-chat](https://github.com/transitive-bullshit/bing-chat) - Bing's Text AI / [API](https://github.com/acheong08/EdgeGPT)
2023-03-23 20:21:04 +00:00
* [NovelAI](https://novelai.net/) / [2](https://rentry.org/sdg_FAQ) - Story Writing AI / [Limit Bypass](https://pastebin.com/JDyvqZcz)
2023-03-23 19:32:58 +00:00
* [KoboldAI](https://github.com/KoboldAI/KoboldAI-Client) / [2](https://github.com/henk717/KoboldAI) - Story Writing AI
* [Dreamily](https://dreamily.ai/) - Story Writing AI
* [GodAI](https://awk.itch.io/godai) - Story Writing AI
2023-03-26 14:47:23 +00:00
* [GPTForSlides](https://www.gptforslides.app/) - Presentation AI
2023-03-23 19:32:58 +00:00
* [EssayGen](https://github.com/daijro/EssayGen/) - Essay Writing AI
* [Essaytyper](http://www.essaytyper.com/) - Essay Writing AI
* [papertyper](https://papertyper.net/) - Essay Writing AI
* [EssayBot](https://www.essaybot.com/) / [2](https://www.essayaibot.com/) - Essay Writing AI
* [BlogNLP](https://www.blognlp.com/) - Creator / Marketing AI
* [Writerly](https://writerly.ai/) - Creator / Marketing AI
* [Marmof](https://marmof.com/) - Creator / Marketing AI
2023-03-26 14:47:23 +00:00
* [ReplyPal](https://lolgames.net/) - Email Reply AI
* [codex-readme](https://github.com/tom-doerr/codex-readme) - README AI Generator
2023-03-23 19:32:58 +00:00
* [EleutherAI](https://6b.eleuther.ai/) - Text Autocomplete AI
* [Talk to Transformer](https://app.inferkit.com/demo) - Text Autocomplete AI
* [TextSynth](https://textsynth.com/playground.html) - Text Autocomplete AI
2023-03-26 14:47:23 +00:00
* [Compose](https://www.compose.ai/) - Text Autocomplete AI Extension
2023-03-23 19:32:58 +00:00
* [InkForAll](https://app.inkforall.com/tools) - Multiple AI Text Tools
2023-03-26 14:47:23 +00:00
* [SheetPlus](https://sheetplus.ai/), [NumerousAI](https://workspace.google.com/marketplace/app/numerousai/575253125118) or [ExcelFormulaBot](https://excelformulabot.com/) - Excel AI Tools
2023-03-31 03:47:36 +00:00
* [GPT-JT](https://huggingface.co/togethercomputer/GPT-JT-6B-v1) - Text Classification AI
2023-03-23 16:50:02 +00:00
2023-03-23 16:57:09 +00:00
***
2023-03-26 13:51:50 +00:00
## ▷ [Text Rephrashing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_text_rephrashing)
***
## ▷ [Summary Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_summary_generator)
***
## ▷ [Grammar Check](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_grammar_check)
***
## ▷ [Text to Speech](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_text_to_speech)
***
## ▷ [Plagiarism Detection](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_plagiarism_detection)
***
2023-03-23 16:57:09 +00:00
## ▷ AI Text Detection
* [GLTR](http://gltr.io/dist/index.html)
* [ZeroGPT](https://www.zerogpt.com/)
* [DetectGPT](https://detectgpt.com/)
* [chatgpt-comparison-detection](https://github.com/Hello-SimpleAI/chatgpt-comparison-detection)
* [ai-content-detector](https://contentatscale.ai/ai-content-detector/)
* [Corrector App](https://corrector.app/ai-content-detector/)
* [openai-detector](https://huggingface.co/openai-detector/) / [2](https://openai-openai-detector.hf.space/)
2023-03-23 16:50:02 +00:00
***
***
2023-03-23 16:23:46 +00:00
# ► Image Generators
2023-03-23 16:08:51 +00:00
2023-03-23 20:21:04 +00:00
***[Craiyon](https://www.craiyon.com/)** / [2](https://hotpot.ai/dalle-mini) - AI Image Generator / [Colab](https://colab.research.google.com/github/borisdayma/dalle-mini/blob/main/tools/inference/inference_pipeline.ipynb) / [Fix](https://youtu.be/eq5Ckrzc6kk) / [Generative Engine](https://experiments.runwayml.com/generative_engine/)
***[DALL-E](https://labs.openai.com/)** or [ruDALL-E](https://rudalle.ru/en/) - AI Image Generator / [WorkFlow](https://github.com/jina-ai/dalle-flow), [2](https://colab.research.google.com/github/jina-ai/dalle-flow/blob/main/client.ipynb) / [CLI](https://github.com/raiyanyahya/dallecli)
***[Stability-AI](https://github.com/Stability-AI/stablediffusion)** / [2](https://huggingface.co/spaces/stabilityai/stable-diffusion) - AI Image Generator / [Discord](https://discord.com/invite/stablediffusion) / [Variations](https://github.com/justinpinkney/stable-diffusion)
2023-03-23 20:37:14 +00:00
***[DeepAI](https://deepai.org/machine-learning-model/stable-diffusion)** / [2](https://deepai.org/machine-learning-model/text2img) - AI Image Generator / [Tools](https://deepai.org/apis)
2023-03-23 20:21:04 +00:00
***[MagicBrush](https://www.magicbru.sh/)**, [image-mixer-demo](https://huggingface.co/spaces/lambdalabs/image-mixer-demo), [AITransformer](https://aitransformer.net/) or [Img2Img](https://huggingface.co/spaces/trysem/SD-2.1-Img2Img) - AI Image Transformers
2023-03-26 21:58:57 +00:00
***[Lexica](https://lexica.art/)**, [PixAI](https://pixai.art/), [Laion](https://laion-aesthetic.datasette.io/laion-aesthetic-6pls/images) or [Krea](https://www.krea.ai/) / [Discord](https://discord.gg/rJurUAR8Kz) - AI Image Search
2023-03-26 07:44:34 +00:00
***[SD WebUI](https://github.com/cmdr2/stable-diffusion-ui)** / [2](https://github.com/neonsecret/stable-diffusion-webui) / [3](https://github.com/AUTOMATIC1111/stable-diffusion-webui) / [3](https://github.com/Sygil-Dev/sygil-webui) - Stable Diffusion WebUI / [Docker](https://github.com/AbdBarho/stable-diffusion-webui-docker) / [Colab](https://github.com/pinilpypinilpy/sd-webui-colab-simplified) / [GUI](https://github.com/comfyanonymous/ComfyUI)
***[CivitAI](https://civitai.com/)** or [Stable Diffusion Models](https://cyberes.github.io/stable-diffusion-models/) - List of Stable Diffusion Models
2023-03-23 20:21:04 +00:00
***[Unstable Diffusion](https://discord.com/invite/unstablediffusion)** - AI Image Community
***[CLIP Interrogator](https://huggingface.co/spaces/pharma/CLIP-Interrogator)** - Determine Likely Used Image Prompts
2023-03-26 21:58:57 +00:00
***[Pharmapsychotic](https://pharmapsychotic.com/tools.html)**. [Paper2GUI](https://github.com/Baiyuetribe/paper2gui/blob/main/README_en.md), [SD Goldmine](https://rentry.org/sdgoldmine), [Akashic](https://github.com/Maks-s/sd-akashic), [sdg-link](https://rentry.org/sdg-link) or [AI Creation Tools](https://docs.google.com/spreadsheets/d/1zYJUM-srhgIA7wrj4Pe4QqepAsHIEC00DydoTPv4PWg/edit#gid=0) - AI Image Resources
***[PromptMania](https://promptomania.com/)** - AI Image Prompt Generator
* [PublicPrompts](https://publicprompts.art/) - AI Image Prompts / [Discord](https://discord.com/invite/jvQJFFFx26)
2023-03-29 11:57:11 +00:00
* [Unprompted](https://github.com/ThereforeGames/unprompted) - Stable Diffusion Text Generator
2023-03-23 20:21:04 +00:00
* [Stable Horde](https://stablehorde.net/) - AI Image Generator / [Client](https://dbzer0.itch.io/stable-horde-client)
* [Pinegraph](https://pinegraph.com/create) - Image Transformation / Sketchpad
* [InPainter](https://inpainter.vercel.app/paint) / [2](https://huggingface.co/spaces/fffiloni/stable-diffusion-inpainting) - AI Image Generator
* [Mage](https://www.mage.space/) - AI Image Generator
* [Midjourney](https://www.midjourney.com/) - AI Image Generator
* [Dezgo](https://dezgo.com/) - AI Image Generator
* [aiimag.es](https://sunija.itch.io/aiimages) - AI Image Generator
* [CR8](https://cr8.art/) - AI Image Generator
* [Stable Diffusion Web](https://stablediffusionweb.com/) - AI Image Generator
* [GetIMG.ai](https://getimg.ai/) - AI Image Generator
* [PlaygroundAI](https://playgroundai.com/) - AI Image Generator
* [StableCog](https://stablecog.com/) - AI Image Generator
* [Uranus AI](https://uranus.ai/) - AI Image Generator
* [InstantArt](https://instantart.io/) - AI Image Generator
* [Artificy](https://artificy.com/) - AI Image Generator
* [AIImageGenerator](https://www.aiimagegenerator.org/) - AI Image Generator
* [Dream Studio](https://beta.dreamstudio.ai/dream) - AI Image Generator
* [Dream.a](https://dream.ai/) - AI Image Generator
* [DreamLike](https://dreamlike.art) - AI Image Generator
* [hypnogram](https://hypnogram.xyz/) - AI Image Generator
* [AI Art Generator](https://neural.love/ai-art-generator) - AI Image Generator
* [NightCafe](https://creator.nightcafe.studio/create/text-to-image?algo=coherent) - AI Image Generator
* [Stable Dreamfusion](https://github.com/ashawkey/stable-dreamfusion) - AI Image Generator
2023-03-29 11:57:11 +00:00
* [Dreambooth](https://github.com/XavierXiao/Dreambooth-Stable-Diffusion) - AI Image Generator / [WebUI](https://github.com/d8ahazard/sd_dreambooth_extension)
2023-03-23 20:21:04 +00:00
* [Diffuse The Rest](https://huggingface.co/spaces/huggingface/diffuse-the-rest) - AI Image Generator
* [InvokeAI](https://github.com/invoke-ai/InvokeAI) - AI Image Generator
2023-03-26 07:44:34 +00:00
* [Waifu Diffusion](https://github.com/harubaru/waifu-diffusion) - Anime Image Generator
2023-03-29 11:57:11 +00:00
* [Gligen](https://huggingface.co/spaces/gligen/demo) - Open-Set Grounded Text-to-Image Generation
2023-03-23 20:21:04 +00:00
* [SD GUITard](https://colab.research.google.com/drive/1KeNq05lji7p-WDS2BL-86Z8Y9SluGng4?usp=sharing) - AI Image Generation Colab
* [AI Notebooks](https://colab.research.google.com/github/lstein/stable-diffusion/blob/main/notebooks/Stable_Diffusion_AI_Notebook.ipynb) - AI Image Generation Colab
* [StableDiffusionUI](https://colab.research.google.com/drive/1kw3egmSn-KgWsikYvOMjJkVDsPLjEMzl) - AI Image Generation Colab
* [NOP / WAS](https://colab.research.google.com/drive/1jUwJ0owjigpG-9m6AI_wEStwimisUE17) - AI Image Generation Colab
2023-03-26 21:58:57 +00:00
* [AI Gahaku](https://ai-art.tokyo/en/), [Painting by Numbers](https://painting-by-numbers.co/pages/create-your-own), [SunCatcher Studio](https://suncatcherstudio.com/photo-to-painting/), [InstaPainting](https://www.instapainting.com/assets/) or [Deep Dream Generator](https://deepdreamgenerator.com/) - Turn Photos into Artwork
* [Pet AI](https://petai.art/) - Turn Pet Photos into Artwork
* [Nightmare Machine](http://nightmare.mit.edu/) - Scary AI Generated Imagery
2023-03-26 14:47:23 +00:00
* [Interiorai](https://interiorai.com/) - AI Interior Design Tool
2023-03-23 16:08:51 +00:00
* [/r/sdforall](https://www.reddit.com/r/sdforall/) - Stable Diffusion Subreddit
2023-03-26 14:47:23 +00:00
* [Glaze](https://glaze.cs.uchicago.edu/index.html) - Protect Digital Art from AI Copies
2023-03-23 16:14:50 +00:00
***
2023-03-29 11:57:11 +00:00
## ▷ [Image Restoration](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_restoration)
***
2023-03-26 13:51:50 +00:00
## ▷ [Image Colorization](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_colorization)
***
## ▷ [Image Upscaling](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_upscalers)
2023-03-26 14:47:23 +00:00
***
## ▷ [Background Removal](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_background_removers)
2023-03-26 13:51:50 +00:00
***
2023-03-23 16:27:03 +00:00
## ▷ Generator Guides
2023-03-23 16:14:50 +00:00
2023-03-23 20:30:16 +00:00
***[Voldy](https://rentry.org/voldy)** - Stable Diffusion Guide
2023-03-26 07:44:34 +00:00
***[SD Compendium](https://www.sdcompendium.com/)** - Stable Diffusion Guide
2023-03-23 20:33:40 +00:00
***[SD Quickstart](https://redd.it/xvhavo)** - Stable Diffusion Guide
***[1 Min Stable Diffusion](https://youtu.be/l3JjTDvyVdw)** - Stable Diffusion Guide
2023-03-23 20:30:16 +00:00
* [AyyMD](https://rentry.org/ayymd-stable-diffustion-v1_4-guide) - Stable Diffusion Guide
* [AMD Guide](https://rentry.org/sdamd) - Stable Diffusion Guide
* [Native Isekai Too](https://rentry.org/sd-nativeisekaitoo) - Stable Diffusion Guide
* [CPUtard](https://rentry.org/cputard) - Stable Diffusion Guide
2023-03-26 14:47:23 +00:00
* [AI Art Generators](https://aiartists.org/ai-generated-art-tools) - Stable Diffusion Guide
2023-03-23 20:30:16 +00:00
* [Textard](https://rentry.org/textard) - Textual Inversion Guide
* [drfar](https://rentry.org/drfar) - InPainting Guide
* [Gaugan2 Guide](https://youtu.be/r5P9-zOfWyE) - Gaugan2 Video Guide
* [Midjourney Guide](https://marigoldguide.notion.site/marigoldguide/Visual-Guide-to-Midjourney-settings-using-mostly-Astronauts-2ae1d8bb125f46e2be9886119c36ecf0) - Midjourney Guide / [Cheatsheet](https://arjenharris.notion.site/arjenharris/Midjourney-Cheat-Sheet-271922c6869549898ead33eaf79517fa)
2023-03-26 14:47:23 +00:00
* [AnimAnon](https://rentry.org/AnimAnon) - AI Drawn Anime Guide
2023-03-26 13:51:50 +00:00
* [ezlora](https://rentry.org/ezlora), [Dreambooth](https://rentry.org/2chAI_LoRA_Dreambooth_guide_english), [ora_train](https://rentry.org/lora_train), [lora-training-science](https://rentry.org/lora-training-science) or [The Other](https://rentry.org/59xed3) - LoRA SD Guides
2023-03-30 18:55:46 +00:00
* [DummyLoRA](https://rentry.org/dummylora) - Local LoRA training guide
2023-03-26 14:47:23 +00:00
***
***
# ► Audio Generators
* [Wolfram Tones](https://tones.wolfram.com/)
* [audio visual generator](https://fredericbriolet.com/avg/)
* [Fake Music Generator](https://www.fakemusicgenerator.com/)
* [Jingle](https://aidn.jp/jingle/)
* [SoundDraw](https://soundraw.io/)
* [Aiva](https://aiva.ai/)
* [Riffusion](https://www.riffusion.com/)
* [Musico](https://www.musi-co.com/listen/streams) - AI Generated Songs
* [WOMBO](https://www.wombo.ai/) - AI Powered Lip Sync
2023-03-29 11:57:11 +00:00
***
## ▷ Voice Change / Clone
* [Voice Changer](https://voicechanger.io/) - Voice Changer
* [voice-changer](https://www.voice-changer.org/) - Voice Changer
* [MorphVOX](https://github.com/nbats/FMHYedit/blob/main/base64.md#morphvox) - Voice Changer
* [Lyrebird](https://github.com/lyrebird-voice-changer/lyrebird) - Voice Changer
* [MyVoiceMod](https://myvoicemod.com/) - Voice Changer
* [Voice.ai](https://voice.ai/voice-changer) - Voice Changer
* [so-vits-svc-fork](https://github.com/34j/so-vits-svc-fork) - Voice Changer
* [FTM Voice Changer](https://lingojam.com/FemaletoMaleVoiceChanger) - Voice Changer
* [ClownFish](https://clownfish-translator.com/voicechanger/) - Voice Changer
* [NeuralSVB](https://github.com/MoonInTheRiver/NeuralSVB) - Singing Voice Enhancer
* [Voice Cloning App](https://github.com/BenAAndrew/Voice-Cloning-App) - Voice Cloning
* [Real Time Voice Cloning](https://github.com/CorentinJ/Real-Time-Voice-Cloning) - Voice Cloning
* [VCloner](https://vocloner.com/) - Voice Cloning
2023-03-31 03:47:36 +00:00
* [Controllable TalkNet](https://github.com/justinjohn0306/ControllableTalkNet) - Voice Cloning
2023-03-29 11:57:11 +00:00
* [tortoise](https://colab.research.google.com/drive/1N8lXviiwfmrS9vYzuFdQnLHlddXMMMvU#scrollTo=vF1d-My9IXXt) - Voice Cloning Colab
* [AI Voice Clonig](https://git.ecker.tech/mrq/ai-voice-cloning/wiki) - Voice Cloning Guide