ChatGPT has embarked on its path to becoming a god, which is definitely the most shocking artificial intelligence product I have ever used. It is even more subversive than AI painting. In just ten minutes, it consumed the interjections I had learned throughout my life, and in the end it was only a few "fucks".
Taking advantage of the shocking aftermath, I want to try to write down all my experiences. Excitement and excitement are my only mood at the moment. I am like I learned to surf the Internet for the first time 18 years ago. The more I explore, the less I can’t help myself.
The following is what this article will involve
- What is ChatGPT
- How powerful is it?
- What are the tips for using ChatGPT?
What is ChatGPT, what can it do
The following is my shallow understanding of ChatGPT. The whole text is based on this understanding. If there are any technical errors, please leave a message to correct it.
You can first simply and roughly treat ChatGPT as an almost universal chatbot , but you must forget the impression stream of "mentally retarded chat" left by Siri, Xiaobing or Xiaoai classmate . The gap between them and ChatGPT is like Ant and elephant, candlelight and sun.
accompanying the picture created by Stable Diffusion
To some extent, Jarvis, who treats it as Iron Man, would be more accurate. So what can ChatGPT do? Let me give you a few examples:
Set any background, let it write a story
- can specify the origin of the protagonist, personality and preferences
- can supplement details, Add background, add new plots.
- can be continued to write, and the logical consistency of before and after
gives any requirements, let it write official documents
- html ml1Writing a project report, writing an email, planning an event
- Writing a listing application, writing a business plan
- Thank you to your daily weekly report, and make it more full
html l1 specifies any language, let it write a code,
- Requirements, let it write the implementable code,
After writing, let it refactor in another language- Find the error code BUG, and give the correct writing method
accompanying pictures created by Stable Diffusion
If these are not enough, don’t worry, there are more intuitive, more specific and more outrageous examples later. In my opinion, it has 5 A very distinctive feature:
- can deeply understand human language, including Chinese
- can smoothly talk to humans, and the real person feels like
- queries the result in the context logic, and there are few dramas
- masters a huge database, and the search experience is better than Google
- can simulate the process of demonstration thinking, extremely vivid
uses ChatGPT The biggest feeling is that immersed in it is like traveling through time into a science fiction movie, but when I come back to my senses, the scenes in the movie are already a foregone conclusion.
accompanying the picture created by Stable Diffusion
01 - Proposition writing, but Rap
Command : Write a song Rap contains keywords : Don't want to do it at work, the boss is a fool
really writes it well, but is there a possibility? This is it that it has put a ready-made lyrics for me from the database, through keyword matching and template matching? Because this is so smart that I look forward to it cautiously.
Add some science fiction elements to the lyrics. For example, I am a human enslaved by AI
. This rising sense of science fiction and revolutionary feeling, with a snap, I took "Free Guide the People" on my face.
What's outrageous is that if it was asked to change this song to English Rap , the lyrics written are actually rhyme.
At this point we can at least summarize its 3 Features
- You can make it adjust the generated results in the way of asking questions and conform to the context logic
- It can understand the relatively emotional components in your command to generate content that conforms to the current "atmosphere"
- The generated Chinese will have more typos or grammatical problems than English
But if it is just generating lyrics, it seems not convincing enough, because the lyrics are more of an emotional expression. Even if they are pieced together and written without logic, as long as the emotions are in place, everything is easy to say.
is like AI painting. Drawing itself is an abstract description of reality, so even if the generated image is twisted, it can still be regarded as a painting. We will still praise AI, you did a good job!
So next I will put more stringent requirements on ChatGPT to see if it can be implemented.
02 - A close association and reasoning with a broad mind
If Lu Xun is a character in Marvel , do you think he can defeat Thanos ?
Although this question is very absurd, ChatGPT does not mean anything to me, it is really thinking! At the same time, Siri's reply is as follows:
ChatGPT Knows the respective characteristics of Lu Xun and Thanos, and even has the ability to compare abstractly.
This comparison is not a mathematical comparison with 1 less than 2, but a comparison based on the "understanding" of reality and science, thus concluding that "Lu Xun may not be able to confront Thanos", and it does not even completely deny this possibility.
So, in order to defeat Thanos, what do you think is the most suitable superpower for Lu Xun?
It can even tailor a highly reasonable superpower - telepathy based on Lu Xun's characteristics! ! To be honest, if the current programs can already have this level of logical reasoning, then it is also expected to see artificial intelligence that has completely passed the Turing test in my lifetime, right?
Then please imitate Lu Xun's writing style and write a letter to Thanos, so that he can surrender quickly
Thanos' reply: Thank you, I'm in Titan, I just snapped my fingers
My brain is about to go down, I really can't believe that the future I imagined is now that I can play with. What kind of algorithm model should be used to present such a real way of thinking?
I think it will be impossible for me to understand in my life.
03 - Universal Code Generator
I once tried to learn Python, but the results obtained from searches are often mixed with a large number of nouns or commands that are completely incomprehensible to newbies . One small problem after another continues to emerge, and then gradually crushes all my confidence.
But ChatGPT will likely subvert this learning method in the past. is like a master who is proficient in code sitting next to me . He can see my vague questions, accurately capture my crux of the problem, and then give me a quick and accurate solution. I don’t have to worry about whether the questions I ask will be too mentally retarded . It is really hardworking and following my actions.
This is not faster, more convenient and more accurate than Google or CSDN? The most important thing is that it has no advertisements and will not let you buy classes.
I was too lazy to do it, so I made a request and let it write the code directly.
After writing, you can reconstruct
. From now on, you may no longer have to learn regular expression
, and there will be no longer any cases where you write today and you will not be able to understand tomorrow. The
code reports an error, and you can also let it find out the problem and give the modified code.
You can even define a programming language yourself, and then let it use this language to learn and implement some magical ideas. But obviously I don’t have this ability, so I will leave it to all programmers, , please try it yourself.
So future programming may evolve into this method:
- proposes a requirement, let ChatGPT generate code
- run the code, check whether it is normal
- If the code reports an error, continue to change ChatGPT BUG
- Repeat the loop until the program is completed
Then the new circle of friends advertisements appear - "Don't resign, you have mastered ChatGPT for 3 days, and you can program and earn extra money at home." The annual subscription fee for Copilot for
Github is as high as $100, but there are 400,000 subscribers in the first month. ChatGPT went online on November 30, and the number of users exceeded 1 million in 5 days; compared with that, it took 24 months for GPT-3 and 2 months for DALL-E.
I really don’t know how much it will charge when it starts charging, and how many people will willingly pay.
At least for me, even if the annual fee is $100, I will be willing to pay. After all, , based on GPT 3.5, ChatGPT, is already so exaggerated, then the upcoming GPT 4 will definitely be stronger.
However, it should be noted that Currently, StackOverflow has announced that it has banned the release of content generated by ChatGPT, . The same situation has occurred in the field of AI images, and Unsplash and Getty Image have also announced that they will not accept AI painting works.
I think the reason is that ChatGPT can only learn based on existing materials, but cannot make new creations. Once any community is occupied by content generated by AI, it will quickly lose its vitality. Lakes without live water will either become dry or turbid.
04 - The gospel of copywriters, or the end of the world?
My new website is online, please send an invitation email to subscribers
If I want to promote my website in college, how do I write a flyer?
It even almost guessed my website address correctly, but just added two more horizontal bars... Oh my God, I was really shocked!
Let it help write Twitter, it even knew to bring #software #tutorials Topic
OK, now let it write a summary of my work for the week, and add some Internet slang, the performance of ChatGPT continues to shock me.
- It can expand my weekly report with the structure of "total-score-total"
- It can refine and condense the three things I described into three keywords: content creation, website construction and operation, business cooperation
- It can put the Internet slander I asked to join in the appropriate word order in the right place. Although it is not perfect, it can really be used if you change it slightly!
It is no exaggeration to say that its ability to create copywriting is really better than 99% of college students. As long as you make good use of questions, questions, and supplementary conditions , it can really give you too many surprises. And after you chat with it for a long time, can even let it summarize what content you just talked about.
05 - Provide auxiliary advice
If you are a writer and are worried about what name should your novel protagonist be named; if you are a player, you have to spend half a day figuring out which ID to get before playing the game, then try entering your character settings in ChatGPT and let it give you a name.
There are now some paid services for consulting English names on the Internet. With ChatGPT, these people are probably able to be laid off.
With ChatGPT, your PPT will no longer have death color matching. Just give your needs and let it give the color value that meets the requirements.
I made the colors it gave. Do you think these colors can match my description?
One of the difficulties in drawing with tools such as Stable Diffusion to AI is to be able to come up with the right prompt (prompt word) , but now you just need to tell ChatGPT what you want to draw and let it help you think prompt.
In the novel "Heeberian" I like, there is a monster called Shrike. It has four hands and a body covered with steel thorns. It is very terrible . When I read a book, I often think about what it looks like, because the cover of this book is completely inconsistent with its portrayal, and it is even a bit funny.
So I tried to ask ChatGPT to give me a few keywords, then went to the Lexica website to find a few keywords that match my imagination, and finally used Stable Diffusion to draw a few such paintings, which can be said to be very consistent with my imagination.
It is an exaggeration to regard ChatGPT as a universal chatbot, but many times, you can really use it to help you solve some problems that are difficult to describe . It is difficult to find the correct answers to these problems through search engines, but ChatGPT can understand you, it really understands what you mean.
06 - Google is dead? Can ChatGPT replace search engines?
A Chinese open source project called chat-gpt-google-extension has already had a 4.4k Star in less than 4 days after it was launched. Its function is to directly provide content generated by ChatGPT in the sidebar when you search for content using Google.
It is worth mentioning that the author of this open source project wong2 was also the author of Renren Xiaohuangji (also a chat robot with intelligent dialogue functions) , which has to be said to be a verbal loop.
I don’t know if Google will be done. This tweet that retweeted more than 3,000 looks very dramatic.
After several hours of experience, my turbulent mood began to calm down gradually. I think ChatGPT still can't replace Google, at least it can't, but it will definitely seize a large part of the search engine market in the future. The reason why
can replace Google has been shown vividly enough in the previous cases, all of which Google cannot do.
If you think the result it gives is not good enough, you can try the following methods:
- If it answers halfway, there is no following. Please enter "Continue" and let it continue
- If it means it doesn't know, you can press "Try again"
- If it can't give the answer you want, please give a few more keywords, use more details to describe it, and ask it, let it continue to supplement
- Ask questions in English, so that you can better test the upper limit of its ability
- Don't treat it as a pure search engine, ask more questions about thinking and logic
But ChatGPT It is not omnipotent. In my personal experience, it has at least the following problems
- It does not have networking capabilities
- Its corpus time has expired until 2021 In 2018, the information after this is unknown
- It will have a factual error of being misleading. If you do not have the ability to distinguish, you will be misled by it, so you cannot completely believe it
- It will explain the nouns you made up seriously and seriously, such as the name and algorithm I made up casually in the picture below
Our future
A month ago AI Drawing makes people feel sympathy for students in the illustration industry. A month later, a year later, and a year later, perhaps everyone in every field will feel more unforgettable. The changes brought to this world. At least I can’t receive sales calls from living people now, so where would people in these positions go?
soon AI will no longer be a weird trick in the technical field. It will gradually become a basic skill that everyone must master. Just like you are used to word frequency prediction of input methods, it will quietly change everyone's habits, It is reshaping the shape of this world at a super fast speed.
At this moment it was like the eve of Industrial Revolution . Some people have been traveling for a long time, some people toss and turn, unable to sleep all night, and some people are unconscious and fall asleep early. To lengthen the scale of history, ChatGPT will surely leave a trace, and we, or at least myself, are witnessing the occurrence of great history at this moment.
Finally, I will quote a screenshot of a news from 9 years ago as the end of this article. Sometimes when I get addicted to chatting with ChatGPT, I will suddenly "awaken" and then remind myself that I am just chatting on a robot now.
Note: The little yellow chicken was 9 years ago Renren online AI intelligent chat robot
----
Here is the note of Eryi
A channel of hardcore evaluation notes software and efficiency tools
the whole network ID of the same name
welcome to follow and share with me experience and experience