https://github.com/xpdojo/chatgpt
ChatGPT is a chatbot launched by OpenAI in November 2022.
https://github.com/xpdojo/chatgpt
chatgpt openai
Last synced: about 1 month ago
JSON representation
ChatGPT is a chatbot launched by OpenAI in November 2022.
- Host: GitHub
- URL: https://github.com/xpdojo/chatgpt
- Owner: xpdojo
- License: mit
- Created: 2023-02-04T10:16:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T15:10:29.000Z (over 3 years ago)
- Last Synced: 2025-03-31T10:51:18.295Z (about 1 year ago)
- Topics: chatgpt, openai
- Language: Python
- Homepage: https://github.com/xpdojo/openapi
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT
> 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. - [Wikipedia](https://en.wikipedia.org/wiki/ChatGPT)