ChatGPT
What is ChatGPT?
ChatGPT is a chatbot developed by OpenAI.ChatGPT is an artificial intelligence-powered tool that allows you to have human-like question-and-answer sessions with a chatbot. The primary purpose of a chatbot is to engage in behaviour that is like that of a human conversation.
ChatGPT is a GPT-3-based (Generative Pre-trained Transformer) natural language processing tool that allows users to have human-like text conversations with a chatbot. ChatGPT is optimized for dialogue by using Reinforcement Learning with Human Feedback (RLHF). ChatGPT is a Large Language Models (LLMs) that is trained with massive amounts of data to accurately predict what word comes next in a sentence. The models were trained in collaboration with Microsoft on their Azure supercomputing infrastructure.
Source: Vimeo
ChatGPT is fine-tuned from a model in the GPT-3.5 series, which finished training in early 2022.
ChatGPT (ai-tool) | |
---|---|
Full Name | Chat Generative Pre-trained Transformer |
Short Name | ChatGPT |
Description | Human-like question-and-answer sessions with a chatbot |
Company | OpenAI |
Logo | ![]() |
Web | https://openai.com/blog/chatgpt/ |
Category | AI Text, AI Code |
License | Preview - free to use (Plus version TBA) |
- Snippet from Wikipedia: 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.
ChatGPT was launched as a prototype on November 30, 2022, and quickly garnered attention for its detailed responses and articulate answers across many domains of knowledge. Its uneven factual accuracy was identified as a significant drawback. Following the release of ChatGPT, OpenAI was valued at US$29 billion.
Related:
External links:
- What is ChatGPT and why does it matter? — zdnet.com
- Explained: What is ChatGPT? — weforum.org
- 11 ways you can use ChatGPT to write code | Santiago — typefully.com (@svpino)
- Explaining code
- Improve existing code
- Rewriting code using the correct style
- Rewriting code using idiomatic constructs
- Simplifying code
- Writing test cases
- Exploring alternatives
- Translating code
- Writing documentation
- Tracking down bugs
- Scaffolding
- The best ChatGPT examples from around the web — learngpt.com