Difference between revisions of "ChatGPT"
m |
m |
||
| Line 44: | Line 44: | ||
</b><br>Are we doomed? Will AI like ChatGPT replace us? I put it to the test and challenged it to write C code, Python hacking scripts, Rubber Ducky scripts, configure Cisco networks and more. | </b><br>Are we doomed? Will AI like ChatGPT replace us? I put it to the test and challenged it to write C code, Python hacking scripts, Rubber Ducky scripts, configure Cisco networks and more. | ||
// MENU // | // MENU // | ||
| − | 00:00 - Intro | + | * 00:00 - Intro |
| − | 00:30 - Testing ChatGPT // The new AI chatbot | + | * 00:30 - Testing ChatGPT // The new AI chatbot |
| − | 02:27 - Is ChatGPT SkyNet? | + | * 02:27 - Is ChatGPT SkyNet? |
| − | 04:18 - C programming code | + | * 04:18 - C programming code |
| − | 08:34 - Python SSH brute force script | + | * 08:34 - Python SSH brute force script |
| − | 13:51 - Rubber Ducky scripts (Windows 11) | + | * 13:51 - Rubber Ducky scripts (Windows 11) |
| − | 15:57 - Rubber Ducky scripts on Android | + | * 15:57 - Rubber Ducky scripts on Android |
| − | 17:05 - Nmap scans | + | * 17:05 - Nmap scans |
| − | 19:12 - Cisco configs - Switches and BGP | + | * 19:12 - Cisco configs - Switches and BGP |
| − | 24:29 - Conclusion // Learn AI | + | * 24:29 - Conclusion // Learn AI |
|} | |} | ||
|}<!-- B --> | |}<!-- B --> | ||
| Line 70: | Line 70: | ||
<youtube>98bGwOYoEGg</youtube> | <youtube>98bGwOYoEGg</youtube> | ||
<b>ChatGPT Clone – OpenAI API and React Tutorial | <b>ChatGPT Clone – OpenAI API and React Tutorial | ||
| − | </b><br>Learn how to use React and the OpenAI API to create an application like ChatGPT. The application can answer our questions, convert the text into different languages, or even convert JavaScript code to Python. | + | </b><br>Learn how to use React and the OpenAI API to create an application like ChatGPT. The application can answer our questions, convert the text into different languages, or even convert [[JavaScript]] code to [[Python]]. |
|} | |} | ||
|}<!-- B --> | |}<!-- B --> | ||
| Line 81: | Line 81: | ||
</b><br>In this tutorial we will see how to analyse a given dataset using ChatGPT. | </b><br>In this tutorial we will see how to analyse a given dataset using ChatGPT. | ||
| − | + | * Code:[https://github.com/jcharis https://github.com/jcharis] | |
| − | + | * Blog:[https://blog.jcharistech.com https://blog.jcharistech.com] | |
|} | |} | ||
|<!-- M --> | |<!-- M --> | ||
Revision as of 13:26, 29 January 2023
YouTube search... ...Google search
- ChatGPT | OpenAI
- Case Studies
- Elements:
- Text Transfer Learning
- Natural Language Generation (NLG)
- Natural Language Tools & Services
- Bidirectional Encoder Representations from Transformers (BERT) ... a better model, but less investment than the larger OpenAI organization
- Cybersecurity
- The Crown Jewel Behind ChatGPT: Reinforcement Learning (RL) from Human Feedback (RLHF) | Jesus Rodriguez - Medium
- OpenAI invites everyone to test ChatGPT, a new AI-powered chatbot—with amusing results | Benj Edwards - ARS Technica ... ChatGPT aims to produce accurate and harmless talk—but it's a work in progress.
- How to use ChatGPT for language generation in Python in 2023? | John Williams - Its ChatGPT ... Examples ... How to earn money
Generates human-like text, making ChatGPT performs a wide range of natural language processing (NLP) tasks; chatbots, automated writing, language translation, text summarization and generate computer programs. OpenAI states ChatGPT is a significant iterative step in the direction of providing a safe AI model for everyone. ChatGPT interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer follow-up questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests. ChatGPT is a sibling model to InstructGPT, which is trained to follow an instruction in a prompt and provide a detailed response.
|
|
|
|
|
|