A curated list of resources dedicated to open source GitHub repositories related to ChatGPT.
This list was created based on 1000+ extracted repositories after conducting six months of Twitter trend analysis. In addition, the contents of the list are automatically updated every few days. A tool for searching these repositories is available on Hugging Face Spaces.
Your contributions are always welcome! Before contributing, please read the guidelines.
English | 日本語 (Japanese) | 繁體中文 (Chinese) | 简体中文 (Chinese)
🆕 By using ChatGPT, we were able to improve the translation results. (May 06, 2023)
Awesome-lists
- Awesome-GPT4-Prompts - A collection of awesome GPT4 prompts
Prompts
- Mr.-Ranedeer-AI-Tutor - A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
Browser-extensions
- Chrome-GPT - An AutoGPT agent that controls Chrome on your desktop
- Auto-GPT-MetaTrader-Plugin - The AutoGPT MetaTrader Plugin is a software tool that enables traders to connect their MetaTrader 4 or 5 trading account to Auto-GPT.
- Auto-GPT-Plugins - Plugins for Auto-GPT
- nextjs-chatgpt-plugin-starter - ChatGPT plugin starter project using Next.js
NLP
- happycommit - HappyCommit is a delightful tool that harnesses the power of OpenAI's GPT-3.5 Turbo language model to generate meaningful and descriptive Git commit messages for you.
- JamesGPT - Jailbreak for ChatGPT: Predict the future, opine on politics and controversial topics, and assess what is true. May help us understand more about LLM Bias
- ChatPaper - Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
- minichain - Sequence-to-sequence model with LSTM encoder/decoders and attention
Others
- AlitaAI - #notion #chatgpt #AlitaAI 肝了一个月终于出来了,和 ChatGPT 一起产品/设计/前后端 ,新人求关注Alita AI(save to notion)是一款基于 Notion、ChatGPT 的人工智能助手, 能帮你渐进式学习、自动化高效录入知识片段抢先版:
- 2048 - yet another 2048, but this time it's controlled by GPT
Updated on May 06, 2023 (A total of 660 repositories listed.)
🏅 jackbackes provided some repository information. Thank you!
- Awesome-lists
- Prompts
- Chatbots
- Browser-extensions
- CLIs
- Reimplementations
- Tutorials
- NLP
- Langchain
- Unity
- Openai
- Others
Each content is under consideration, so there is a possibility that the contents may change in the future. Additionally, other content will be categorized in the future.
- awesome-chatgpt-api - Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.
- awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better.
- awesome-chatgpt - Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
- awesome-totally-open-chatgpt - A list of totally open alternatives to ChatGPT
- awesome-chatgpt-prompts-zh - ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
- Awesome-ChatGPT - ChatGPT资料汇总学习,持续更新......
- awesome-compbio-chatgpt - An awesome repository of community-curated applications of ChatGPT and other LLMs im computational biology
- awesome-chatgpt - ⚡ Everything about ChatGPT
- awesome-chatgpt - Selected ChatGPT demos, tools, articles, and more ✨
- awesome-chatgpt-zh - ChatGPT 中文指南,ChatGPT 中文调教指南,指令指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up!
- awesome-chatgpt - 🧠 A curated list of awesome ChatGPT resources, including libraries, SDKs, APIs, and more. 🌟 Please consider supporting this project by giving it a star.
- awesome-gpt4 - Curated list of awesome resources, use cases and demos for GPT-4
- awesome-gpt-security - A curated list of awesome security tools, experimental case or other interesting things with LLM or GPT.
- Awesome-GPT4-Prompts - A collection of awesome GPT4 prompts
Name | Language | License | GitHub Stars |
---|---|---|---|
awesome-chatgpt-api | Python | - | |
awesome-chatgpt-prompts | HTML | Creative Commons Zero v1.0 Universal | |
awesome-chatgpt | - | - | |
awesome-totally-open-chatgpt | - | Creative Commons Zero v1.0 Universal | |
awesome-chatgpt-prompts-zh | - | MIT License | |
Awesome-ChatGPT | - | - | |
awesome-compbio-chatgpt | - | The Unlicense | |
awesome-chatgpt | - | Creative Commons Zero v1.0 Universal | |
awesome-chatgpt | - | - | |
awesome-chatgpt-zh | - | MIT License | |
awesome-chatgpt | - | Other | |
awesome-gpt4 | - | MIT License | |
awesome-gpt-security | - | Creative Commons Zero v1.0 Universal | |
Awesome-GPT4-Prompts | - | - |
- gpt-repository-loader - Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4.
- myGPTReader - myGPTReader is a bot on Slack that can read and summarize any webpage, documents including ebooks, or even videos from YouTube. It can communicate with you through voice.
- PromptCraft-Robotics - Community for applying LLMs to robotics and a robot simulator with ChatGPT integration
- chat-gpt-quine - @realtimeai someone tried to make a self-improving prompt with chatgpt a few weeks back. it only took 11 generations for it to collapse into a... pathological mode.
- blender_jarvis - Control Blender through text prompts with help of ChatGPT
- Promptify - Prompt Engineering | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
- SchemaGPT - Python library for RDF Schemas generation from prompts using GPT-3 magic 🪄🪄🪄
- CaFo - [CVPR 2023] Prompt, Generate, then Cache: Cascade of Foundation Models makes Strong Few-shot Learners
- gpt3-interview-bot - GPT3 Interview Chatbot
- ama_prompting - Ask Me Anything language model prompting
- LMOps - General technology for enabling AI capabilities w/ LLMs and MLLMs
- bark - 🔊 Text-Prompted Generative Audio Model
- Prompt-Engineering-Guide - 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
- langchain-and-elevenlabs-with-pdf-analysis - How might we mix OpenAI and Langchain and ElevenLabs to speak out responses to prompts using a body of knowledge encapsulated in PDFs?
- promptr - Promptr is a CLI tool for operating on your codebase using GPT. Promptr dynamically includes one or more files into your GPT prompts, and it can optionally parse and apply the changes that GPT suggests to your codebase. Several prompt templates are included for various purposes, and users can create their own templates.
- chatgpt-clone - Clone of ChatGPT, uses official model & Bing, reverse-engineered UI, with AI model switching, message search, and prompt templates (WIP)
- ChatGPT-Prompt-Genius - get your creative juices flowing not only with the prompts but feel free to contribute to this open source project too #chatgpt #gpt4 #chatgptprompts
- ChatGPT-Adventure - A starting prompt for ChatGPT to create a text-adventure game
- chatgpt-text-to-midjourney-image - Optimize the prompt using ChatGPT, then send it to Replicate to create an image.
- Prompt-hunter - Save the Prompt and images from the Midjourney details page to your Notion page
- chatbox - A desktop app for ChatGPT API (OpenAI API) that supports Windows, Mac & Linux. 开源的ChatGPT桌面应用,prompt 开发神器,全平台支持,下载安装包就能用
- ChatGPT-Shortcut - Maximize your efficiency and productivity. 让生产力加倍的 ChatGPT 快捷指令,按照领域和功能分区,可对提示词进行标签筛选、关键词搜索和一键复制。
- promptable - Build LLM apps in Typescript/Javascript. 🧑💻 🧑💻 🧑💻 🚀 🚀 🚀
- ChatGPT3-Free-Prompt-List - A free guide for learning to create ChatGPT3 Prompts
- prompt-engine - Create apps with Figma
- ChatGPT-Siri - Shortcuts for Siri using ChatGPT API gpt-3.5-turbo & gpt-4 model, supports continuous conversations, configure the API key & save chat records. 由 ChatGPT API gpt-3.5-turbo & gpt-4 模型驱动的智能 Siri,支持连续对话,配置API key,配置系统prompt,保存聊天记录。
- The-HustleGPT-Challenge - Building Startups with an AI Co-Founder
- docsgpt - creating small models with fine tuning:- :- :- engineering:- chain of hindsight promptint-
- chatgpt-prompts - Here are the prompts I’ve created and want to share.
- ChatGPT-Data-Science-Prompts - A repository of 60 useful data science prompts for ChatGPT
- CWK-ChatGPT-MidJourney-Prompt-Template - cwk-chatgpt-midjourney-prompt-template v1.2probably the last version: 23 prompt types supported.i will switch to an object oriented approach: a complete rewrite. it will work better with chatgpt.there's a 1.2 light branch in the repo dropping a few …
- chatgpt-prompts-bug-bounty - ChatGPT Prompts for Bug Bounty & Pentesting
- Share-to-ChatGPT-Shortcut - An Apple Shortcut for sharing text to ChatGPT using personalized prompts
- ChatGPT-Prompts - AI is taking over slowly. Here are some use ChatGPT/API prompts that help you unlock 100% of your productivity.
- soren - SorenCAI is an AI software engineer assistant prompt
- chatbot-injections-exploits - ChatBot Injection and Exploit Examples: A Curated List of Prompt Engineer Commands - ChatGPT
- ai-notes - notes for software engineers getting up to speed on new AI developments. Serves as datastore for lspace.swyx.io writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
- squidgy-prompts - any #langtwt folks interested in #gpt3 / #chatgpt and language learning?we’ve just released an open source set of prompts to help learners build decks, sentence mine, correct grammar, play word games and more. can be used on their own or in @squidgiesapp.
- ChatGPT_DAN - ChatGPT DAN, Jailbreaks prompt
- ResearchChatGPT - 50 use cases of ChatGPT for research work
- FinGPT - Open-source for open finance! Revolutionize 🔥
- aish - A ChatGPT CLI with local storage for prompts and messages.
- Mr.-Ranedeer-AI-Tutor - A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
Name | Language | License | GitHub Stars |
---|---|---|---|
gpt-repository-loader | Python | MIT License | |
myGPTReader | Python | MIT License | |
PromptCraft-Robotics | Python | MIT License | |
chat-gpt-quine | Python | - | |
blender_jarvis | Python | - | |
Promptify | Python | Apache License 2.0 | |
SchemaGPT | Python | MIT License | |
CaFo | Python | - | |
gpt3-interview-bot | Python | MIT License | |
ama_prompting | Python | Apache License 2.0 | |
LMOps | Python | MIT License | |
bark | Python | Other | |
Prompt-Engineering-Guide | Jupyter Notebook | MIT License | |
langchain-and-elevenlabs-with-pdf-analysis | Jupyter Notebook | - | |
promptr | JavaScript | MIT License | |
chatgpt-clone | JavaScript | MIT License | |
ChatGPT-Prompt-Genius | JavaScript | Other | |
ChatGPT-Adventure | JavaScript | - | |
chatgpt-text-to-midjourney-image | JavaScript | MIT License | |
Prompt-hunter | JavaScript | GNU General Public License v2.0 | |
chatbox | TypeScript | GNU General Public License v3.0 | |
ChatGPT-Shortcut | TypeScript | MIT License | |
promptable | TypeScript | MIT License | |
ChatGPT3-Free-Prompt-List | Ruby | MIT License | |
prompt-engine | C# | MIT License | |
ChatGPT-Siri | - | MIT License | |
The-HustleGPT-Challenge | - | - | |
docsgpt | - | MIT License | |
chatgpt-prompts | - | MIT License | |
ChatGPT-Data-Science-Prompts | - | - | |
CWK-ChatGPT-MidJourney-Prompt-Template | - | - | |
chatgpt-prompts-bug-bounty | - | MIT License | |
Share-to-ChatGPT-Shortcut | - | - | |
ChatGPT-Prompts | - | - | |
soren | - | MIT License | |
chatbot-injections-exploits | - | - | |
ai-notes | - | MIT License | |
squidgy-prompts | - | Creative Commons Attribution Share Alike 4.0 International | |
ChatGPT_DAN | - | - | |
ResearchChatGPT | - | - | |
FinGPT | - | MIT License | |
aish | - | - | |
Mr.-Ranedeer-AI-Tutor | - | - |
- gpt4all - gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
- Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
- FastChat - The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
- kubernetes-chatgpt-bot - A ChatGPT bot for Kubernetes issues.
- chatGPT-telegram-bot - This is a very early attempt at having chatGPT work within a telegram bot
- chatgpt_telegram_bot - cómo integrar chatgpt con gpt-4 en telegram://t.co/fyumptn5vjvía @hipertextual
- ChatRWKV - ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
- ChatGPT-at-Home - ChatGPT @ Home: Large Language Model (LLM) chatbot application, written by ChatGPT
- ChuanhuChatGPT - GUI for ChatGPT API
- GPT3Discord - A robust, all-in-one GPT3 interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!
- chatgpt-on-wechat - Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5 API和itchat实现
- ChatGPT-in-Slack - Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot
- gpt-discord-bot - Example Discord bot written in Python that uses the completions API to have conversations with the
text-davinci-003
model, and the moderations API to filter the messages. - chatgpt-slackbot - OpenAIのChatGPT APIをSlack上で利用するためのSlackbotスクリプト (日本語での利用が前提)
- chatGPT-discord-bot - Integrate ChatGPT into your own discord bot
- vrchatbot - VRChatにAI Botを作るためのリポジトリ
- Blender-GPT - An all-in-one Blender assistant powered by GPT3/4 + Whisper integration
- dolly - Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
- chatgpt-failures - Failure archive for ChatGPT and similar models
- researchgpt - An open-source LLM based research assistant that allows you to have a conversation with a research paper
- wikipedia-gpt3-bot - REPL bot that answers questions by querying Wikipedia and summarizing answers with GPT-3
- chatgpt-tegram-bot - A simple bot for Telegram that allows interaction with ChatGPT (with voice notes and support for generating images).
- ChatGeoPT - A very basic, very brittle proof of concept for an AI assistant for geospatial search
- ChatGPT-Trading-Bot-for-KuCoin - This is a trading script for KuCoin that continuously places buy and sell orders based on market data and a predictive model generated by OpenAI's GPT-3.5 language model.
- vocode-python - 🤖 Build voice-based LLM agents. Modular + open source.
- marvin - 🤖🪄 A batteries-included library for GPT-powered bots and AI functions
- baize - Let ChatGPT teach your own chatbot in hours with a single GPU!
- baize-chatbot - Let ChatGPT teach your own chatbot in hours with a single GPU!
- gpt4all-ui - gpt4all chatbot ui
- yolopandas - チャットでpandas操作これ便利。"fy23 q2のどこどこ会社の何何製品に関する売り上げデータをグラフ化してね。"ってセールスオペレーションチームにお願いしているので、これ使って簡単にchatgptにデータ取得お願いできるようにしよう。
- ChatDoctor - 医療特化aiチャット「chatdoctor」chatgptも使ってモデルをトレーニングしてる様子全コードとデータセット、モデルの重みがオープンソース化する予定らしい..!
- gpt4free - decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, phind.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...)
- Auto-GPT-ZH - Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现
- voice-generator-webui - A multi-speaker, multilingual speech generation tool
- autogpt-telegram-chatbot - it's here! autogpt for your mobile.communicate with your own version of autogpt via telegram. proud to open source this project. can't wait to see what we'll build together!
- pdfGPT - PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The only open source solution to turn your pdf files in a chatbot!
- Navi - A GPT based Cybersecurity AI
- chatgpt-comparison-detection - Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥
- hackGPT - I leverage OpenAI and ChatGPT to do hackerish things
- talk-to-chatgpt - Talk to ChatGPT AI using your voice and listen to its answers through a voice
- ChatGPT-Telegram-Workers - Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.
- reflexion-human-eval - reflection-based gpt-4 agent is state-of-the-art on code geniteratively refines code, shifting “accuracy bottleneck” from correct code gen to correct test genhumaneval accuracy:-reflexion-based gpt-4 88% -gpt-4 67.0%-codet 65.8%-palm 26.2%code:
- gptchat-telegram - ✨ got tired of opening the gptchat website every time, so i made a telegram bot.if you want one too, i made it extremely easy to set up (you only need to run a single command! 😯).check out the repo 👇
- Twitter-Comment-Bot - A bot that comments on tweets containing a specified keyword. The bot uses the OpenAI API to generate comments and the Twitter API to post them. It is designed to run continuously, with a fixed delay between each comment.
- codemancer - AI coding assistant in your command line.
- ChatGPT-CodeReview - 🐥 A code review bot powered by ChatGPT
- KeepChatGPT - 让我们在使用ChatGPT过程中更高效、更顺畅,完美解决ChatGPT网络错误,不再频繁地刷新网页,足足省去10个多余的步骤。还可以取消后台监管审计。解决了这几类报错: (1) NetworkError when attempting to fetch resource. (2) Something went wrong. If this issue persists please contact us through our help center at help.openai.com. (3) This content may violate our content policy. (4) Conversation not found.
- chatgpt-wework-robot - 零代码、一键部署chatgpt到企业微信,无须VPN,速度快
- chatbot-ui - An open source ChatGPT UI.
- gpt4-pdf-chatbot-langchain - GPT4 & LangChain Chatbot for large PDF docs
- chat-with-gpt - An open-source ChatGPT app with a voice
- whatsapp-chatgpt - ChatGPT + DALL-E + WhatsApp = AI Assistant 🚀 🤖
- ChatGPT-wechat-bot - ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot
- chatbot-ui-pro - AI search & chat for Balaji Srinivasan's "The Network State."
- chatgpt-twitter-bot - Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖
- BetterChatGPT - Play and chat smarter with Better ChatGPT - an amazing open-source web app with a better UI for exploring OpenAI's ChatGPT API! (Website + Windows + MacOS + Linux)
- chatgpt-exporter - Export and Share your ChatGPT conversation history
- unChatGPT - unChatGPT uses the OpenAI API to create a chatbot-like chat experience. It is a similar to ChatGPT, but without the need to wait in a queue or have limited access.
- rubberduck-vscode - Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
- teams-openai-bot - Sample Teams OpenAI bot
- speechgpt - SpeechGPT is a web application that enables you to converse with ChatGPT.
- langchainjs - we've implemented autogpt in js, along with new read and write tools to write files, which can be backed by both your local filesystem in node.js as well as an in-memory filesystem in all other js envs. we'll be evolving this over time. example here
- chat-langchainjs - replicating chatlangchain (a chatgpt-like bot that only answers questions about langchain documentation) with a typescript backed heard @swyx is having a hackathon later today. hopefully this can serve as a starting point for some projects there!
- friday-gpt - A.I 에게 R&R을 부여해서 프로그래밍 업무를 진행시킵니다.
- telegram-chatgpt-concierge-bot - Interact with OpenAI's ChatGPT via Telegram and Voice.
- chatgpt-telegram - Run your own GPTChat Telegram bot, with a single command!
- gitgpt - A natural language command line git assistant
- chatgpt-discord - Run your own GPTChat Discord bot, with a single command!
- larkgpt - Lark chatgpt bot
- LocalAI - 🤖 Self-hosted, community-driven simple local OpenAI-compatible API written in go. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware. API for ggml compatible models, for instance: llama.cpp, alpaca.cpp, gpt4all.cpp, vicuna, koala, gpt4all-j, cerebras
- gpt_jailbreak_status - This is a repository that aims to provide updates on the status of jailbreaking the OpenAI GPT language model.
- chat-gpt - ChatGPT conversation saving bookmark
- chatgpt-android - 📲 ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose.
- gpt-voice-chat - A real voice chat with ChatGPT AI
- chatgpt - Interface to ChatGPT from R
- ChatdollKit - ChatdollKit enables you to make your 3D model into a chatbot
- unity-voicevox-bridge - unity上からvoicevoxと連携して合成音声を簡単に再生できるシンプルなライブラリ作ってみました!chatgpt apiとかのお供に!
- gortanagtp - Console Application with Voice and Text Interaction Latest ChatGPT API
- HeyChatGPT - A minimal iOS app that interacts with ChatGPT by your voice.
- glowby - Glowby Basic helps you create your own voice-based AI assistants.
- wechatbot - 为个人微信接入ChatGPT
Name | Language | License | GitHub Stars |
---|---|---|---|
gpt4all | Python | - | |
Open-Assistant | Python | Apache License 2.0 | |
FastChat | Python | Apache License 2.0 | |
kubernetes-chatgpt-bot | Python | - | |
chatGPT-telegram-bot | Python | MIT License | |
chatgpt_telegram_bot | Python | MIT License | |
ChatRWKV | Python | Apache License 2.0 | |
ChatGPT-at-Home | Python | MIT License | |
ChuanhuChatGPT | Python | GNU General Public License v3.0 | |
GPT3Discord | Python | MIT License | |
chatgpt-on-wechat | Python | MIT License | |
ChatGPT-in-Slack | Python | MIT License | |
gpt-discord-bot | Python | MIT License | |
chatgpt-slackbot | Python | - | |
chatGPT-discord-bot | Python | GNU General Public License v2.0 | |
vrchatbot | Python | MIT License | |
Blender-GPT | Python | Apache License 2.0 | |
dolly | Python | Apache License 2.0 | |
chatgpt-failures | Python | - | |
researchgpt | Python | MIT License | |
wikipedia-gpt3-bot | Python | - | |
chatgpt-tegram-bot | Python | GNU Affero General Public License v3.0 | |
ChatGeoPT | Python | MIT License | |
ChatGPT-Trading-Bot-for-KuCoin | Python | - | |
vocode-python | Python | MIT License | |
marvin | Python | Apache License 2.0 | |
baize | Python | GNU General Public License v3.0 | |
baize-chatbot | Python | GNU General Public License v3.0 | |
gpt4all-ui | Python | Apache License 2.0 | |
yolopandas | Python | MIT License | |
ChatDoctor | Python | Apache License 2.0 | |
gpt4free | Python | GNU General Public License v3.0 | |
Auto-GPT-ZH | Python | MIT License | |
voice-generator-webui | Python | MIT License | |
autogpt-telegram-chatbot | Python | - | |
pdfGPT | Python | - | |
Navi | Python | GNU Affero General Public License v3.0 | |
chatgpt-comparison-detection | Jupyter Notebook | - | |
hackGPT | Jupyter Notebook | - | |
talk-to-chatgpt | JavaScript | GNU Affero General Public License v3.0 | |
ChatGPT-Telegram-Workers | JavaScript | MIT License | |
reflexion-human-eval | JavaScript | - | |
gptchat-telegram | JavaScript | MIT License | |
Twitter-Comment-Bot | JavaScript | Other | |
codemancer | JavaScript | - | |
ChatGPT-CodeReview | JavaScript | ISC License | |
KeepChatGPT | JavaScript | GNU General Public License v2.0 | |
chatgpt-wework-robot | JavaScript | - | |
chatbot-ui | TypeScript | MIT License | |
gpt4-pdf-chatbot-langchain | TypeScript | - | |
chat-with-gpt | TypeScript | MIT License | |
whatsapp-chatgpt | TypeScript | - | |
ChatGPT-wechat-bot | TypeScript | MIT License | |
chatbot-ui-pro | TypeScript | MIT License | |
chatgpt-twitter-bot | TypeScript | MIT License | |
BetterChatGPT | TypeScript | Creative Commons Zero v1.0 Universal | |
chatgpt-exporter | TypeScript | MIT License | |
unChatGPT | TypeScript | - | |
rubberduck-vscode | TypeScript | MIT License | |
teams-openai-bot | TypeScript | - | |
speechgpt | TypeScript | MIT License | |
langchainjs | TypeScript | MIT License | |
chat-langchainjs | TypeScript | - | |
friday-gpt | TypeScript | MIT License | |
telegram-chatgpt-concierge-bot | TypeScript | - | |
chatgpt-telegram | Go | MIT License | |
gitgpt | Go | - | |
chatgpt-discord | Go | MIT License | |
larkgpt | Go | - | |
LocalAI | Go | MIT License | |
gpt_jailbreak_status | HTML | - | |
chat-gpt | HTML | GNU General Public License v3.0 | |
chatgpt-android | Kotlin | Apache License 2.0 | |
gpt-voice-chat | Scala | - | |
chatgpt | R | GNU General Public License v3.0 | |
ChatdollKit | C# | Apache License 2.0 | |
unity-voicevox-bridge | C# | MIT License | |
gortanagtp | C# | - | |
HeyChatGPT | Swift | - | |
glowby | Dart | MIT License | |
wechatbot | - | - |
- chat-gpt-google-extension - Free 3DS Primary Entrypoint <=11.2
- chatgpt-retrieval-plugin - The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
- Gepetto - IDA plugin which queries OpenAI's gpt-3.5-turbo language model to speed up reverse-engineering
- google-chatgpt-plugin - @ykdojo awesome @ykdojo! there is already a google chatgpt plugin too 🤯
- natbot - Drive a browser with GPT-3
- DAILA - A decompiler-unified plugin for accessing the OpenAI API to improve your decompilation experience
- regexplore - Regexplore is a Volatility plugin designed to mimic the functionality of the Registry Explorer plugins in EZsuite
- chat-todo-plugin - ✅ ChatGPT Plugin for managing a TODO list
- textual - Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!
- ReconAIzer - A Burp Suite extension to add OpenAI (GPT) on Burp and help you with your Bug Bounty recon to discover endpoints, params, URLs, subdomains and more!
- Agent-LLM - An Artificial Intelligence Automation Platform. AI Instruction management from various providers, has an adaptive memory, and a versatile plugin system with many commands including web browsing. Supports many AI providers and models and growing support every day.
- web-llm - Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
- langchain-aiplugin - "langchain as an aiplugin"🔥-super cool .@hwchase17 @langchainai this is like giving #chatgpt superpowers as it can now easily use langchain components(agents,chains etc)as plugins. this repo will scale up in no time.example: retrievalqa chain as a plugin
- plugins-quickstart - Get a ChatGPT plugin up and running in under 5 minutes!
- dangermode - Dangermode is a ChatGPT Plugin written with Python and FastAPI that allows ChatGPT to execute code snippets in an IPython session.
- examples - 如果你对如何开发chatgpt plugin感兴趣,推荐看一下这个视频,完整的介绍了:1. 什么是chatgpt plugin2. 如何开发一个langchain文档查询的chatgpt plugin3. 如何安装调试chatgpt plugin视频::
- chat-gpt-jupyter-extension - A browser extension that lets you chat with ChatGPT from any local Jupyter notebook.
- web-stable-diffusion - Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
- ipython-gpt - ipython-gpt - a jupyter/ipython interface to chatgptvery promising extension to chat with chatgpt directly from your jupyter notebook or ipython shell.
- tweetGPT - TweetGPT is a chrome extension that generates tweets and replies using chatGPT
- ChatGPT-pdf - A Chrome extension for downloading your ChatGPT history to PNG, PDF or a sharable link
- chatgpt-chrome-extension - A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
- summarize.site - Summarize web pages using OpenAI ChatGPT
- transformers.js - Run 🤗 Transformers in your browser!
- bob-plugin-openai-translator - 基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!
- chatgpt-extension - Minimal require.js implements CommonJS
- docGPT - ChatGPT directly within Google Docs as an Editor Add-on 📑
- ChatGPT-Assistant - say goodbye to manual extension development with chatgpt! i made this extension automatically with chatgpt. #openai #openaichat
- chatGPTBox - Integrating ChatGPT into your browser deeply, everything you need is here
- YouTube_Summary_with_ChatGPT - YouTube Summary with ChatGPT is a simple Chrome Extension (manifest v3) that allows you to get both YouTube video transcripts and summary of the video with OpenAI's ChatGPT AI technology.
- simpread - 简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
- chatgpt-wechat-landing-page - 一个 Chrome 浏览器插件,通过 ChatGPT 来自动响应微信私信或群聊中 @你 的消息的智能聊天机器人
- WebGPT - Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.
- tabSidian - tabSidian gathers your open browser tabs and turns them into a markdown list.
- chrome_extension_slicer - Chrome extension to load AI prompt text slicer tool at https://slicer.centminmod.com
- chatgpt-advanced - WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
- chatgpt-vscode - A VSCode extension that allows you to use ChatGPT
- openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
- browser-extension - Automate your browser with GPT-4
- obsidian-textgenerator-plugin - Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).
- logseq-plugin-gpt3-openai - A plugin for GPT-3 AI assisted note taking in Logseq
- chatgpt-arxiv-extension - A browser extension that enhance search engines with ChatGPT
- chatgpt-google-extension - A browser extension that enhance search engines with ChatGPT
- nextjs-chatgpt-app - 💬 Responsive chat application powered by OpenAI's GPT-4, with response streaming, code highlighting, various presets for developers. Using Next.js, React, Joy.
- sharegpt - Easily share permanent links to ChatGPT conversations with your friends
- chatgpt-raycast - ChatGPT raycast extension
- GPT-Toolbox - GPT extension for VSCode
- CodeCursor - An extension for using Cursor in Visual Studio Code.
- butler.vim - 🫖 Your butler. A ChatGPT like Vim/Neovim plugin that communicate with the OpenAI APIs
- AgentGPT - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
- gpt-assistant - An experiment to give an autonomous GPT agent access to a browser and have it accomplish tasks
- AutoGPT-Next-Web - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
- chatgpt-plugin-ts - Everything you need to start building ChatGPT Plugins in JS/TS 🔥
- whisper_ros - whisper_ros://t.co/rqb3qulyyospeak_ros_voicevox_plugin、ros2があれば音声対話システムが作れますね(vad未実装なので音声認識精度はガバガバですが
- pg_gpt - Experimental extension that brings OpenAI API to your PostgreSQL to run queries in human language.
- kubectl-ai - ✨ Kubectl plugin for OpenAI GPT
- ChatGPT_Extension - ChatGPT Extension is a really simple Chrome Extension (manifest v3) that you can access OpenAI's ChatGPT from anywhere on the web.
- ChatGPT - A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
- CodeGPT.nvim - CodeGPT is a plugin for neovim that provides commands to interact with ChatGPT.
- ChatGPT.nvim - Neovim plugin for interacting with OpenAI GPT-3 chatbot, providing an easy interface for exploring GPT-3 and NLP.
- mind-wave - Emacs AI plugin based on ChatGPT API
- askgpt.vim - A plugin for Vim that incorporates ChatGPT to allow you to ask questions about your code.
- ChatGPT-Plugins-Collection - An unofficial collection of Plugins for ChatGPT, in any programming language!
- burpgpt - A Burp Suite extension that integrates OpenAI's GPT to perform an additional passive scan for discovering highly bespoke vulnerabilities, and enables running traffic-based analysis of any type.
- openai-chatgpt-everywhere-extension - Sample CSV file
- awesome-chatgpt-plugins - List of interesting resources for building and using ChatGPT plugins.
- Chrome-GPT - An AutoGPT agent that controls Chrome on your desktop
- Auto-GPT-MetaTrader-Plugin - The AutoGPT MetaTrader Plugin is a software tool that enables traders to connect their MetaTrader 4 or 5 trading account to Auto-GPT.
- Auto-GPT-Plugins - Plugins for Auto-GPT
- nextjs-chatgpt-plugin-starter - ChatGPT plugin starter project using Next.js
Name | Language | License | GitHub Stars |
---|---|---|---|
chat-gpt-google-extension | Python | - | |
chatgpt-retrieval-plugin | Python | MIT License | |
Gepetto | Python | GNU General Public License v3.0 | |
google-chatgpt-plugin | Python | - | |
natbot | Python | MIT License | |
DAILA | Python | - | |
regexplore | Python | - | |
chat-todo-plugin | Python | MIT License | |
textual | Python | MIT License | |
ReconAIzer | Python | - | |
Agent-LLM | Python | MIT License | |
web-llm | Python | Apache License 2.0 | |
langchain-aiplugin | Python | MIT License | |
plugins-quickstart | Python | MIT License | |
dangermode | Python | BSD 3-Clause "New" or "Revised" License | |
examples | Jupyter Notebook | - | |
chat-gpt-jupyter-extension | Jupyter Notebook | MIT License | |
web-stable-diffusion | Jupyter Notebook | Apache License 2.0 | |
ipython-gpt | Jupyter Notebook | - | |
tweetGPT | JavaScript | MIT License | |
ChatGPT-pdf | JavaScript | MIT License | |
chatgpt-chrome-extension | JavaScript | MIT License | |
summarize.site | JavaScript | MIT License | |
transformers.js | JavaScript | MIT License | |
bob-plugin-openai-translator | JavaScript | - | |
chatgpt-extension | JavaScript | MIT License | |
docGPT | JavaScript | - | |
ChatGPT-Assistant | JavaScript | - | |
chatGPTBox | JavaScript | MIT License | |
YouTube_Summary_with_ChatGPT | JavaScript | MIT License | |
simpread | JavaScript | GNU General Public License v3.0 | |
chatgpt-wechat-landing-page | JavaScript | - | |
WebGPT | JavaScript | Other | |
tabSidian | JavaScript | - | |
chrome_extension_slicer | JavaScript | - | |
chatgpt-advanced | TypeScript | MIT License | |
chatgpt-vscode | TypeScript | - | |
openai-translator | TypeScript | GNU Affero General Public License v3.0 | |
browser-extension | TypeScript | MIT License | |
obsidian-textgenerator-plugin | TypeScript | MIT License | |
logseq-plugin-gpt3-openai | TypeScript | MIT License | |
chatgpt-arxiv-extension | TypeScript | GNU General Public License v3.0 | |
chatgpt-google-extension | TypeScript | GNU General Public License v3.0 | |
nextjs-chatgpt-app | TypeScript | MIT License | |
sharegpt | TypeScript | - | |
chatgpt-raycast | TypeScript | MIT License | |
GPT-Toolbox | TypeScript | MIT License | |
CodeCursor | TypeScript | MIT License | |
butler.vim | TypeScript | MIT License | |
AgentGPT | TypeScript | GNU General Public License v3.0 | |
gpt-assistant | TypeScript | - | |
AutoGPT-Next-Web | TypeScript | GNU General Public License v3.0 | |
chatgpt-plugin-ts | TypeScript | MIT License | |
whisper_ros | C++ | - | |
pg_gpt | Rust | Apache License 2.0 | |
kubectl-ai | Go | MIT License | |
ChatGPT_Extension | HTML | MIT License | |
ChatGPT | C# | MIT License | |
CodeGPT.nvim | Lua | GNU General Public License v3.0 | |
ChatGPT.nvim | Lua | - | |
mind-wave | Emacs Lisp | GNU General Public License v3.0 | |
askgpt.vim | Vim Script | MIT License | |
ChatGPT-Plugins-Collection | Julia | MIT License | |
burpgpt | Java | Apache License 2.0 | |
openai-chatgpt-everywhere-extension | - | - | |
awesome-chatgpt-plugins | - | MIT License | |
Chrome-GPT | Python | GNU General Public License v3.0 | |
Auto-GPT-MetaTrader-Plugin | Python | MIT License | |
Auto-GPT-Plugins | Python | MIT License | |
nextjs-chatgpt-plugin-starter | TypeScript | - |
- ChatGPT - Reverse engineered ChatGPT API
- shell_gpt - A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently.
- PyChatGPT - ⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
- chatgpt-wrapper - API for interacting with ChatGPT and GPT4 using Python and from Shell.
- chatblade - A CLI Swiss Army Knife for ChatGPT
- Alice - Giving ChatGPT access to a real terminal
- command-ai - AI chatbot in your terminal, powered by OpenAI API
- GPT_Vuln-analyzer - Uses ChatGPT API, Python-Nmap, DNS Recon modules and uses the GPT3 model to create vulnerability reports based on Nmap scan data, and DNS scan information. It can also perform subdomain enumeration to a great extent
- shell-genie - Your wishes are my commands
- DirectAI - ChatGPT queries via OpenAI API in your terminal
- GPTalk - GPT-3 client for Windows and Unix with memories management that supports both text and speech in any language.
- Reptyl - Cross-platform command line shell that supports execution of commands in natural language
- wanna - Shell command launcher with natural language
- datasetGPT - A command-line interface to generate textual and conversational datasets with LLMs.
- chatgpt-cli - fanfou bots
- engshell - An English-language shell for any OS, powered by LLMs
- node-chatgpt-api - A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.
- chat-gpt-cli - PhantomJS QUnit testrunner which export results to JUnit XML format and coverage to Cobertura XML format to use with CI tools like Jenkins.
- terminalGPT - Get GPT like chatGPT on your terminal
- chatgpt-gsheets - [new] #chatgpt in sheets! 🤯integrate the #chatgpt #api in @googlesheets in a few clicks, @1littlecoder shows you how!use cases: #seo, #socialmedia, #marketing, you name it! 🔥- tutorial: code: cost: $2/million tokens! 🙃
- gptsh - GPT.sh is a CLI tool built with NodeJs and powered by Open AI's GPT-3. It's main purpose is to translate natural language questions and requests into shell commands.
- chatgpt-api - Node.js client for the official ChatGPT API. 🔥
- ChatGPT-Next-Web - 一键拥有你自己的 ChatGPT 网页服务。 One-Click to deploy your own ChatGPT web UI.
- ai-cli - Get answers for CLI commands from GPT3 right from your terminal
- chathub - All-in-one chatbot client
- bing-chat - Node.js client for Bing's new AI-powered search. It's like ChatGPT on steroids 🔥
- aicommits - A CLI that writes your git commit messages for you with AI
- opencommit - GPT CLI to auto-generate impressive commits in 1 second 🤯🔫
- react-native-chatgpt - A React Native wrapper around ChatGPT to seamlessly integrate it with your applications. It handles authentication, streamed responses, and keeping track of conversations. 100% client-side 🤖
- GPT-Shell - GPT-Shell is an OpenAI based chat-bot that is similar to OpenAI's ChatGPT. Also allows creating Dalle2 images.
- autodoc - Experimental toolkit for auto-generating codebase documentation using LLMs
- commit-assist - Auto generate commit messages using ChatGPT
- ai-shell - A CLI that converts natural language to shell commands.
- doschgpt - A proof-of-concept ChatGPT client for DOS.
- gptcommit - A git prepare-commit-msg hook for authoring commit messages with GPT-3.
- a - CLI tool to generate code from GPT3
- plz-cli - Copilot for your terminal
- aichat - Using ChatGPT/GPT-3.5/GPT-4 in the terminal.
- rusty - GPT-3 powered CLI tool to help you remember bash commands.
- cligpt - cligpt is a command-line interface for interacting with the ChatGPT API from OpenAI.
- ata - Ask the Terminal Anything (ATA): ChatGPT in the terminal
- acli - Assisted command line, powered by Open AI's API
- openaigo - OpenAI GPT3/3.5 ChatGPT API Client Library for Go, simple, less dependencies, and well-tested
- cligpt - ChatGPT but in the terminal
- CodeGPT - A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
- search - a cli google client written by ai (chatgpt) that bypasses captcha and rate limiting by using the google alerts "preview" feature
- chatgpt-backup - Single client side script to backup your entire ChatGPT conversation history
- PowerShellAI - PowerShell AI module for OpenAI GPT-3 and DALL-E
- chatGPT-shell-cli - Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
- chatgpt-shell - Minimal ChatGPT and DALL-E Emacs shells
- client - ⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
- slickgpt - SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.
- chatgpt-ui - A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts.
- openai-java - OpenAI GPT-3 Api Client in Java
- hfuzz - Wordlist for web fuzzing, made from a variety of reliable sources including: result from my pentests, git.rip, ChatGPT, Lex, nuclei templates, web-scanners, seclist, bo0m, and more.
- the-art-of-command-line - Master the command line, in one page
Name | Language | License | GitHub Stars |
---|---|---|---|
ChatGPT | Python | GNU General Public License v2.0 | |
shell_gpt | Python | MIT License | |
PyChatGPT | Python | MIT License | |
chatgpt-wrapper | Python | MIT License | |
chatblade | Python | GNU General Public License v3.0 | |
Alice | Python | GNU General Public License v3.0 | |
command-ai | Python | MIT License | |
GPT_Vuln-analyzer | Python | MIT License | |
shell-genie | Python | MIT License | |
DirectAI | Python | - | |
GPTalk | Python | Apache License 2.0 | |
Reptyl | Python | Apache License 2.0 | |
wanna | Python | MIT License | |
datasetGPT | Python | - | |
chatgpt-cli | Python | MIT License | |
engshell | Python | MIT License | |
node-chatgpt-api | JavaScript | MIT License | |
chat-gpt-cli | JavaScript | - | |
terminalGPT | JavaScript | MIT License | |
chatgpt-gsheets | JavaScript | - | |
gptsh | JavaScript | MIT License | |
chatgpt-api | TypeScript | MIT License | |
ChatGPT-Next-Web | TypeScript | Other | |
ai-cli | TypeScript | GNU General Public License v3.0 | |
chathub | TypeScript | GNU General Public License v3.0 | |
bing-chat | TypeScript | MIT License | |
aicommits | TypeScript | MIT License | |
opencommit | TypeScript | MIT License | |
react-native-chatgpt | TypeScript | MIT License | |
GPT-Shell | TypeScript | MIT License | |
autodoc | TypeScript | MIT License | |
commit-assist | TypeScript | - | |
ai-shell | TypeScript | MIT License | |
doschgpt | C++ | GNU General Public License v3.0 | |
gptcommit | Rust | MIT License | |
a | Rust | MIT License | |
plz-cli | Rust | MIT License | |
aichat | Rust | Apache License 2.0 | |
rusty | Rust | MIT License | |
cligpt | Rust | MIT License | |
ata | Rust | MIT License | |
acli | Go | MIT License | |
openaigo | Go | MIT License | |
cligpt | Go | - | |
CodeGPT | Go | MIT License | |
search | Go | - | |
chatgpt-backup | HTML | MIT License | |
PowerShellAI | PowerShell | Apache License 2.0 | |
chatGPT-shell-cli | Shell | MIT License | |
chatgpt-shell | Emacs Lisp | GNU General Public License v3.0 | |
client | PHP | MIT License | |
slickgpt | Svelte | MIT License | |
chatgpt-ui | Vue | MIT License | |
openai-java | Java | MIT License | |
hfuzz | - | The Unlicense | |
the-art-of-command-line | - | - |
- PaLM-rlhf-pytorch - Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
- minGPT - A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
- mm-cot - Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
- picoGPT - An unnecessarily tiny implementation of GPT-2 in NumPy.
- gpt-neox - An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
- GPTZero - An open-source implementation of GPTZero
- SpikeGPT - Implementation of "SpikeGPT: Generative Pre-trained Language Model with Spiking Neural Networks"
- ml-ane-transformers - Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
- memorizing-transformers-pytorch - Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
- lit-llama - Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
- large-model-parallelism - Functional local implementations of main model parallelism approaches
- bloomz.cpp - C++ implementation for BLOOM
- swift-coreml-transformers - Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
Name | Language | License | GitHub Stars |
---|---|---|---|
PaLM-rlhf-pytorch | Python | MIT License | |
minGPT | Python | MIT License | |
mm-cot | Python | Apache License 2.0 | |
picoGPT | Python | MIT License | |
gpt-neox | Python | Apache License 2.0 | |
GPTZero | Python | MIT License | |
SpikeGPT | Python | BSD 2-Clause "Simplified" License | |
ml-ane-transformers | Python | Other | |
memorizing-transformers-pytorch | Python | MIT License | |
lit-llama | Python | Apache License 2.0 | |
large-model-parallelism | Jupyter Notebook | GNU General Public License v3.0 | |
bloomz.cpp | C | MIT License | |
swift-coreml-transformers | Swift | Apache License 2.0 |
- Hello-Python - Curso para aprender el lenguaje de programación Python desde cero y para principiantes. Más de 30 clases, 25 horas en vídeo, código y grupo de chat. Desde sus fundamentos hasta la creación de un API Backend con base de datos y más...
- notebooks - code for deep learning courses
- gpt4all-colab - 🔥gpt4all (the best chatgpt clone) running locally and on colab tutorial - - to @camenduru's colab -
- X-Decoder - Tutorials and programming exercises for learning Q# and quantum computing
Name | Language | License | GitHub Stars |
---|---|---|---|
Hello-Python | Python | Apache License 2.0 | |
notebooks | Jupyter Notebook | Apache License 2.0 | |
gpt4all-colab | Jupyter Notebook | - | |
X-Decoder | Jupyter Notebook | MIT License |
- BioGPT - microsoft research has released biogpt, a large language model trained on biomedical research literature. the model achieves better-than-human performance on answering questions from the biomedical literature, as evaluated on pubmedqa. the code for the …
- stanford_alpaca - Code and documentation to train Stanford's Alpaca models, and generate the data.
- openai-python - The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
- FlexGen - Running large language models on a single GPU for throughput-oriented scenarios.
- RWKV-LM - RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
- mario-gpt - Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981
- bilingual_book_maker - Make bilingual epub books Using AI translate
- llm-security - New ways of breaking app-integrated LLMs
- GLM-130B - GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
- trlx - A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
- ChatGLM-6B - ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
- GPTSAN - General-purpose Swich transformer based Japanese language model
- gpt-2 - Code for the paper "Language Models are Unsupervised Multitask Learners"
- gptlang - A new programming language implemented by GPT-4.
- BIG-bench - Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
- hlb-gpt - Minimalistic, fast, and experimentation-friendly researcher's toolbench for GPT-like models in ~<365 lines of code. Reaches <3.8 validation loss on wikitext-103 on a single A100 in ~138 seconds.
- hn_summary - Summarizes top stories from Hacker News using a large language model and post them to a Telegram channel.
- transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- self-instruct - Aligning pretrained language models with instruction data generated by themselves.
- knowledge_gpt - Accurate answers and instant citations for your documents.
- lqae - Language Quantized AutoEncoders
- stanford_alpaca - Code and documentation to train Stanford's Alpaca models, and generate the data.
- fib - are bloom, opt-175b, t0, and gpt-neox "factually consistent"? new preprint! we introduce fib - the factual inconsistency benchmark - and evaluate 23 llms. work done with @anisham197 @byryuer @mohitban47 @colinraffel📄 💾 🧵 ⬇️
- petals - 🌸 Run 100B+ language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
- emailGPT - a quick and easy interface to generate emails with ChatGPT
- gpt3-contextual - Contextual chat with GPT-3 model of OpenAI API
- camel - CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
- pubmed-gpt - Use gpt to summarize abstracts for a pubmed query
- haltt4llm - This project is an attempt to create a common metric to test LLM's for progress in eliminating hallucinations which is the most serious current problem in widespread adoption of LLM's for many real purposes.
- olm-datasets - Pipeline for pulling and processing online language model pretraining data from the web
- sat-reading - new blog: language models vs. the sat reading test! they score ~90%, and flan-t5 does as well as gpt-3.5! finetuning even better!all the deets: available here, including a new huggingface dataset with questions (+models):
- tenetlang - A GPT-Designed Language Built for Humans
- ebook-GPT-translator - Enjoy reading with your favorite style.
- srt-gpt-translator - Subtitle translator
- datasloth - Natural language Pandas queries and data generation powered by GPT-3
- trl - Train transformer language models with reinforcement learning.
- ChatGPT-vs.-BERT - 🎁[ChatGPT4NLU] A Comparative Study on ChatGPT and Fine-tuned BERT
- unilm - Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
- document.ai - 基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5)
- LAVIS - LAVIS - A One-stop Library for Language-Vision Intelligence
- gpt-subtrans - Project using OpenAI/ChatGPT to translate subtitle files
- paper-qa - LLM Chain for answering questions from documents with citations
- guardrails - Adding guardrails to large language models.
- chatgpt-document-extraction - A proof of concept tool for using ChatGPT to transform messy text documents into structured JSON
- h2ogpt - Come join the movement to make the world's best open source GPT led by H2O.ai
- LLMZoo - ⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
- INSIGHT - INSIGHT is an autonomous AI that can do medical research!
- h2o-llmstudio - H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs
- nlp-resume-parser - NLP-powered, GPT-3 enabled Resume Parser from PDF to JSON.
- chatgpt-clone - ChatGPT interface with better UI
- camel - 🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
- auto-redteam - Redteaming LLMs using other LLMs
- self-ask - Code and data for "Measuring and Narrowing the Compositionality Gap in Language Models"
- llm-lobbyist - Code for the paper: "Large Language Models as Corporate Lobbyists" (2023).
- Transformers-Tutorials - This repository contains demos I made with the Transformers library by HuggingFace.
- dsp - 𝗗𝗦𝗣: Demonstrate-Search-Predict. A framework for composing retrieval and language models for knowledge-intensive NLP.
- OpenAGI - OpenAGI: When LLM Meets Domain Experts
- GraphGPT - Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
- backend-GPT - 6/ "gpt is all you need for the backend" : use an llm to help you write a backendwired: llm is the backendinspiring project from a recent scale hackathon. the llm backend takes state as json blob and modifies it based on... english description.
- gpt-commit-summarizer - gpt based tool that writes the commit message for you
- tesseract.js - Pure Javascript OCR for more than 100 Languages 📖🎉🖥
- subtitle-translator - Translate subtitle using ChatGPT
- vault-ai - OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, etc) using a simple React frontend.
- ai-code-translator - Use AI to translate code from one language to another.
- chatgpt-i18n - Translate your locale json files with AI assistance.
- flux - LLM Power Tool
- platform - @erikschluntz when i initially played with gpt-3 agents in the summer of last year (you can see an example here: whereby you can give a gpt-3 agent with access to a javascript repl a goal to accomplish), that's where i ended up, and i didn't think it was that…
- minds - MindsJS - Build AI powered workflows easily
- text2sql - Small project to use LLMs with context for SQL generation
- FreedomGPT - This codebase is for a React and Electron-based app that executes the FreedomGPT LLM locally (offline and private) on Mac and Windows using a chat-based interface (based on Alpaca Lora)
- chart-gpt - AI tool to build charts based on text input
- alpaca.cpp - Locally run an Instruction-Tuned Chat-Style LLM
- ChatARKit - Using ChatGPT to create AR experiences with natural language.
- alpaca.cpp - Locally run an Instruction-Tuned Chat-Style LLM (Android/Linux/Windows/Mac)
- rust-bert - Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
- PentestGPT - A GPT-empowered penetration testing tool
- gpttools - gpttools extends gptstudio for package development to help you document code, write tests, or even explain code
- semantic-kernel - Integrate cutting-edge LLM technology quickly and easily into your apps
- CoCoGen - there are nlp tasks in which codex performs better than gpt-3 and t5,if you convert the nl problem into pseudo-python!: appear in #emnlp2022)work led by @aman_madaan , with @shuyanzhxyc yiming yang @gneubig and me
- github-summarizer - A PHP GitHub summarizer using Chat GPT.
- LSL-snippets - Small scripts written (or modified) by me, in Linden Scripting Language (LSL), for Second Life.
- HealthGPT - Query your Apple Health data with natural language 💬 🩺
- pdf-epub-GPT-translator - learn python + flask
- gpt-3 - GPT-3: Language Models are Few-Shot Learners
- GPT-4-LLM - nice summary of our "instruction tuning with gpt-4!" @omarsar0 generated instruction-following & feedback data is released, leading to superior self-instruct llms. stay tuned while we are pushing more into the github repo.
- siri-chatgpt - now you can transform siri into the real #chatgpt! simply download this shortcut (link in repo ⬇️) to your iphone, edit its script in the shortcuts app (i.e. paste your api key into the text box), and say, "hey siri, chatgpt". ask your favorite question!
- gpt-jargon - Jargon is a natural language programming language specified and executed by LLMs like GPT-4.
- practical-llms - #aiscllmworkshopa quick way to go from zero to dangerous (like, be able to confidently bullshit like chatgpt, but also quickly ramp up on how to go from idea to product with the latest & greatest in llm, with 9 continuous hours of hour-long presentations!
- happycommit - HappyCommit is a delightful tool that harnesses the power of OpenAI's GPT-3.5 Turbo language model to generate meaningful and descriptive Git commit messages for you.
- JamesGPT - Jailbreak for ChatGPT: Predict the future, opine on politics and controversial topics, and assess what is true. May help us understand more about LLM Bias
- ChatPaper - Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
- minichain - Sequence-to-sequence model with LSTM encoder/decoders and attention
Name | Language | License | GitHub Stars |
---|---|---|---|
BioGPT | Python | - | |
stanford_alpaca | Python | Apache License 2.0 | |
openai-python | Python | MIT License | |
FlexGen | Python | Apache License 2.0 | |
RWKV-LM | Python | Apache License 2.0 | |
mario-gpt | Python | MIT License | |
bilingual_book_maker | Python | MIT License | |
llm-security | Python | MIT License | |
GLM-130B | Python | Apache License 2.0 | |
trlx | Python | MIT License | |
ChatGLM-6B | Python | Apache License 2.0 | |
GPTSAN | Python | MIT License | |
gpt-2 | Python | Other | |
gptlang | Python | - | |
BIG-bench | Python | Apache License 2.0 | |
hlb-gpt | Python | Apache License 2.0 | |
hn_summary | Python | Apache License 2.0 | |
transformers | Python | Apache License 2.0 | |
self-instruct | Python | Apache License 2.0 | |
knowledge_gpt | Python | MIT License | |
lqae | Python | - | |
stanford_alpaca | Python | Apache License 2.0 | |
fib | Python | Creative Commons Attribution 4.0 International | |
petals | Python | MIT License | |
emailGPT | Python | MIT License | |
gpt3-contextual | Python | MIT License | |
camel | Python | Apache License 2.0 | |
pubmed-gpt | Python | BSD 3-Clause "New" or "Revised" License | |
haltt4llm | Python | MIT License | |
olm-datasets | Python | Apache License 2.0 | |
sat-reading | Python | - | |
tenetlang | Python | MIT License | |
ebook-GPT-translator | Python | MIT License | |
srt-gpt-translator | Python | MIT License | |
datasloth | Python | MIT License | |
trl | Python | Apache License 2.0 | |
ChatGPT-vs.-BERT | Python | - | |
unilm | Python | MIT License | |
document.ai | Python | GNU Affero General Public License v3.0 | |
LAVIS | Python | BSD 3-Clause "New" or "Revised" License | |
gpt-subtrans | Python | Other | |
paper-qa | Python | MIT License | |
guardrails | Python | Apache License 2.0 | |
chatgpt-document-extraction | Python | - | |
h2ogpt | Python | Apache License 2.0 | |
LLMZoo | Python | Apache License 2.0 | |
INSIGHT | Python | Apache License 2.0 | |
h2o-llmstudio | Python | Apache License 2.0 | |
nlp-resume-parser | Python | - | |
chatgpt-clone | Python | GNU General Public License v3.0 | |
camel | Python | Apache License 2.0 | |
auto-redteam | Jupyter Notebook | - | |
self-ask | Jupyter Notebook | - | |
llm-lobbyist | Jupyter Notebook | - | |
Transformers-Tutorials | Jupyter Notebook | MIT License | |
dsp | Jupyter Notebook | MIT License | |
OpenAGI | Jupyter Notebook | - | |
GraphGPT | JavaScript | MIT License | |
backend-GPT | JavaScript | - | |
gpt-commit-summarizer | JavaScript | MIT License | |
tesseract.js | JavaScript | Apache License 2.0 | |
subtitle-translator | JavaScript | MIT License | |
vault-ai | JavaScript | MIT License | |
ai-code-translator | TypeScript | - | |
chatgpt-i18n | TypeScript | GNU Affero General Public License v3.0 | |
flux | TypeScript | MIT License | |
platform | TypeScript | MIT License | |
minds | TypeScript | Apache License 2.0 | |
text2sql | TypeScript | MIT License | |
FreedomGPT | TypeScript | GNU General Public License v3.0 | |
chart-gpt | TypeScript | Apache License 2.0 | |
alpaca.cpp | C | MIT License | |
ChatARKit | C | MIT License | |
alpaca.cpp | C | MIT License | |
rust-bert | Rust | Apache License 2.0 | |
PentestGPT | HTML | MIT License | |
gpttools | R | Other | |
semantic-kernel | C# | MIT License | |
CoCoGen | TeX | - | |
github-summarizer | PHP | MIT License | |
LSL-snippets | LSL | GNU Lesser General Public License v2.1 | |
HealthGPT | Swift | - | |
pdf-epub-GPT-translator | - | - | |
gpt-3 | - | - | |
GPT-4-LLM | - | Apache License 2.0 | |
siri-chatgpt | - | - | |
gpt-jargon | - | MIT License | |
practical-llms | - | Creative Commons Zero v1.0 Universal | |
happycommit | Rust | Apache License 2.0 | |
JamesGPT | - | - | |
ChatPaper | Python | Other | |
minichain | Lua | MIT License |
- langchain - ⚡ Building applications with LLMs through composability ⚡
- text-generation-webui - A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
- llama_index - LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
- llama - Inference code for LLaMA models
- GPTQ-for-LLaMa - 4 bits quantization of LLaMA using GPTQ
- gptuber-by-langchain - GPTがYouTuberをやります
- intelgpt - IntelGPT is a command line tool that allows you to examine specific input such as URLs, file hashes, domain names, and IP addresses using GPT3.
- knowledge-gpt - Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources.
- llama_index_starter_pack - This repository provides very basic flask, streamlit, and docker examples for the llama_index (fka gpt_index) package
- xturing - Build and control your own LLMs
- llama-int8 - Quantized inference code for LLaMA models
- point-alpaca - we release our weights from recreated stanford alpaca 7b - llama finetuned on synthetic instruction dataset. it's surprisingly good:(keep in mind, the following results is just from the smallest 7b model; gpt-3 is 175b)
- agentchain - Chain together LLMs for reasoning & orchestrate multiple large models for accomplishing complex tasks
- llm-strategy - Directly Connecting Python to LLMs - Dataclasses & Interfaces <-> LLMs
- llama-cpp-python - Python bindings for llama.cpp
- basaran - Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
- llama-lab - if you build a space with @gpt_index, just fill out this form here! credits for llama agi go to logan, who helped to pioneer this from scratch:
- Ask-Anything - ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
- VLog - Transform Video as a Document with ChatGPT, CLIP, BLIP2, GRIT, Whisper, LangChain.
- alpaca-lora - Instruct-tune LLaMA on consumer hardware
- ClassGPT - ChatGPT for lecture slides
- KoAlpaca - KoAlpaca: Korean Alpaca Model based on Stanford Alpaca (feat. LLAMA and Polyglot-ko)
- novice-ChatGPT - ChatGPT API Usage using LangChain, LlamaIndex, Guardrails, AutoGPT and more
- ai-playground - i was playing around with perplexityai and wanted to figure out how it worked. so i wrote a simple open-source clone with @openai gpt-3.5turbo, @langchainai, @trychroma and with documentation. check it out.
- alpaca-electron - An even simpler way to run Alpaca
- langflow - ⛓️ LangFlow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows.
- gpt4all-ts - gpt4all and llama typescript bindings
- pyllamacpp - Official supported Python bindings for llama.cpp + gpt4all
- llama.cpp - Port of Facebook's LLaMA model in C/C++
- dalai - The simplest way to run LLaMA on your local machine
- GenAI_LLM_timeline - ChatGPT, GenerativeAI and LLMs Timeline
Name | Language | License | GitHub Stars |
---|---|---|---|
langchain | Python | MIT License | |
text-generation-webui | Python | GNU Affero General Public License v3.0 | |
llama_index | Python | MIT License | |
llama | Python | GNU General Public License v3.0 | |
GPTQ-for-LLaMa | Python | - | |
gptuber-by-langchain | Python | MIT License | |
intelgpt | Python | MIT License | |
knowledge-gpt | Python | MIT License | |
llama_index_starter_pack | Python | MIT License | |
xturing | Python | Apache License 2.0 | |
llama-int8 | Python | GNU General Public License v3.0 | |
point-alpaca | Python | - | |
agentchain | Python | MIT License | |
llm-strategy | Python | MIT License | |
llama-cpp-python | Python | MIT License | |
basaran | Python | MIT License | |
llama-lab | Python | - | |
Ask-Anything | Python | MIT License | |
VLog | Python | MIT License | |
alpaca-lora | Jupyter Notebook | Apache License 2.0 | |
ClassGPT | Jupyter Notebook | MIT License | |
KoAlpaca | Jupyter Notebook | Apache License 2.0 | |
novice-ChatGPT | Jupyter Notebook | - | |
ai-playground | Jupyter Notebook | MIT License | |
alpaca-electron | JavaScript | MIT License | |
langflow | TypeScript | MIT License | |
gpt4all-ts | TypeScript | - | |
pyllamacpp | C++ | MIT License | |
llama.cpp | C | MIT License | |
dalai | CSS | - | |
GenAI_LLM_timeline | - | - |
- ChatAI - Mozilla community directory -- A centralized directory of all Mozilla contributors!
- llama-hub - A library of data loaders for LLMs made by the community -- to be used with GPT Index and/or LangChain
- AICommand - ChatGPT integration with Unity Editor
- AIShader - ChatGPT-powered shader generator for Unity
- ChatGPT-API-unity - Binds ChatGPT chat completion API to pure C# on Unity.
- OpenAI-Unity - An unofficial OpenAI Unity Package that aims to help you use OpenAI API directly in Unity Game engine.
- UnityChatGPT - Few examples with Chat GPT In Unity
- gptcache - @ferret_db @ossinsight @milvusio we'd love to get a ferretdb backend for gptcache. we'll add it to the todo list.and on behalf of milvus developers and the broader community, thanks for the shout-out!
Name | Language | License | GitHub Stars |
---|---|---|---|
ChatAI | Python | BSD 3-Clause "New" or "Revised" License | |
llama-hub | Python | - | |
AICommand | C# | The Unlicense | |
AIShader | C# | - | |
ChatGPT-API-unity | C# | MIT License | |
OpenAI-Unity | C# | MIT License | |
UnityChatGPT | C# | - | |
gptcache | - | - |
- Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
- BlenderGPT - Use commands in English to control Blender with OpenAI's GPT-4
- evals - Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
- VulChatGPT - Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries
- OpenChatKit - #openchatkit is the first #opensource alternative to #chatgpt! 🤯it's a 20b param. model built by ex-@openai folks (@togethercompute) and fine-tuned using @aieleuther's gpt-neox-20b!🔗 demo: 🐙 gh: 📽️ video: @itakgol ↓
- chatgpt-python - Unofficial Python SDK for OpenAI's ChatGPT
- gpt-commit - Generate commit messages using ChatGPT
- tiktoken - tiktoken is a fast BPE tokeniser for use with OpenAI's models.
- wolverine - @denfromufa @openai nice tool! but i meant a tool to chat with gpt-4 in my terminal, i.e., something like
- chatgpt-clone - Build Yo'own ChatGPT with OpenAI API & Gradio
- pyChatGPT - An unofficial Python wrapper for OpenAI's ChatGPT API
- davinci-functions - Library to ask OpenAI GPT for generating objects on the Python runtime.
- chatgpt_ros - ROS wrapper for ChatGPT API
- genai - What if GPT could help you notebook?
- GPTReview - Get OpenAI GPT models to review your PR's
- scrapeghost - 👻 Experimental library for scraping websites using OpenAI's GPT API.
- Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
- openai_tools - Growing set of scripts to explore pdf publication using ChatGPT API
- openai-cookbook - Examples and guides for using the OpenAI API
- disco-diffusion - openai开发的ai模型目前比较知名的有: #chatgpt、#midjourney、#stablediffusionchat 今天为大家更新5个好用的ai算法模型学习渠道1、神力中文ai算法市场:、disco-diffusion型:、百度文心 ernie-vilg:
- chatgpt-mac - ChatGPT for Mac, living in your menubar.
- everything-chatgpt - 🔍 Explore what happens under the hood with the ChatGPT web app (chat.openai.com). And some speculation, of course.
- userscripts - 🐵 MTurk, ChatGPT and other Greasemonkey userscripts.
- chatgpt-mirror - A mirror of ChatGPT based on the gpt-3.5-turbo model.
- ChatGPTCustomizer - ChatGPTCustomizer helps you personalize your chat experience by using the power of the ChatGPT API
- gptproxy - use gitlab api key to proxy openai api.
- cloudflare-proxy - Cloudflare Worker 代理请求 ChatGPT API,支持 Stream 流式输出
- vscode-chatgpt - An unofficial Visual Studio Code - OpenAI ChatGPT integration
- chatgpt-demo - A demo repo based on OpenAI API.
- OpenGpt - Create your own ChatGPT App in seconds.
- chatgpt-vercel - Elegant and Powerfull. Powered by OpenAI and Vercel.
- ts-chatgpt - A library that is created to receive pure responses that are typed using the official ChatGPT API.
- openai-node - Node.js library for the OpenAI API
- nextjs-openai-doc-search - Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.
- gptagent.js - Build AI Agents with TS/JS
- M5Unified_StackChan_ChatGPT - 「ChatGPT API搭載AIスタックチャン」です。
- whisper.cpp - Port of OpenAI's Whisper model in C/C++
- ChatGPT - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
- chat-ai-desktop - Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust
- chatgpt-dingtalk - 🔔 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀
- go-openai - OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
- feishu-chatgpt - 🎒飞书 ×(GPT-3.5 + DALL·E + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀
- k8sgpt - Giving Kubernetes SRE superpowers to everyone
- ChatGPT-Proxy-V4 - Cloudflare Bypass for OpenAI based on
puid
- chat-gpt-ppt - Use ChatGPT (or other backends) to generate PPT automatically, all in one single file.
- CallGPT - A dead simple way to call the ChatGPT API from your machine
- dev-gpt - dev-gpt, an automated python developer
- ruby-openai - OpenAI API + Ruby! 🤖❤️ Now with ChatGPT and Whisper...
- openai_pipe - A UNIX-ey interface to OpenAI
- gptchatteR - An experimental and unofficial wrapper for interacting with OpenAI GPT models in R.
- askgpt - A chat interface build on top of OpenAI's API endpoints
- openai - This R package provides an SDK to the Open AI API
- ChatGptNet - A ChatGPT integration library for .NET
- Simple-ChatGPT-API-Desktop - Simple ChatGPT API for Desktop
- openai-gpt-dev-notes-for-cn-developer - 如何快速开发一个OpenAI/GPT应用:国内开发者笔记
- cheetah - Whisper & GPT-based app for passing remote SWE interviews
- ChatGPTSwift - Access ChatGPT API using Swift
- nitmgpt - nitmgpt (Notification-in-the-middle GPT). Filter ads or spam notifications via ChatGPT.
- iChatGPT - OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS
- SwiftOpenAI - OpenAI API build with Swift ❤️
- OpenAISwift - This is a wrapper library around the ChatGPT and OpenAI HTTP API
- whetstone.chatgpt - A simple light-weight library that wraps the Open AI API.
- subvert - Generate subtitles, summaries, and chapters from videos in seconds
- carrot - Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点,当前100+站点
- impressive-chatgpt - A collection of impressive and useful results from OpenAI's chatgpt
- bbFuzzing.txt - bbfuzzing.txta unique vocabulary that is 70% generated with openai chatgpt.the remaining 30% is a compilation of dictionaries from bo0om, circuit and other bugbounters. #chatgpt
- chat-with-chatgpt - Chat with ChatGPT via GitHub issue comments.
Name | Language | License | GitHub Stars |
---|---|---|---|
Auto-GPT | Python | MIT License | |
BlenderGPT | Python | MIT License | |
evals | Python | MIT License | |
VulChatGPT | Python | - | |
OpenChatKit | Python | Apache License 2.0 | |
chatgpt-python | Python | GNU General Public License v3.0 | |
gpt-commit | Python | MIT License | |
tiktoken | Python | MIT License | |
wolverine | Python | MIT License | |
chatgpt-clone | Python | MIT License | |
pyChatGPT | Python | GNU General Public License v3.0 | |
davinci-functions | Python | MIT License | |
chatgpt_ros | Python | Apache License 2.0 | |
genai | Python | BSD 3-Clause "New" or "Revised" License | |
GPTReview | Python | MIT License | |
scrapeghost | Python | Other | |
Auto-GPT | Python | MIT License | |
openai_tools | Python | MIT License | |
openai-cookbook | Jupyter Notebook | MIT License | |
disco-diffusion | Jupyter Notebook | Other | |
chatgpt-mac | JavaScript | - | |
everything-chatgpt | JavaScript | - | |
userscripts | JavaScript | MIT License | |
chatgpt-mirror | JavaScript | - | |
ChatGPTCustomizer | JavaScript | GNU General Public License v3.0 | |
gptproxy | JavaScript | BSD 2-Clause "Simplified" License | |
cloudflare-proxy | JavaScript | MIT License | |
vscode-chatgpt | TypeScript | ISC License | |
chatgpt-demo | TypeScript | MIT License | |
OpenGpt | TypeScript | GNU General Public License v3.0 | |
chatgpt-vercel | TypeScript | MIT License | |
ts-chatgpt | TypeScript | MIT License | |
openai-node | TypeScript | MIT License | |
nextjs-openai-doc-search | TypeScript | - | |
gptagent.js | TypeScript | MIT License | |
M5Unified_StackChan_ChatGPT | C++ | MIT License | |
whisper.cpp | C | MIT License | |
ChatGPT | Rust | GNU Affero General Public License v3.0 | |
chat-ai-desktop | Rust | MIT License | |
chatgpt-dingtalk | Go | MIT License | |
go-openai | Go | Apache License 2.0 | |
feishu-chatgpt | Go | GNU General Public License v3.0 | |
k8sgpt | Go | MIT License | |
ChatGPT-Proxy-V4 | Go | - | |
chat-gpt-ppt | Go | MIT License | |
CallGPT | HTML | MIT License | |
dev-gpt | HTML | - | |
ruby-openai | Ruby | MIT License | |
openai_pipe | Ruby | MIT License | |
gptchatteR | R | GNU General Public License v3.0 | |
askgpt | R | GNU General Public License v3.0 | |
openai | R | Other | |
ChatGptNet | C# | MIT License | |
Simple-ChatGPT-API-Desktop | C# | MIT License | |
openai-gpt-dev-notes-for-cn-developer | Shell | - | |
cheetah | Swift | Creative Commons Zero v1.0 Universal | |
ChatGPTSwift | Swift | MIT License | |
nitmgpt | Dart | Other | |
iChatGPT | Swift | GNU General Public License v3.0 | |
SwiftOpenAI | Swift | MIT License | |
OpenAISwift | Swift | MIT License | |
whetstone.chatgpt | CSS | MIT License | |
subvert | PHP | MIT License | |
carrot | - | - | |
impressive-chatgpt | - | - | |
bbFuzzing.txt | - | - | |
chat-with-chatgpt | - | - |
- visual-chatgpt - Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
- nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.
- gpt_index - Tensors and Dynamic neural networks in Python with strong GPU acceleration
- nebullvm - Plug and play modules to optimize the performances of your AI systems 🚀
- gpt-2-output-dataset - Dataset of GPT-2 outputs for research in detection, biases, and more
- IATelligence - IATelligence is a Python script that will extract the IAT of a PE file and request GPT to get more information about the API and the ATT&CK matrix related
- ColossalAI - Making large AI models cheaper, faster and more accessible
- aoc-gpt - Solve Advent of Code puzzles with GPT-3
- EdgeGPT - Reverse engineered API of Microsoft's Bing Chat AI
- chatGPT-python-elm - A repository fully generated by ChatGPT making it believed it checked out a this repository which I described like the first line of the README.
- Sekiryu - Automatic decompilation and analysis of binary files with your favorite decompiler and and ChatGPT
- xiaogpt - Play ChatGPT with xiaomi AI speaker
- gpt-wpre - Whole-Program Reverse Engineering with GPT-3
- chatgpt_academic - 科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
- chatgpt-api - This repository contains code to parse various site
- babyagi - 3 cool projects to play around with autonomous agents:- auto-gpt: babyagi: camel: one is your favorite?
- metaseq - Repo for external large-scale work
- ThreatResearch - during our latest incident response, @charleslomboni implemented #chatgpt into #ghidra.we've released the code so you could use it too: called it askjoe 🤠enjoy & share
- centminmod-abuseipdb-reporter - CSF Firewall and AbuseIPDB API integration with specific focus on data privacy and prevention of sensitive data leaked to public AbuseIPDB database report
- stable-diffusion-webui - Stable Diffusion web UI
- examples - Fast and flexible reference benchmarks
- ChatGDB - Harness the power of ChatGPT inside the GDB or LLDB debugger!
- whisper - Robust Speech Recognition via Large-Scale Weak Supervision
- point-e - Point cloud diffusion for 3D model synthesis
- stable-diffusion-webui-chatgpt-utilities - Enables use of ChatGPT directly from the UI
- reflexion - Reflexion: an autonomous agent with dynamic memory and self-reflection
- stackexplain - Explain your error message with ChatGPT
- nanoChatGPT - A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick
- flash-attention - Fast and memory-efficient exact attention
- cgpt_exceptions - made a python package to automatically get help from chatgpt when an exception is thrown. check it out!
- go-gpt3 - Python interface to Amazon Web Services
- talkGPT - An simple Python program that help you talk with ChatGPT, practice Spoken English ...
- XX-Net - A proxy tool to bypass GFW.
- ida_gpt - code to integrate #chatgpt into @hexrayssa to comment gpt's description of functions and rename variables and function names for you.
- pubmedgpt - Composing methods for ML training efficiency
- nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.
- slither - Static Analyzer for Solidity
- bpy-chat-gpt - Chat GPT api integrated into a simple blender addon
- scrapbox_chatgpt_connector - ChatGPT reads Scrapbox
- Partial-English-Subtitle-Translation - 各位假门假事儿学英语的亲们,我又带学英语的工具来啦这次是只翻译字幕中的生词,自己选难度。本次 #抛砖 的重点是,通过gpt翻译出了单词在句中的含义。网页版::
- GilgaiDetection - Simple colour thresholdhing for Gilgai detection
- chatgpt_stock_report - 그날의 증권사 리포트를 챗 gpt를 활용해 요약하는 레포
- DeeperSpeed - DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
- MM-REACT - Official repo for MM-REACT
- WavCaps - This reporsitory contains metadata of WavCaps dataset and codes for downstream tasks.
- Painter - Painter & SegGPT Series: Vision Foundation Models from BAAI
- Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
- Robo-GPT - A simple and extensible program that helps you run GPT-4 model autonomously.
- gpt-4-search - A command line GPT-4 REPL with Google search in 200 lines of code
- symbolicai - Compositional Differentiable Programming Library
- MiniGPT-4 - @bentossell minigpt-4 does this in their demo.
- DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
- micro-gpt - A minimal generic autonomous agent.
- gptdeploy - One line to create them all
- cloudgpt - Vulnerability scanner for AWS customer managed policies using ChatGPT
- LlamaAcademy - A school for camelids
- magic-happens - A kubernetes operator you should never run under any circumstances
- Multi-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
- Image2Paragraph - Transform Image into Unique Paragraph with ChatGPT, BLIP2, OFA, GRIT, Segment Anything, ControlNet.
- xai-gpt-agent-toolkit - Xircuits toolkit for creating and experimenting with BabyAGI/AutoGPT-style agents
- celltypewriter - 👉update: you can now use #celltypewriter without a #gpt4 api-key. we've set up a #free version so you can try it out on your #data. ✨this will be active for a few days or until funds run out : ) have fun! github link:
- AutoGPT-FR - Version française d'Auto GPT
- DeepSpeedExamples - Example models using DeepSpeed
- Caption-Anything - Caption-Anything is a versatile tool combining image segmentation, visual captioning, and ChatGPT, generating tailored captions with diverse controls for user preferences.
- AudioGPT - AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
- Machine-Learning-Goodness - The Machine Learning project including ML/DL projects, notebooks, cheat codes of ML/DL, useful information on AI/AGI and codes or snippets/scripts/tasks with tips.
- data-winners - A collection of FREE python and R scripts for website development, analysis, and optimization. Includes advanced resources for topical authority and semantic content optimization.
- critique-apps - Apps built using Inspired Cognition's Critique.
- deep-rl-class - This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
- deep-RL-elements - Deep RL algorithm in pytorch
- viper - Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"
- ChatCaptioner - Official Repository of ChatCaptioner
- galai - Model API for GALACTICA
- gost-install.ipynb - 通过 Jupyter Notebook 安装 GOST
- chatgpt-desktop - Duel with your facebook friends in flappy bird game play
- yobulkdev - 🔥 🔥 🔥Open Source & AI driven Data Onboarding Platform:Free flatfile.com alternative
- WTF-JavaScript - 我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”,供新人学习。
- gpt3-email - Using GPT-3 to help you write emails.
- chatgpt-action - Let ChatGPT review PRs for you
- scalene - Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
- gitter-solid - Connect the Gitter API to solid chat
- mup - react-native-test-app provides a test app for all supported platforms as a package
- BingGPT - Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
- ChatGPT-Feishu - 给飞书准备的 ChatGPT 机器人
- ARC - The Abstraction and Reasoning Corpus
- pdf.js - PDF Reader in JavaScript
- adrenaline - Talk to your codebase
- lorem-chatum-for-indesign - Lorem Chatum script for Adobe InDesign that uses ChatGPT to produce better lorem ipsum
- monocle-rizz - rizzGPT
- gptrpg - A demo of an GPT-based agent existing in an RPG-like environment
- ChattyCaty - chattycaty - oss tool that creates polymorphic programs using gpt models.
- appwrite - Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
- wechat-chatgpt - Use ChatGPT On Wechat via wechaty
- roomGPT - Upload a photo of your room to generate your dream room with AI.
- noobnooc - The content of my profile, blog, and homepage (https://www.nooc.ink) .
- code-gpt - Make sense of any code, anytime. 🚀
- Portal - protal releases:system tray mode supportsapi chat mode historyoptional solution for chatgpt web disconnection issuesautomatic remote update
- commitgpt - Automatically generate commit messages using ChatGPT
- chatgpt-md - A (nearly) seamless integration of ChatGPT into Obsidian.
- paul-graham-gpt - AI search & chat for all of Paul Graham’s essays.
- colorGPT - Generating color name captured from real-world using AI
- novu - The open-source notification infrastructure with fully functional embedded notification center
- chatapi-single - Simple and powerful ChatGPT-API-Server
- kindle-gpt - AI search & chat on your Kindle highlights.
- gpt-4-for-code - Some examples of GPT-4 for code!
- M5Core2ImageAvatarLiteChatGPT - ImageAvatarLiteChatGPT for M5Stack Core2
- mpi_small_examples - は??????????chatgptにgithubに上がってる俺のmpiのサンプルコード(内積)のurl送りつけたら完璧に解説しやがったんだが??
- gpt4all-chat - gpt4all-j chat
- ggml - Tensor library for machine learning
- blindvisaidgpt - An interactive aid for blind people using microsoft/visual-chatgpt
- cformers - SoTA Transformers with C-backend for fast inference on your CPU.
- Pake - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App
- run-wild - Augment GPT-4 Environment Access
- gpt-macro - ChatGPT powered Rust proc macro that generates code at compile-time.
- nofwl - NoFWL Desktop Application
- gwipt - Automatically commit all edits to a wip branch with GPT-3 commit messages
- whatsapp-gpt - #8 chatgpt for whatsapp and telegramadd chatgpt to your groupchats:• whatsappgpt: • telegramgpt:
- chatgpt-web - 基于ChatGPT3.5 API实现的私有化web程序
- legitify - Detect and remediate misconfigurations and security risks across all your GitHub and GitLab assets
- wechatgpt - wechatgpt golang版 chatgpt机器人(可docker部署),目前支持wechat,telegram
- xiaogpt.git - bilibili后台源码
- wechat-chatGPT - 实现微信公众号被动返回接口的ChatGPT
- dnscrypt-proxy - dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
- review-gpt - An automatic code review tool that uses gpt-3, gpt-3.5, and gpt-4
- kube-ovn - A Bridge between SDN and Cloud Native (Project under CNCF)
- gpt-takes-the-bar-exam - GPT Takes the Bar Exam
- offensive-chatgpt - Offensive security use cases of ChatGPT
- ChatGPT-Saver - Chat GPT ChatGPT Saver
- ChatGPT-Simple - Build a simple locally hosted version of ChatGPT in less than 100 lines of code
- LongReadBenchmark - Benchmarking long-read RNA-seq analysis tools
- GptMedCode - @zakkohane @arjunmanrai from #ehr analytic perspective, was wondering if obtaining codes could be automated using #chatgpt backend. but the quality of codes returned was not that reliable. quality ~ icd > loinc > snomed
- AISisterAIChan - ChatGPT3.5を搭載した伺かゴースト「AI妹アイちゃん」です。利用には別途ChatGPTのAPIキーが必要です。
- Entrepreneur-GPT - 2017 GUJAM
- ChatGPTforRhino - chatgptforrhinoにgui実装してそれっぽくした!あとgithubに置いといた!
- OutlineStormingGPT - Just a tool to talk softly with GPT
- Auto-GPT.git - Advanced Games Engineering Project - Cubic Voxel Game Maker
- ChatGPT-Bypass - Simple scripts that allows you to bypass content filtering in ChatGPT through the API
- robustlearn - A respository for MDATP PowerBI Templates
- check - Streaming Media Unlock Test
- haoel.github.io - 前两天看到耗子哥更新了上网的文档 也来说一下我是怎么解决 chatgpt和 new bing 就算挂了梯子还是无法登录或者使用问题的:gost + cloudflare warp,配置起来也比较简单 (1/n)
- FlexGen - A game for landscape planing
- chatgpt-web - 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
- SPTH - Second Part To Hell's artworks: artificial (life/evolution/intelligence)
- whatsapp-chatgpt - Procedural noise-map generator 🌁
- MathGPT - 免費數字驅動的數學模型人工智能 | 為你的數字建立數學模型 |
- ChatGPT.el - ChatGPT in Emacs
- flutter_chatgpt_api - Use ChatGPT from Flutter / Dart
- chatchan-dist - Chat酱独立部署版,docker方案自带代理
- MaterialGPT - MaterialGPT is a clone of ChatGPT using API
- chatwire - Self hosted ChatGPT clone using Laravel
- ChatGPTForTelegram - 目前机器人基于ChatGPT进行开发 使用机器人可以让你轻松进行对话, 后续机器人的更新升级一个命令即可搞定, 无需再上服务器进行升级机器人
- vagas - Espaço para a divulgação de vagas para desenvolvedores backend via issues do Github.
- GPTstudio - R and FORTRAN based optimizer specifically written to estimate genetic variance component models, in which fixed effects and moderation effects are allowed.
- binary-dist - 実行可能バイナリ配布用
- GPTeacher - A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer
- AI-Toolbox - Building a comprehensive resource for AI enthusiasts and professionals
- following-instructions-human-feedback - @rachel_l_woods this is my go-to paper for instructing gpt to not hallucinate
- Audits-Smart-Contracts - 🚀 announcing audit report congratulations chat gpt 🎉 audits dm -
- Malware - macOS Malware Collection
- inPars - VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks.
- ai-review.vim - Count your code, quickly.
- gayolGate - Information about my GitHub profile
- minlora - 🚀 exciting news! i just released my new repo, minlora 🎉 this powerful library lets you apply lora to any pytorch model in a few lines of code. from @huggingface's transformers, diffusers, to @karpathy's nanogpt. check it out now at
- EOSIO-Vulnerability-Scanner - Bug Bounty for P0 Network security issue on a layer 1 blockchain protocol
- paytm-movies - #bimbisara #jan9mon collection 1,852₹, 77% occupancy (1,852/2,400), 5 shows, #testcinemaocl #waterland
- chatgpt-vscode - Your best AI pair programmer in VS Code
- PolyglotSiri-Apple-Shortcut - PolyglotSiri is based on ChatGPT-Siri and enhances its multilingual and speech capabilities.
- M5Burner_M5Unified_StackChan_ChatGPT_README - M5Burner版M5Unified_StackChan_ChatGPTのREADMEです。
- stableLM - SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
- AI-Twitter-History - ChatGPT is good but you don't know how to use it
- gpt-legion - Radiant Blockchain Node (RXD) - SHA512/256 Proof-of-Work
- JinJinLeDao_QA_Dataset - The dataset contains over 18,000 Chinese question-answer pairs extracted from 281 episodes of the Chinese podcast "JinJinLeDao".
- AlitaAI - #notion #chatgpt #AlitaAI 肝了一个月终于出来了,和 ChatGPT 一起产品/设计/前后端 ,新人求关注Alita AI(save to notion)是一款基于 Notion、ChatGPT 的人工智能助手, 能帮你渐进式学习、自动化高效录入知识片段抢先版:
- 2048 - yet another 2048, but this time it's controlled by GPT
Name | Language | License | GitHub Stars |
---|---|---|---|
visual-chatgpt | Python | MIT License | |
nanoGPT | Python | MIT License | |
gpt_index | Python | Other | |
nebullvm | Python | Apache License 2.0 | |
gpt-2-output-dataset | Python | MIT License | |
IATelligence | Python | GNU General Public License v2.0 | |
ColossalAI | Python | Apache License 2.0 | |
aoc-gpt | Python | - | |
EdgeGPT | Python | The Unlicense | |
chatGPT-python-elm | Python | - | |
Sekiryu | Python | Apache License 2.0 | |
xiaogpt | Python | MIT License | |
gpt-wpre | Python | MIT License | |
chatgpt_academic | Python | GNU General Public License v3.0 | |
chatgpt-api | Python | - | |
babyagi | Python | MIT License | |
metaseq | Python | MIT License | |
ThreatResearch | Python | - | |
centminmod-abuseipdb-reporter | Python | - | |
stable-diffusion-webui | Python | GNU Affero General Public License v3.0 | |
examples | Python | Apache License 2.0 | |
ChatGDB | Python | MIT License | |
whisper | Python | MIT License | |
point-e | Python | MIT License | |
stable-diffusion-webui-chatgpt-utilities | Python | MIT License | |
reflexion | Python | MIT License | |
stackexplain | Python | MIT License | |
nanoChatGPT | Python | MIT License | |
flash-attention | Python | BSD 3-Clause "New" or "Revised" License | |
cgpt_exceptions | Python | GNU General Public License v3.0 | |
go-gpt3 | Python | Other | |
talkGPT | Python | - | |
XX-Net | Python | - | |
ida_gpt | Python | - | |
pubmedgpt | Python | Apache License 2.0 | |
nanoGPT | Python | MIT License | |
slither | Python | GNU Affero General Public License v3.0 | |
bpy-chat-gpt | Python | - | |
scrapbox_chatgpt_connector | Python | MIT License | |
Partial-English-Subtitle-Translation | Python | - | |
GilgaiDetection | Python | GNU General Public License v3.0 | |
chatgpt_stock_report | Python | - | |
DeeperSpeed | Python | MIT License | |
MM-REACT | Python | MIT License | |
WavCaps | Python | - | |
Painter | Python | MIT License | |
Auto-GPT | Python | MIT License | |
Robo-GPT | Python | MIT License | |
gpt-4-search | Python | MIT License | |
symbolicai | Python | BSD 3-Clause "New" or "Revised" License | |
MiniGPT-4 | Python | BSD 3-Clause "New" or "Revised" License | |
DeepSpeed | Python | Apache License 2.0 | |
micro-gpt | Python | - | |
gptdeploy | Python | Apache License 2.0 | |
cloudgpt | Python | - | |
LlamaAcademy | Python | MIT License | |
magic-happens | Python | - | |
Multi-GPT | Python | Other | |
Image2Paragraph | Python | Apache License 2.0 | |
xai-gpt-agent-toolkit | Python | MIT License | |
celltypewriter | Python | MIT License | |
AutoGPT-FR | Python | MIT License | |
DeepSpeedExamples | Python | Apache License 2.0 | |
Caption-Anything | Python | BSD 3-Clause "New" or "Revised" License | |
AudioGPT | Python | Other | |
Machine-Learning-Goodness | Jupyter Notebook | MIT License | |
data-winners | Jupyter Notebook | MIT License | |
critique-apps | Jupyter Notebook | Apache License 2.0 | |
deep-rl-class | Jupyter Notebook | Apache License 2.0 | |
deep-RL-elements | Jupyter Notebook | - | |
viper | Jupyter Notebook | Other | |
ChatCaptioner | Jupyter Notebook | MIT License | |
galai | Jupyter Notebook | Apache License 2.0 | |
gost-install.ipynb | Jupyter Notebook | MIT License | |
chatgpt-desktop | JavaScript | - | |
yobulkdev | JavaScript | GNU Affero General Public License v3.0 | |
WTF-JavaScript | JavaScript | MIT License | |
gpt3-email | JavaScript | - | |
chatgpt-action | JavaScript | MIT License | |
scalene | JavaScript | Apache License 2.0 | |
gitter-solid | JavaScript | MIT License | |
mup | JavaScript | MIT License | |
BingGPT | JavaScript | Apache License 2.0 | |
ChatGPT-Feishu | JavaScript | GNU General Public License v3.0 | |
ARC | JavaScript | Apache License 2.0 | |
pdf.js | JavaScript | Apache License 2.0 | |
adrenaline | JavaScript | GNU General Public License v3.0 | |
lorem-chatum-for-indesign | JavaScript | Apache License 2.0 | |
monocle-rizz | JavaScript | - | |
gptrpg | JavaScript | - | |
ChattyCaty | JavaScript | MIT License | |
appwrite | TypeScript | BSD 3-Clause "New" or "Revised" License | |
wechat-chatgpt | TypeScript | - | |
roomGPT | TypeScript | - | |
noobnooc | TypeScript | - | |
code-gpt | TypeScript | - | |
Portal | TypeScript | GNU General Public License v3.0 | |
commitgpt | TypeScript | - | |
chatgpt-md | TypeScript | MIT License | |
paul-graham-gpt | TypeScript | MIT License | |
colorGPT | TypeScript | - | |
novu | TypeScript | MIT License | |
chatapi-single | TypeScript | - | |
kindle-gpt | TypeScript | MIT License | |
gpt-4-for-code | C++ | MIT License | |
M5Core2ImageAvatarLiteChatGPT | C++ | MIT License | |
mpi_small_examples | C++ | - | |
gpt4all-chat | C++ | Other | |
ggml | C | MIT License | |
blindvisaidgpt | C | MIT License | |
cformers | C | MIT License | |
Pake | Rust | MIT License | |
run-wild | Rust | MIT License | |
gpt-macro | Rust | MIT License | |
nofwl | Rust | GNU General Public License v3.0 | |
gwipt | Rust | - | |
whatsapp-gpt | Go | MIT License | |
chatgpt-web | Go | Apache License 2.0 | |
legitify | Go | Apache License 2.0 | |
wechatgpt | Go | MIT License | |
xiaogpt.git | Go | - | |
wechat-chatGPT | Go | GNU General Public License v3.0 | |
dnscrypt-proxy | Go | ISC License | |
review-gpt | Go | GNU General Public License v3.0 | |
kube-ovn | Go | Apache License 2.0 | |
gpt-takes-the-bar-exam | HTML | - | |
offensive-chatgpt | HTML | - | |
ChatGPT-Saver | HTML | MIT License | |
ChatGPT-Simple | HTML | MIT License | |
LongReadBenchmark | R | - | |
GptMedCode | R | - | |
AISisterAIChan | C# | MIT License | |
Entrepreneur-GPT | C# | - | |
ChatGPTforRhino | C# | MIT License | |
OutlineStormingGPT | C# | MIT License | |
Auto-GPT.git | C# | - | |
ChatGPT-Bypass | PowerShell | - | |
robustlearn | PowerShell | MIT License | |
check | Shell | Apache License 2.0 | |
haoel.github.io | Shell | - | |
FlexGen | Java | - | |
chatgpt-web | Vue | MIT License | |
SPTH | MATLAB | - | |
whatsapp-chatgpt | Java | - | |
MathGPT | Batchfile | - | |
ChatGPT.el | Emacs Lisp | GNU General Public License v3.0 | |
flutter_chatgpt_api | Dart | MIT License | |
chatchan-dist | PHP | - | |
MaterialGPT | Vue | - | |
chatwire | PHP | MIT License | |
ChatGPTForTelegram | Java | MIT License | |
vagas | - | MIT License | |
GPTstudio | - | - | |
binary-dist | - | - | |
GPTeacher | - | MIT License | |
AI-Toolbox | - | Creative Commons Zero v1.0 Universal | |
following-instructions-human-feedback | - | - | |
Audits-Smart-Contracts | - | - | |
Malware | - | GNU General Public License v3.0 | |
inPars | - | MIT License | |
ai-review.vim | - | Other | |
gayolGate | - | - | |
minlora | - | MIT License | |
EOSIO-Vulnerability-Scanner | - | - | |
paytm-movies | - | - | |
chatgpt-vscode | - | ISC License | |
PolyglotSiri-Apple-Shortcut | - | - | |
M5Burner_M5Unified_StackChan_ChatGPT_README | - | MIT License | |
stableLM | - | MIT License | |
AI-Twitter-History | - | - | |
gpt-legion | - | MIT License | |
JinJinLeDao_QA_Dataset | - | - | |
AlitaAI | - | MIT License | |
2048 | JavaScript | MIT License |