Update AI.md

updated and reordered AI chatbots section
This commit is contained in:
zinklog2 2023-05-24 02:19:39 +05:30 committed by GitHub
parent caad301b42
commit afc2ec2eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

56
AI.md
View File

@ -11,51 +11,42 @@
# ► AI Chatbots
* ⭐ **[ChatGPT](https://chat.openai.com/)** - GPT-3.5 Based Chatbot
* ⭐ **[ChatGPT](https://chat.openai.com/)** - GPT Based Chatbot
* ⭐ **[Phind](https://www.phind.com/)** - GPT-4 Based Chatbot with Web Access / [Discord](https://discord.com/invite/S25yW8TebZ)
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-3.5 Chatbot with Web Access / [Discord](https://discord.com/invite/perplexity-ai)
* ⭐ **[Ora](https://ora.sh/openai/chatgpt)** - GPT-3.5 Based Chatbot
* ⭐ **[LMSYS](https://chat.lmsys.org/)** - LLM Chatbots
* ⭐ **[Bard](https://bard.google.com/)** - Google's Chatbot
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - Q&A AI
* ⭐ **[Phind](https://www.phind.com/)** - Developer Q&A AI
* ⭐ **[ChatPDF](https://www.chatpdf.com/)** or [Humata](https://www.humata.ai/) - Turn Files into Chatbots
* ⭐ **[Character AI](https://beta.character.ai/)** - Roleplaying Chatbots / [Extract Params](https://rentry.org/reverseCAI)
* ⭐ **[Text Generation WebUI](https://github.com/oobabooga/text-generation-webui)** - Self-Host Open Source LLMs / [Collab](https://colab.research.google.com/github/pcrii/Philo-Colab-Collection/blob/main/4bit_TextGen_Gdrive.ipynb)
* ⭐ **[LMSYS](https://chat.lmsys.org/)** - Open Source LLM Chatbots / [Discord](https://discord.com/invite/h6kCZb72G7)
* ⭐ **[GPT4All](https://github.com/nomic-ai/gpt4all)** - Open-Source Chatbot / [Discord](https://discord.com/invite/mGZE39AS3e)
* ⭐ **[AI Playground](https://play.vercel.ai/)** - Compare AI Responses
* ⭐ **[Bard](https://bard.google.com/)** - Google's Chatbot
* ⭐ **[Character AI](https://beta.character.ai/)** - Roleplaying Chatbots / [Extract Params](https://rentry.org/reverseCAI)
* ⭐ **[LLaVA](https://llava.hliu.cc/)** - Chatbot with Image Support / [GitHub](https://github.com/haotian-liu/LLaVA)
* ⭐ **[Awesome Totally Open ChatGPT](https://github.com/nichtdax/awesome-totally-open-chatgpt)** - ChatGPT Alternatives
* [ChatWebpage](https://chatwebpage.com/) - Turn Webpages into Chatbots
* [BAI](https://chatbot.theb.ai/) - GPT-3.5 Based Chatbot
* [GPT4All](https://github.com/nomic-ai/gpt4all) - GPT-3.5 Based Chatbot
* [bing-chat](https://github.com/transitive-bullshit/bing-chat) - Bing's Chatbot / [API](https://github.com/acheong08/EdgeGPT)
* [Open Assistant](https://open-assistant.io/) - Open-Source Chatbot / [Github](https://github.com/LAION-AI/Open-Assistant) / [Discord](https://discord.com/invite/H769HxZyb5)
* [HuggingChat](https://huggingface.co/chat/) - HuggingFace's Chatbot / [Github](https://github.com/huggingface/chat-ui)
* [Dalai](https://cocktailpeanut.github.io/dalai/) - Self-host LLaMa and Alpaca Chatbots / [Github](https://github.com/cocktailpeanut/dalai) / [Discord](https://discord.com/invite/WWfgrzzkCT) / [GPT-Style UI](https://github.com/ItsPi3141/dalai)
* [LLaMA C++](https://github.com/ggerganov/llama.cpp) or [ChatLLaMA](https://stuff.serp.ai/l/lora-weights) - Self-Host Meta's Chatbot
* [Alpaca](https://github.com/tatsu-lab/stanford_alpaca) - Stanford's Chatbot / [LoRA Implementation](https://github.com/tloen/alpaca-lora) / [GUI](https://github.com/ItsPi3141/alpaca-electron)
* [PygmalionAI](https://docs.alpindale.dev/) - Self-Hosted Roleplaying Chatbot / [Resources](https://rentry.co/PygmalionLinks) / [Discord](https://discord.com/invite/pygmalionai)
* [chat-llm-streaming](https://huggingface.co/spaces/olivierdehaene/chat-llm-streaming) - Multiple Chatbots
* [DeepAI](https://deepai.org/chat) - DeepAI's Chatbot
* [Ethio Tech](https://gpt3.ethio-tech.com/) - GPT-3 Based Chatbot
* [Open Assistant](https://open-assistant.io/) or [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [ChatLLaMA](https://stuff.serp.ai/l/lora-weights) - LLaMA Based Chatbot
* [Dalai](https://cocktailpeanut.github.io/dalai/) or [LLaMA C++](https://github.com/ggerganov/llama.cpp) - Self-Host Facebook Chatbot / [Guide](https://rentry.org/llama-tard-v2) / [WebUI](https://github.com/ItsPi3141/dalai)
* [Alpaca Lora](https://huggingface.co/spaces/tloen/alpaca-lora) - Chatbot Built by Standford / [Git](https://github.com/antimatter15/alpaca.cpp) / [Guide](https://github.com/tatsu-lab/stanford_alpaca) / [Self-Host](https://github.com/tloen/alpaca-lora) / [Docker](https://github.com/chris-alexiuk/alpaca-lora) / [Frontend](https://github.com/ItsPi3141/alpaca-electron) / [Composable](https://github.com/opparco/stable-diffusion-webui-composable-lora)
* [PygmalionAI](https://redd.it/10kr5zk) - Chatbot Built by 4Channers / [Guide](https://rentry.org/pygmalion-local) / [FAQ](https://rentry.org/pygmalion-ai) / [Resources](https://rentry.co/PygmalionLinks)
* [chat-llm-streaming](https://huggingface.co/spaces/olivierdehaene/chat-llm-streaming) - Multiple Chatbots
* [JackChat](https://app.jackchat.ai/) - Browser Based Chatbot
* [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
* [gpt_fast_bot](https://t.me/gpt_fast_bot) - Telegram Based Chatbot
* [AskEdith](https://www.askedith.ai/demo) - Job / Business Q&A AI
* [ChatGPTSlackBot](https://github.com/pedrorito/ChatGPTSlackBot) - ChatGPT for Slack
* [JackChat](https://www.jackchat.ai/) - GPT-3 Based Chatbot
* [Leon](https://getleon.ai/) - AI Assistant
* [LLaVA](https://llava-vl.github.io/) / [Delta](https://huggingface.co/liuhaotian/LLaVA-13b-delta-v0) - Visual Instruction AI / [GitHub](https://github.com/haotian-liu/LLaVA)
* [engshell](https://github.com/emcf/engshell) - Terminal AI
* [AnimaAI](https://myanima.ai/) - Virtual Companion
* [SillyTavern](https://github.com/Cohee1207/SillyTavern) or [TavernAI](https://github.com/SillyLossy/TavernAI) - Roleplaying Chatbot
* [InWorld](https://www.inworld.ai/) - Roleplaying Chatbots
* [hellohistory](https://www.hellohistory.ai/) - Historical Roleplaying Chatbot
* [Chai](https://www.chai-research.com/) or [MessengerX](https://www.messengerx.io/) - Entertainment Focused Chatbots
* [CatGPT](https://cat-gpt.com/) - Cat Chatbot
* [AICommand](https://github.com/keijiro/AICommand) - ChatGPT with Unity Editor
* [CharacterHub](https://www.characterhub.org/) - Characters for LLMs
* [AI Anything](https://aianything.netlify.app/) - Create Chatbots
* [Alt-GPT](https://github.com/Feedox/alt-gpt) - Create GPT Plugins
* [Auto-GPT](https://github.com/Significant-Gravitas/Auto-GPT) - Autonomous GPT-4 / [GUI](https://github.com/thecookingsenpai/autogpt-gui)
* [MiniAGI](https://github.com/muellerberndt/mini-agi) - Autonomous GPT-3.5 / GPT-4
* [Kajiwoto](https://kajiwoto.com/), [Miki](https://docs.miku.gg/) / [Discord](https://discord.gg/3XPdpUdGgV) or [Agnai](https://agnai.chat/) - AI Builders
* [Kajiwoto](https://kajiwoto.com/), [Miku](https://docs.miku.gg/) / [Discord](https://discord.gg/3XPdpUdGgV) or [Agnai](https://agnai.chat/) - AI Builders
* [SillyTavern](https://github.com/Cohee1207/SillyTavern) - UI for Roleplaying Chatbots
***
@ -65,17 +56,21 @@
* ⭐ **[SuperPower ChatGPT](https://addons.mozilla.org/en-US/firefox/addon/superpower-chatgpt/)** / [2](https://chrome.google.com/webstore/detail/superpower-for-chatgpt/amhmeenmapldpjdedekalnfifgnpfnkc) or [Merlin](https://merlin.foyer.work/) - Enhancement Extensions
* ⭐ **[FOFA](https://en.fofa.info/result?qbase64=ImxvYWRpbmctd3JhcCIgJiYgImJhbGxzIiAmJiAiY2hhdCIgJiYgaXNfZG9tYWluPXRydWU%3D)** / [2](https://en.fofa.info/result?qbase64=dGl0bGU9PSJDaGF0R1BUIFdlYiI%3D) - Find No-Login Frontends
* ⭐ **[/r/ChatGPT](https://www.reddit.com/r/ChatGPT/)** - ChatGPT Subreddit
* ⭐ **[ChatPDF](https://www.chatpdf.com/)** or [Humata](https://www.humata.ai/) - Turn Files into Chatbots
* [EmergentMind](https://www.emergentmind.com/) - ChatGPT Forum
* [ChatWebpage](https://chatwebpage.com/) - Turn Webpages into Chatbots
* [ChatBlade](https://github.com/npiv/chatblade) - ChatGPT Multi-Tool CLI
* [Text Gen Web UI](https://github.com/oobabooga/text-generation-webui/), [FreeGPT](https://freegpt.one/), [ChatGPTClone](https://github.com/xtekky/chatgpt-clone), [YakGPT](https://yakgpt.vercel.app/) or [TurboGPT.ai](https://turbogpt.ai/) - AI Chat WebUIs
* [FreeGPT](https://freegpt.one/), [ChatGPTClone](https://github.com/xtekky/chatgpt-clone), [YakGPT](https://yakgpt.vercel.app/) or [TurboGPT.ai](https://turbogpt.ai/) - AI Chat WebUIs
* [ChatGPT Desktop](https://github.com/sonnylazuardi/chat-ai-desktop), [TurboGPT](https://github.com/mikebpech/turbogpt.ai), [FreedomGPT](https://freedomgpt.com/) 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
* [AICommand](https://github.com/keijiro/AICommand) - ChatGPT for Unity Editor
* [docGPT](https://github.com/cesarhuret/docGPT) - ChatGPT Google Docs Addon
* [GPTPrompter](https://www.gptprompter.com/), [ChatHub](https://github.com/chathub-dev/chathub) or [ChatGPTBox](https://github.com/josStorer/chatGPTBox) - ChatGPT Browser Extensions
* [chatgpt-discord-bot](https://github.com/TuringAI-Team/chatgpt-discord-bot), [CharacterAI](https://github.com/drizzle-mizzle/CharacterAI-Discord-Bot) or [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) - ChatGPT for Discord
* [ChatGPT Telegram Bot](https://github.com/karfly/chatgpt_telegram_bot) / [2](https://github.com/n3d1117/chatgpt-telegram-bot) or [chatgpt-telegram-bot-serverless](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) - ChatGPT for Telegram
* [ChatGPT Telegram Bot](https://github.com/karfly/chatgpt_telegram_bot) / [2](https://github.com/n3d1117/chatgpt-telegram-bot), [chatgpt-telegram-bot-serverless](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) or [gpt_fast_bot](https://t.me/gpt_fast_bot) - ChatGPT for Telegram
* [WeChat ChatGPT](https://github.com/fuergaosi233/wechat-chatgpt) - ChatGPT for WeChat
* [ChatGPTSlackBot](https://github.com/pedrorito/ChatGPTSlackBot) - ChatGPT for Slack
* [ChatGPT Advanced](https://tools.zmo.ai/webchatgpt) - Add Search Results to ChatGPT / [Discord](https://discord.com/invite/pkZ3wwuT)
* [ChatGPT4Google](https://chatgpt4google.com/), [SublimeGPT](https://chrome.google.com/webstore/detail/sublimegpt-chatgpt-everyw/eecockeebhenbihmkaamjlgoehkngjea), [GPTGO](https://gptgo.ai/), [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
* [ShareGPT](https://sharegpt.com/) / [Unfiltered](https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered) or [ChatGPT Exporter](https://greasyfork.org/en/scripts/456055) - Export Chats
@ -83,6 +78,7 @@
* [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
* [engshell](https://github.com/emcf/engshell) - Terminal AI
* [ChatGPT-Matrix-Style](https://github.com/lvwzhen/ChatGPT-Matrix-Style) - Matrix Theme
* [openai_pipe](https://github.com/Aesthetikx/openai_pipe) - Unix Theme
* [ChatGPT API](https://github.com/acheong08/ChatGPT) - Reverse API