Reverse engineered ChatGPT API
-
Updated
Feb 20, 2023 - Python
ChatGPT (Chat Generative Pre-trained Transformer) is a chatbot launched by OpenAI in November 2022. It is built on top of OpenAI's GPT-3 family of large language models, and is fine-tuned (an approach to transfer learning) with both supervised and reinforcement learning techniques.
Reverse engineered ChatGPT API
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Tensor search for humans.
RWKV is a 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.
Integrate ChatGPT into your own discord bot
Prompt Engineering | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
ChatGPTresurrect
Unofficial Python SDK for OpenAI's ChatGPT
A ChatGPT bot for Kubernetes issues.
Created by OpenAI
Released November 30, 2022