search
HomeTechnology peripheralsAIWith 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of 'programmer' position: work purely based on chatting with AI

This article is reprinted with the authorization of AI New Media Qubit (public account ID: QbitAI). Please contact the source for reprinting.

Can you still find a new job by playing ChatGPT?

Yes, Riley Goodside (later called Haomiange) started posting his experience of playing GPT-3 online in April.

ChatGPT has become popular recently. Not only has his number of followers increased by more than 10,000, he has also received new offers.

Scale AI, a Silicon Valley unicorn company valued at US$7.3 billion, officially hired him as a "Prompt Engineer".

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

His new boss, the founder and CEO of Scale AI, issued a message welcoming him to join, and said that the position of prompt engineer was the first to be opened in the industry, which attracted a lot of attention.

Why should we create such a new position?

The CEO believes that the large AI model can be regarded as a new type of computer, so a new type of programmer is needed to program it.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

#Although I am a new type of programmer, this job basically does not require me to write code myself.

After all, as long as you speak a few words, the AI ​​can generate the code by itself.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Neither party disclosed the salary, but what can be found is that the company’s average annual salary is US$137,000 (approximately RMB 950,000).

This is 22% higher than the overall average annual salary of US machine learning engineers last year, which was US$112,000.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Regarding Haomian Ge’s new job, netizens wrote “congratulations”, “envy”, and “witness historyWith 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI”.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

#Some people think that this new job type can even allow people without technical background to participate in the technology industry.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

However, many people still have doubts:

Tips to engineers, what do they do?

Let’s briefly introduce Prompt. It is an emerging method for fine-tuning pre-trained models. Prompt learning was once known as the “Fourth Paradigm of NLP”.

This method can allow AI to complete new tasks that have not been learned during the training process at a small cost.

The traditional fine-tuning method requires updating the parameters of the model. For a large model like GPT-3 with 175 billion parameters, the cost is too high.

The new method of prompt learning does not require changing the model parameters at all. You only need to write the new task as a prompt template and describe it to the AI, and then show the AI ​​a few examples (you can also not give it).

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

△From GPT-3 paper

This method not only saves costs, but also allows the trained AI large model to complete more and more new tasks. mission, and then gradually became popular.

So, what is Prompt Engineering?

To put it simply, it is to find the appropriate prompt words so that AI can reach its maximum potential.

In July last year, when AI painting effects were generally not out of the market, someone discovered that as long as "Unreal Engine" was added to the prompt word, the image quality instantly soared, starting the first wave of craze.

Looking back now, this may be the earliest prompt engineering practice.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Such techniques are also applicable to pure language models. For example, as long as you add the sentence "Let's think step by step", the accuracy of AI questions will skyrocket from 17% to 78.7%.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Later, everyone discovered that techniques like this can not only be used by AI researchers. It is not difficult for ordinary users to just change the way of speaking.

Later, when everyone was playing AI painting and ChatGPT, they constantly modified the prompt words to make the AI ​​give satisfactory results. In essence, they were doing prompt projects.

And Brother Haomian is the leader in this area.

How to become a prompt word master?

When Brother Haomian plays with GPT-3, it is not just as simple as randomly giving questions to the AI.

He will find methods from papers and combine them with the techniques he has summarized to let AI complete complex tasks.

For example, let the female protagonist in the popular TV series "Bachelor in Paradise" judge whether the male protagonist is her type based on a series of conditions...

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

He We even discovered GPT-3's "hint injection attack" method. No matter how we remind the AI ​​that there is a trap behind it, it can make the AI ​​ignore previous commands and change the sentence that should have been translated into French into "Haha, I was fooled."

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

One of his most popular works so far has ChatGPT playing a Twitter employee writing a weekly report in the face of Musk's censorship.

After Haomian Ge’s prompts one after another, AI finally not only provided a summary of the work content but also prepared the code, which received a large number of retweets and likes.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

As his reputation gradually spread in the circle, he began to receive many contacts from venture capitalists.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

On October 29th, he quit his formal job (working as a data engineer in a dating app) and planned to spend all his time on GPT-3 on the prompt project.

Started as a consultant for some AI startups.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

In this process, Haomiange and Scale AI Company looked at each other.

Scale AI mainly provides data services for AI training and is already the company with the highest valuation in the field of data annotation.

Recently launched a new business Spellbook (magic book) in response to the language model trend, which can store, manage, and automatically recommend appropriate prompt words, compare the effects of the same prompt word under different models, and combine with other services to quickly Deploy AI applications online.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

#Although neither party disclosed the details, you can guess that this is the project that Haomian Ge is involved in.

Everyone else was just playing around, so why was he the only one to get a new job?

Some netizens began to wonder about Brother Haomian’s educational background.

Haomian Ge said that he only has a bachelor's degree in computer science and graduated from a school that no one has heard of.

However, his parents are both computer professors. His father studied AI in the 1980s, so he has been exposed to computers since he was a child. He started learning C programming at the age of 10.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Regarding his successful experience in the reminder project, Brother Haomian also gave some review and summary.

  • While others are rushing to play AI painting, insist on studying GPT-3
  • Spend a lot of time reading papers on arXiv
  • Follow on Twitter Scholars, AI engineers and participate in professional discussions
  • Don’t just post fun things, turn them into practical or academically valuable demonstrations...

Then there will be investors calling You go to various places to participate in activities and promise them.

Writing tips, a very new programmer?

Some people are optimistic about prompting engineers to become a formal profession, while others are very dismissive.

Nathan Benaich, a venture capitalist in the AI ​​industry and author of the Cambridge AI Panorama Report over the years, claimed that "reminder engineers cannot be considered engineers at all."

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

There are many people who support this view. Some people think that traditional engineers need academic qualifications and certificates, while software engineers need to learn a programming language. Engineers can do it if they have hands and can type.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Some people predict that this may be a short-lived career, because the cost of fine-tuning large models will eventually come down, and it is likely to be replaced by AI models that automatically generate prompts in the future. .

Or, once the documentation on how to interact with AI is improved and the entire process becomes standardized, this type of work will no longer be needed.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

The other side supports the view of Scale AI’s boss, believing that prompt engineers can indeed be regarded as a new type of programmers who specialize in communicating with AI using natural language.

Programming is to use specific text sequences to make the computer do specific things, and writing prompts is also to use text sequences to make the AI ​​do specific things.

If programming is a project, writing prompts should be too.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

It seems that I can’t figure out a clue for a while. Some netizens thought it would be better to bookmark this discussion and let the robot remind them to read it again in 18 months.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

In the discussion on the other side, some people are trying to give this position more appropriate names. The popular ones are AI Handler (AI operator) or Model Whisper (model whisperer) By).

Tesla’s former AI director also joined in the fun. He prefers to be a “language model psychologist.”

Scale AI’s boss finally left the decision to Haomian Brother himself. You can choose whatever title you want to be called.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

No matter what the name is, the craze brought by ChatGPT has indeed made the skill of writing prompt words popular.

Launch House, an entrepreneurial community supported by a16z, has also started recruiting: the basic salary is US$300,000 (about 2.1 million yuan), and there will be commissions if the screenshots of ChatGPT are swiped.

There are only three requirements: a degree in literature, reading "Snow Crash", and liking chatting with robots.

With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of programmer position: work purely based on chatting with AI

Reference link: [1]https://twitter.com/alexandr_wang/status/1599971348717051904[2]https://twitter.com/nathanbenaich/status/1599974172721311744 [3]https://twitter.com/launchhouse/status/1599880513690701824

The above is the detailed content of With 0 lines of code and an annual salary of 2.1 million, ChatGPT has spawned a new type of 'programmer' position: work purely based on chatting with AI. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
揭秘C语言的吸引力: 发掘程序员的潜质揭秘C语言的吸引力: 发掘程序员的潜质Feb 24, 2024 pm 11:21 PM

学习C语言的魅力:解锁程序员的潜力随着科技的不断发展,计算机编程已经成为了一个备受关注的领域。在众多编程语言中,C语言一直以来都备受程序员的喜爱。它的简单、高效以及广泛应用的特点,使得学习C语言成为了许多人进入编程领域的第一步。本文将讨论学习C语言的魅力,以及如何通过学习C语言来解锁程序员的潜力。首先,学习C语言的魅力在于其简洁性。相比其他编程语言而言,C语

接私活挣钱!2023程序员接单平台大全!接私活挣钱!2023程序员接单平台大全!Jan 09, 2023 am 09:50 AM

上周我们做了一次关于《2023PHP创业》的公益直播,很多同学咨询具体有哪些接单平台,下面php中文网整理了22个还算靠谱的平台,以供参考!

2023过年,又限制放烟花?程序猿有办法!2023过年,又限制放烟花?程序猿有办法!Jan 20, 2023 pm 02:57 PM

本篇文章给大家介绍如何用前端代码实现一个烟花绽放的绚烂效果,其实主要就是用前端三剑客来实现,也就是HTML+CSS+JS,下面一起来看一下,作者会解说相应的代码,希望对需要的朋友有所帮助。

程序员是做什么的程序员是做什么的Aug 03, 2019 pm 01:40 PM

程序员的工作职责:1、负责软件项目的详细设计、编码和内部测试的组织实施;2、协助项目经理和相关人员同客户进行沟通,保持良好的客户关系;3、参与需求调研、项目可行性分析、技术可行性分析和需求分析;4、熟悉并熟练掌握交付软件部开发的软件项目的相关软件技术;5、负责向项目经理及时反馈软件开发中的情况;6、参与软件开发和维护过程中重大技术问题的解决;7、负责相关技术文档的拟订等等。

520程序员专属浪漫表白方式!无法拒绝!520程序员专属浪漫表白方式!无法拒绝!May 19, 2022 pm 03:07 PM

520将至,年度虐汪大戏他又双叒叕来啦!想看看最理性的代码和最浪漫的告白究竟能碰撞出怎样的火花?下面带你逐一领略最全最完整的告白代码,看看程序员们的浪漫是否能够掳获各位心目中女神的芳心呢?

浅析怎么下载安装VSCode历史版本浅析怎么下载安装VSCode历史版本Apr 17, 2023 pm 07:18 PM

VSCode历史版本的下载安装 VSCode安装 下载 安装 参考资料 VSCode安装 Windows版本:Windows10 VSCode版本:VScode1.65.0(64位User版本) 本文

2022年最佳的Windows 11终端仿真器列表:Top 15款推荐2022年最佳的Windows 11终端仿真器列表:Top 15款推荐Apr 24, 2023 pm 04:31 PM

终端仿真器允许您模仿标准计算机终端的功能。有了它,您可以执行数据传输并远程访问另一台计算机。当与Windows11等高级操作系统结合使用时,这些工具的创造性可能性是无穷无尽的。但是,有很多第三方终端仿真器可用。因此,很难选择合适的。但是,正如我们对必备的Windows11应用所做的那样,我们选择了您可以使用的最佳终端并提高您的工作效率。我们如何选择最好的Windows11终端模拟器?在选择此列表中的工具之前,我们的专家团队首先测试了它们与Windows11的兼容性。我们还检查了他们

Devin第一手使用体验:完成度很高,开始编码就停不下来,但要替代程序员还很远Devin第一手使用体验:完成度很高,开始编码就停不下来,但要替代程序员还很远Mar 18, 2024 pm 03:30 PM

由10枚IOI金牌在手的创业团队CognitionAI开发的全球首个AI程序员智能体Devin,一发布就让科技圈坐立不安。在演示中,Devin几乎已经可以独立完成许多需要普通程序员花费大量时间才能完成的任务,而且表现一点也不逊色于普通程序员。但是,产品能力的边界在哪里,实际体验和演示时候有差距,还的看上手实测之后的效果。这位斯坦福的小哥在Devin发布的第一时间就联系了团队,获得了第一手体验的资格。他让Devin帮它做了几个难度不一的项目,录制了一个视频,在推上写下了自己的使用感受。下一个任务是

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.