gpt-3
There are 2626 repositories under gpt-3 topic.
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
Aider-AI/aider
aider is AI pair programming in your terminal
mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
lukasmasuch/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
FMInference/FlexLLMGen
Running large language models on a single GPU for throughput-oriented scenarios.
ztjhz/BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
humanloop/awesome-chatgpt
Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
anse-app/chatgpt-demo
Minimal web UI for ChatGPT.
xiangsx/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
vincelwt/chatgpt-mac
ChatGPT for Mac, living in your menubar.
swyxio/ai-notes
notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
sindresorhus/awesome-chatgpt
🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI
PawanOsman/ChatGPT
OpenAI API Free Reverse Proxy
JimmyLv/BibiGPT-v1
BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili | YouTube | Tweet丨TikTok丨Dropbox丨Google Drive丨Local files | Websites丨Podcasts | Meetings | Lectures, etc. 音视频内容 AI 一键总结 & 对话:哔哩哔哩丨YouTube丨推特丨小红书丨抖音丨快手丨百度网盘丨阿里云盘丨网页丨播客丨会议丨本地文件等 (原 BiliGPT 省流神器 & AI课代表)
guardrails-ai/guardrails
Adding guardrails to large language models.
openai-php/client
⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
promptslab/Awesome-Prompt-Engineering
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
trigaten/Learn_Prompting
Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community
varunshenoy/GraphGPT
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
waylaidwanderer/node-chatgpt-api
A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.
dalinvip/Awesome-ChatGPT
ChatGPT资料汇总学习,持续更新......
m1guelpf/chatgpt-telegram
Run your own GPTChat Telegram bot, with a single command!
billmei/every-chatgpt-gui
Every front-end GUI client for ChatGPT, Claude, and other LLMs
llm-workflow-engine/llm-workflow-engine
Power CLI and Workflow manager for LLMs (core package)
pezzolabs/pezzo
🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
CVI-SZU/Linly
Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集
CyberAlbSecOP/Awesome_GPT_Super_Prompting
ChatGPT Jailbreaks, GPT Assistants Prompt Leaks, GPTs Prompt Injection, LLM Prompt Security, Super Prompts, Prompt Hack, Prompt Security, Ai Prompt Engineering, Adversarial Machine Learning.
LangbaseInc/langui
UI for your AI. Open Source Tailwind components tailored for your GPT, generative AI, and LLM projects.
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
muellerberndt/mini-agi
MiniAGI is a simple general-purpose AI agent based on the OpenAI API.