A curated list of resources dedicated to open source GitHub repositories related to ChatGPT
CC0-1.0
awesome-ChatGPT-repositories
A curated list of resources dedicated to open source GitHub repositories related to ChatGPT.
This list was created based on 5000+ 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.
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 - 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.
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
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-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,保存聊天记录。
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 …
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.
RecurrentGPT - RecurrentGPT: Interactive Generation of (Arbitrarily) Long TextGenerates a paragraph at each timestep and updates its language-based long-short term memory stored on the hard drive and the prompt, respectively. repo: abs:
TaskMatrix - @jksyaw @LangChainAI @FlowiseAI @bubble If the prompts are descriptive and distinguishable from each other, my understanding is the agent can still work fine for a large number of tools. For a sample use of a list of tools check out Microsoft's visualChatGPT repo not sure with 1 million…
DemoGPT - ⚡ DemoGPT enables you to create quick demos by just using prompts. ⚡ 🌟 Star to support our work!
text-to-colorscheme - Neovim colorschemes generated on the fly with a text prompt using ChatGPT
gpt-prompt-engineer - Introducing gpt-prompt-engineer ✍️An agent that creates optimal GPT prompts.Just describe the task, and a chain of AI systems will:- Generate many possible prompts- Test them in a ranked tournament- Return the best promptAnd it's open-source:
gpt-runner - Conversations with your files! Manage and run your AI presets!
promptmap - automatically tests prompt injection attacks on ChatGPT instances
IntelliNode - Access the latest AI models like ChatGPT, LLaMA, Stable Diffusion, WaveNet, and beyond through a unified prompt layer and performance evaluation
llm.report - 📊 llm.report is an open-source logging and analytics platform for OpenAI: Log your ChatGPT API requests, analyze costs, and improve your prompts.
InstructZero - Official Implementation of InstructZero; the first framework to optimize bad prompts of ChatGPT(API LLMs) and finally obtain good prompts!
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"
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.
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.
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!
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.
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.
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.
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!
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.
big-agi - 💬 Personal AI application powered by GPT-4 and beyond, with AI personas, AGI functions, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy and gift #big-AGI-energy! Using Next.js, React, Joy.
RasaGPT - 💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram
FigmaChain - FigmaChain is a set of Python scripts that generate HTML/CSS code based on Figma designs. Using OpenAI's GPT-3 model, FigmaChain enables developers to quickly generate HTML/CSS code from a Figma design input. It also includes a Streamlit-based chatbot interface for interactive code generation.
gpt4free-ts - This is a replication project for the typescript version of xtekky/gpt4free
slack-gpt - A simple slack app / bot starter that fetches answers to questions using Langchain, OpenAI and a Pincone vectorstore
ask_chatgpt - AI-Powered Assistant Gem right in your Rails console. Full power of ChatGPT in Rails
ecoute - Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
privateGPT - An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
LLaVA - Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
OpenChat - Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console.
Video-ChatGPT - Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation.
LLaVA-Med - Large Language-and-Vision Assistant for BioMedicine, built towards multimodal GPT-4 level capabilities.
chatgpt-apps - 🤖 Apps that utilize the astounding power of ChatGPT or enhance its UX
embedchain - Framework to easily create LLM powered bots over any dataset.
paper-summarizer - A Slack Bot for summarizing arXiv papers, powered by OpenAI LLMs.
vercel-ai-chatbot - A full-featured, Supabaseified Next.js AI chatbot built by Vercel Labs & Supabase
llm-inference - Large Language Model (LLM) Inference API and Chatbot
GPT4Tools - GPT4Tools is an intelligent system that can automatically decide, control, and utilize different visual foundation models, allowing the user to interact with images during a conversation.
Ultimate-ChatGPT - The Ultimate ChatGPT is an AI-powered virtual assistant designed to provide an enhanced writing and problem-solving experience.
wechat-gptbot - A wechat robot based on ChatGPT with no risk, very stable! 🚀
gradio-chatbot - A tool that can automatically convert 🤗 Huggingface Spaces,魔搭创空间 and Gradio ChatBot into free APIs. Supports GPT4Free,ChatGPT,Llama2,MPT,Falcon Chat,ChatGLM,通义千问 and many other chatbot like spaces.
ChatGpt-Web - A commercially-viable ChatGpt web application built with React. 使用React搭建的一款可商业化的ChatGpt Web应用。
word-GPT-Plus - Word GPT Plus is a word add-in which integrates the chatGPT model into Microsoft Word. Both official and web api is supported.
chat-with-your-doc - Chat with your docs in PDF/PPTX/DOCX format, using LangChain and GPT4/ChatGPT from both Azure OpenAI Service and OpenAI
OpenAi-ChatGPT-Bot - Open Ai ChatGPT Bot By DarkMakerofc( Mr Nima ) & Team , You Can Expirience ChatGPT on Your Whatsapp.
opening-up-chatgpt.github.io - Liesenfeld, Andreas, Alianda Lopez, and Mark Dingemanse. 2023. “Opening up ChatGPT: Tracking Openness, Transparency, and Accountability in Instruction-Tuned Text Generators.” In Proceedings of the 5th International Conference on Conversational User Interfaces. Eindhoven. doi:10.1145/3571884.3604316.
aks-openai-terraform - This article shows how to deploy an Azure Kubernetes Service(AKS) cluster and Azure OpenAI Service via Terraform and how to deploy a Terraform chatbot that authenticates against Azure OpenAI using Azure AD workload identity and calls the Chat Completion API of a ChatGPT model.
Robot-GPT - A simulation framework based on ROS2 and ChatGPT for robot interaction tasks in the era of large models
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 🤯
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.
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
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.
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.
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.
obsidian-textgenerator-plugin - Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).
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
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.
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.
sftly-replace - A Chrome extention to replace the selected text softly
chatgpt-plugin - 🧬@Solanalabs has developed an open-source reference implementation for a ChatGPT plugin.🧬The availability of #ChatGPT plugins will enable #Solana users to verify their wallet balances, transfer tokens, and acquire NFTs.🔽INFO
bmtools - BMTools: Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins, supports BabyAGI and Auto-GPTgithub:
pake - The chrome-extension of 900Month is built by AngularJS.
CopilotForXcode - The missing GitHub Copilot and ChatGPT Xcode Source Editor Extension
smartgpt - A program that provides LLMs with the ability to complete complex tasks using plugins.
chatgpt-plugin - Build ChatGPT plugins with Cloudflare's Developer Platform 🤖
QGPTAgent - The QGPT Agent is a powerful plugin for QGIS that utilizes the advanced natural language processing capabilities of the OpenAI GPT model to automate various processes in QGIS. With this plugin, users can interact with the QGIS software using natural language commands, significantly reducing the time and effort required to complete various tasks.
dify - One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.
chatgpt-retrieval-plugin - The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
GameDealGenie-ChatGPT-Plugin - ChatGPT plugin to get the current deals on PC games from multiple stores. Powered by Cheapshark
openai-plugin-fastapi - Scott Guthrie の基調講演で紹介された OpenAI プラグインのサンプルコードChatGPT Plugin Quickstart using Python and FastAPI #MSBuild
chat-ai-plugin - "The Power of Autonomy in Every Chat." - Transform ChatGPT into a powerful autonomous agent that can independently accomplish complex tasks.
chatgpt-simple-todo-plugin - With this minimal code and instructions, you can get started on developing a ChatGPT Plugin. It's perfect as an example for your first plugin development.
codeexplain.nvim - A nvim plugin Powered by GPT4ALL for Real-time Code Explanation and Vulnerability Detection (no internet necessary)
chatgpt-export - A browser bookmarklet for exporting conversations with ChatGPT as markdown files.
autogpt-package - It's like Auto-GPT met Brew. The easiest and fastest way to get started with AutoGPT with any backend of your choice & whatever plugins you may need
PowerToys4OpenAI - GPT chat extension for Chrome, Edge, and Opera. Direct integration with search results. Full chat interface with history management. No server needed & cost effective.
napari-chatgpt - A napari plugin to process and analyse images with chatGPT!
kaguya - A ChatGPT plugin that allows you to load and edit your local files in a controlled way, as well as run any Python, JavaScript, and bash script.
duckduckgpt - 🐤 DuckDuckGo add-on that brings the magic of ChatGPT to search results (powered by GPT-4!)
bravegpt - 🦁 Brave Search add-on that brings the magic of ChatGPT to search results (powered by GPT-4!)
listennotes-chatgpt-plugin - Listen Notes ChatGPT Plugin for AI-powered podcast search. Powered by PodcastAPI.com and Cloudflare Pages.
chatgpt-github-plugin - This repository contains a plugin for ChatGPT that interacts with the GitHub API. It can fetch information about GitHub repositories, including the list of repositories, branch and files in a repository, and the content of a specific file.
chatgpt-plugin-clerk-auth - ChatGPT plugin example using Cloudflare Workers and Clerk OAuth2 backend.
openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
openplugin - Seamlessly integrate with OpenAI's ChatGPT plugins via API (or client), offering the same powerful functionality as the ChatGPT api + plugins!
continue - ⏩ the open-source autopilot for software development—a VS Code extension that brings the power of ChatGPT to your IDE
GPT-Plugins - GPT-Plugins is a GitHub repository that serves as a comprehensive list of plugins, add-ons, and extensions for ChatGPT, as well as other language models that are compatible with the GPT architecture.
web5-chatgpt-plugin - A chatGPT plugin that adds web5 code assistance and knowledge to ChatGPT
chatgpt-plugin - Code interpreter on steroids for ChatGPT. Run any language, any terminal process, use filesystem freely. All with access to the internet.
awesome-chatgpt-plugins - A curated list of all of the ChatGPT plugins available within ChatGPT plus, includes detailed descriptions and usage docs, as well as unofficial sources of plugins
meeper - Meeper 📝 - is your secretary for any in-browser conference.
codesherpa - A code interpreter and ChatGPT plugin
ethgpt - ChatGPT Plugin for Ethereum and EVM dApp / smart contract functionalities
GodMode - AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
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
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
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.
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.
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.
auto-copilot-cli - Auto Copilot is a CLI tool that uses OpenAI models to generate commands for the terminal and file system operations to achieve a goal.
DelphiOpenAI - OpenAI API client for Delphi. Use ChatGPT, DALL-E and other products.
free-chatgpt-client-pub - A free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphics.免费的chatgpt客户端,已支持联网搜索,无需密钥,无需登录,多节点自动测速切换,长文翻译不限字数,AI出图
duet-gpt - A conversational semi-autonomous developer assistant. AI pair programming without the copypasta.
elia - A terminal ChatGPT client built with Textual
README-AI - 🚀 CLI tool that generates beautiful and informative README Markdown files. Powered by OpenAI's GPT APIs 💫
openai-powershell-samples - 🚀 Launched my @OpenAI/@Azure PowerShell Samples! With the PowerShellAI module, you'll have the power of ChatGPT at your fingertips. Explore the samples in Polyglot Interactive Notebooks. Let's redefine what's possible with AI! 👇 #PowerShell #MSBuild
TermGPT - Giving LLMs like GPT-4 the ability to plan and execute terminal commands
chatgpt-cli - Simple yet effective command line client for chatting with ChatGPT using the official API
ChatGPT-Midjourney - 🎨 一键拥有你自己的 ChatGPT+Midjourney 网页服务 \ Own your own ChatGPT+Midjourney web service with one click
termGPT - A simple wrapper to call openAI's chatGPT on the terminal written in Python
Chat2DB - 🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)
chatgpt.js - 🤖 A powerful client-side JavaScript library for ChatGPT
llm-toolbox - LLM-Toolbox is a versatile collection of command-line interface (CLI) tools that utilize AI to perform various tasks, including proofreading, identifying appropriate shell commands, generating automatic commit messages, and more.
chatgpt.js - 🤖 A powerful client-side JavaScript library for ChatGPT
aider - aider is GPT powered coding in your terminal
SaaS-Template-GPT - 🐝 Wasp- immediately started with a SaaS template that includes social/email login, GPT/Stripe integration, cron jobs, ... → super fast start⚡️- wasp db CLI command is also a nice touch, immediately starts a local Postgres db in the background
openai-cli - A universal cli for OpenAI, written in BASH.
Chat2DB - 🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)
gpt-web-terminal - ✨ Open ChatGPT with Programmer's Approach! GPT Terminal is a platform that allows you to communicate with GPT in a terminal.
tgpt - ChatGPT in terminal without needing API keys
chatgpt-cli - ChatGPT CLI is an advanced command-line interface for OpenAI's ChatGPT, offering streaming, query mode, and history tracking for seamless and context-aware conversations. Ideal for both users and developers, it provides advanced configuration and easy setup options to ensure a tailored conversational experience with the GPT model.
lobe-commit - 💌 Lobe Commit is a CLI tool that uses Langchain/ChatGPT to generate Gitmoji-based commit messages
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
swift-coreml-transformers - Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
lit-parrot - Implementation of the StableLM/Pythia/INCITE language models based on nanoGPT. Supports flash attention, LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
gpt-code-ui - An open source implementation of OpenAI's ChatGPT Code interpreter
DragGAN - Online Demo and Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"
femtoGPT - Pure Rust implementation of a minimal Generative Pretrained Transformer
lit-gpt - Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
exllama - A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
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...
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
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.
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
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.
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.
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
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)
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
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
AutoPR - Fix issues with AI-generated pull requests, powered by ChatGPT
privateGPT - Interact privately with your documents using the power of GPT, 100% privately, no data leaks
SalesGPT - Context-aware AI Sales Agent to automate sales outreach.
automated-interpretability - LLMs Can Explain Neurons in Other LLMsExplain GPT-2 neuron’s behavior by showing GPT-4 (token, activation) pairsSimulate neuron's activations based on explanation w/ GPT-4Score explanation based on how well simulated activations match real activations
evalplus - EvalPlus for rigourous evaluation of LLM-synthesized code
databerry - The no-code platform for building custom LLM Agents
guidance - A guidance language for controlling large language models.
SmartPilot - A Python program leveraging OpenAI's language models to generate, analyze, and select the best answer to a given question.
developer - with 100k context windows on the way, it's now feasible for every dev to have their own smol developer
pyllms - Minimal Python library to connect to LLMs (OpenAI, Anthropic, AI21, Cohere, Aleph Alpha, HuggingfaceHub, Google PaLM2, with a built-in model performance benchmark.
llm-numbers - Numbers every LLM developer should know
StructGPT - The code and data for "StructGPT: A general framework for Large Language Model to Reason on Structured Data"
scikit-llm - Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.
zeno-build - Build, evaluate, analyze, and understand LLM-based apps
privateGPT - Interact privately with your documents using the power of GPT, 100% privately, no data leaks
azure-search-openai-demo - A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
infiniteGPT - InfiniteGPT is a Python script that lets you input an unlimited size text into the OpenAI API. No more tedious copy & pasting. Long live multithreading!
ToolBench - An open platform for training, serving, and evaluating large language model for tool learning.
localGPT - Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
azure-search-openai-demo-csharp - A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
llm - Access large language models from the command-line
AutoGPTQ - An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
ALGO - 🚀Introducing ALGO, a code synthesis framework guided by LLM-generated oracles. Integrated with ALGO, Codex is 8x better and ChatGPT 1.3x better at contest-level problems. Plus, ALGO verifies your solution before submission!🧵📜:🔗:
FairEval - Large Language Models are not Fair Evaluators- A bias in the evaluation of adopting LLMs, e.g., GPT-4, as a referee to score- Successfully mitigates the bias, resulting in closer alignment with human judgmentsrepo:
pdf2md - This project, pdf2md, transforms academic paper PDF files into digestible text files. By analyzing the layout of the PDF file, the application restructures paragraphs and translates desired content. The final result is a conveniently exported text file.
ontogpt - GPT-based ontological extraction tools, including SPIRES
selefra - The open-source policy-as-code software that provides analysis for Multi-Cloud and SaaS environments, you can get insight with natural language (powered by OpenAI).
haystack - 🔍 Haystack is an open source NLP framework to interact with your data using Transformer models and LLMs (GPT-4, ChatGPT and alike). Haystack offers production-ready tools to quickly build complex question answering, semantic search, text generation applications, and more.
WizardLM - Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder
lamini - Today:🎉Hosted data generator for training LLMs like ChatGPT 🎉An open-source LLM, trained on the generated data with the Lamini engine 👉Early access waitlist to full training, incl. enterprise VPC etc.
long_stable_diffusion - Long-form text-to-images generation, using a pipeline of deep generative models (GPT-3 and Stable Diffusion)
gpt-migrate - Easily migrate your codebase from one framework or language to another.
openchat - OpenChat: Less is More for Open-source Models
WebGLM - WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
MetaGPT - The Multi-Agent Meta Programming Framework: Given one line Requirement, return PRD, Design, Tasks, Repo | 多智能体元编程框架:给定老板需求,输出产品文档、架构设计、任务列表、代码
PdfGptIndexer - An efficient tool for indexing and searching PDF text data using OpenAI's GPT-2 model and FAISS (Facebook AI Similarity Search) index, designed for rapid information retrieval and superior search accuracy.
SuperAGI - <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
GPT-Bargaining - Code for Arxiv 2023: Improving Language Model Negociation with Self-Play and In-Context Learning from AI Feedback
dreamGPT - Leverage hallucinations from Large Language Models (LLMs) for novelty-driven explorations.
lnchat - So I built a thing - LNChat. You hook this app up to your node and then you can ask it plaintext questions like, "what is my newest channel", "show me a channel summary". ChatGPT bridges the gap. It's pretty fun, but not super useful. Yet.
ai00_rwkv_server - A localized open-source AI server that is better than ChatGPT.
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
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
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
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.
open_llama - OpenLLama - a permissively licensed open source reproduction of Meta AI's LLaMA. 🦙 „OpenLLaMA exhibits comparable performance to the original LLaMA and GPT-J across a majority of tasks, and outperforms them in some tasks.“ 👀
pyCodeAGI - My current exploration: PyCodeAGI, an @LangChainAI #AIAgent that builds a Python console app given an objective, just got superpowers with @OpenAI #GPT4: asked it to build a 'magic app' - it built something creative. There was not even a single error in…
snowChat - Chat on you're snowflake database - Text to SQL
DB-GPT - Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security
LaWGPT - 🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
InternGPT - InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com
chat-efficient - DIY ChatGPT using Streamlit, LangChain and open-source LLMs
gpt-producer - Introducing "GPT-Producer"Bring your Digital Piano, your @OpenAI API key, and your #GPU and become an artist! #musicgen #audiocraft #gpt @LangChainAI @MetaAI for the tools that made this possible!
MedicalGPT - MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现包括二次预训练、有监督微调、奖励建模、强化学习训练。
rag-stack - 🤖 Deploy a private ChatGPT alternative hosted within your VPC. 🔮 Connect it to your organization's knowledge base and use it as a corporate oracle. Supports open-source LLMs like Llama 2, Falcon, and GPT4All.
opencompass - OpenCompass is an LLM evaluation platform, supporting a wide range of models (LLaMA, LLaMa2, ChatGLM2, ChatGPT, Claude, etc) over 50+ datasets.
dolphin - General video interaction platform based on LLMs, including Video ChatGPT
api-for-open-llm - openai style api for open large language models, using LLMs just as chatgpt! 开源大模型的统一后端接口
litellm - lightweight package to simplify LLM API calls - Azure, OpenAI, Cohere, Anthropic, Replicate. Manages input/output translation
BayLing - “百聆”是一个基于LLaMA的语言对齐增强的英语/中文大语言模型,具有优越的英语/中文能力,在多语言和通用任务等多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction.
auto-news - A personal news aggregator to pull information from multi-sources + LLM (ChatGPT via LangChain) to help us reading efficiently with less noises, the sources including: Tweets, RSS, YouTube, Web Articles, Reddit, and personal Journal notes.
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!
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.
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
casdoor - An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform powered by Casbin and AI gateway with web UI supporting OAuth 2.0, OIDC, SAML and OpenAI ChatGPT
JetChatGPT - ChatGPT in Jetpack Compose using OpenAI API
cosmosdb-chatgpt - Sample application that combines Azure Cosmos DB with Azure OpenAI ChatGPT service
k8sgpt-operator - Automatic SRE Superpowers within your Kubernetes cluster
obsidian-smart-connections - Chat with your notes in Obsidian! Plus, see what's most relevant in real-time! Interact and stay organized. Powered by OpenAI ChatGPT, GPT-4 & Embeddings.
nextjs-openai-doc-search - Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.
reliableGPT - Get 100% uptime, reliability from OpenAI. Handle Rate Limit, Timeout, API, Keys Errors
chatgpt-quickstart - Build a chat application using Azure OpenAI with ChatGPT.
autoblogger - This is an autoblogger that uses the ChatGPT API and Stable Diffusion API to create fully optimized blog posts and post them automatically to wordpress
openai-billing-query - 单页面项目,批量可视化查询openai(chatgpt)余额,支持显示总量,已使用,剩余量,已用比例,到期时间,GPT-4,是否绑卡。This is a single-page project that enables batch visualization query for openai (chatgpt) balance. It supports displaying total amount, used amount, remaining amount, usage ratio, expiration time, GPT-4, and whether it is bound with a card.
aks-openai - Azure Cosmos samples to leverage Bulk capabilities for Graph API accounts
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
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
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
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:
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.
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
GPTstudio - R and FORTRAN based optimizer specifically written to estimate genetic variance component models, in which fixed effects and moderation effects are allowed.
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.
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
JinJinLeDao_QA_Dataset - The dataset contains over 18,000 Chinese question-answer pairs extracted from 281 episodes of the Chinese podcast "JinJinLeDao".
chat_gpt_error_handler - Try out my new gem "chat_gpt_error_handler" today!It pops a (hopefully) helpful ChatGPT snippet before your error stacktrace
PandaGPT - PandaGPT: One Model To Instruction-Follow Them All
rinna_gpt-neox_ggml-lora - The repository contains scripts and merge scripts that have been modified to adapt an Alpaca-Lora adapter for LoRA tuning when assuming the use of the "rinna/japanese-gpt-neox..." [gpt-neox] model converted to ggml.
gpt-engineer - Specify what you want it to build, the AI asks for clarification, and then builds it.
FalconStreaming - Falcon40B and 7B (Instruct) with streaming, top-k, and beam search
lightspeedGPT - Use GPT4 and GPT3.5 on inputs of unlimited size. Uses multithreading to process multiple chunks in parallel. Useful for tasks like Named Entity Recognition, information extraction on large books, datasets, etc.
bloop - bloop is a fast code search engine written in Rust.
sample-app-aoai-chatGPT - [PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
GENIUS - Can GPT-4 Perform Neural Architecture Search?
chatgpt-source-watch - Analyzing the evolution of ChatGPT's codebase through time with curated archives and scripts
PROFILEGPT - PROFILEGPT is a tool for analyzing profiles and hashtags on Twitter. The application exploits various technologies and APIs to collect data and generate information for users.
gpt-react-designer - ⚡️ Generate and preview ⚛️ React components with 🤖 ChatGPT
personoids-lite - "The Power of Autonomy in Every Chat." - Transform ChatGPT into a powerful autonomous agent that can independently accomplish complex tasks.