体验爆火的ChatGPT,我的工作会被替代吗?

槃鹰 2023-04-02 20:06:25

看到很多的社群,都在推ChatGPT的课程、社群什么的。

很多周围的朋友也都在谈论它,特别是像我们这样以写代码为生的程序员,还有以内容创作为业的编辑、写作者、文案等等。

很多的大V也发了文章来谈这个ChatGPT, 甚至把它当作互联网信息革命之后的又一次革命,觉得这一波可能会带行业的巨变。

我甚至觉得哪天,公司扫地的大妈和我侃侃而谈ChatGPT,就像是她们那年和我谈数字货币一样,我也不会意外,真到了这种地步。

我们担心自己的工作,被AI所替代。

试想一下,哪一天,ChatGPT都能写出能直接跑的代码了,还要我们这些程序员干嘛?

它都能写出这么逻辑清晰,案例经典、观点独到的文章了,还要我们这些内容创作者干什么?

它的能力,确实有了长足的进步,这才导致众多的追捧。

我一直是干程序员的,工作时也会写一些算法,学习一些机器学习的技术,但是我并不习惯别人说什么就是什么,甚至别人说什么火的时候,我还抱有一种警惕。

还是自己亲自体验一下才最实际。

于是,我注册了一个账号,这中间遇到了一些阻碍,大家都知道的,就不细说了。。

费了九牛二虎之力,搞定了账号、验证等事宜,终于打开了界面,可以体验了。

我先让它写了一段C++(一种编程语言)代码,计算2+2的结果,如下:

从上面看,代码没有任何问题,而且,怕担心你看不懂,它把写代码的思路都描述出来了。

先创建了一个变量result,然后给它赋值2+2,然后使用iostream库的std::cout对象把它的结果从控制台输出出来。

并且,它还告诉你,运行这个程序会得到下面的结果。

接着,我增加了一点难度:让它用java语言(一种常用的编程语言)写一段生成斐波那契数列的代码,结果如下:

同样,也没问题,有代码,有讲解。

于是,我再加大一点难度,让它用线性回归模型(一种机器学习基本算法)来预测2025年纽约的房价。

这个问题,是更难的,要懂机器学习,要会数据分析,它没有给出直接的代码。

它抱歉地说它无法写出能直接运行的代码,不过,它给出了一些引导步骤,按照这个方法,你能写出这个代码来。

首先收集数据,找出纽约过去一些年的房价的特征数据,比如建筑面积、房间数量、卫生间数量、位置等。

然后是数据预处理,包括处理异常值,补充缺失的数据,清理脏数据等。

……

步骤很清晰,也确实是这样,按照这个指引,你能解决预测2025年纽约房价的问题。

写代码是这样,然后,关于写文章,怎么样呢?

我要求它写一篇文章,主题是“怎么样在早上5点钟起床”。

write an article about how to wake up early in 5 a.m.

它的结果是:

Waking up early in the morning can be challenging for many people. However, with some planning and discipline, it is possible to start your day early and have a more productive and fulfilling day ahead. In this article, we will discuss some tips and tricks to help you wake up early at 5 a.m.

Plan your sleep schedule: The first step in waking up early is to plan your sleep schedule. Determine how many hours of sleep you need each night and set a regular bedtime that allows you to get the necessary amount of rest. For example, if you need 7-8 hours of sleep, you should aim to be in bed by 9-10 p.m. in order to wake up at 5 a.m.

Create a bedtime routine: Establish a relaxing bedtime routine to help your body and mind wind down before sleep. This can include activities such as reading, taking a warm bath or shower, meditating, or practicing gentle stretches. Avoid using electronic devices or engaging in stimulating activities before bed, as they can interfere with your ability to fall asleep.

Avoid caffeine and alcohol: Caffeine and alcohol can disrupt your sleep quality, making it harder to wake up early in the morning. Try to avoid consuming these substances in the hours leading up to bedtime to ensure a more restful night's sleep.

Use an alarm clock: Set an alarm clock to wake up at 5 a.m. Place it across the room or out of reach so that you have to physically get out of bed to turn it off. This will help you avoid hitting the snooze button and falling back asleep.

Create a morning routine: Establish a morning routine that you enjoy and look forward to. This can include activities such as exercise, meditation, journaling, or enjoying a cup of coffee or tea. Having a set routine can help you establish a sense of purpose and motivation for starting your day.

Get moving: As soon as you wake up, get out of bed and start moving. Stretch, do some light exercise, or take a walk outside. Exposure to natural light can help regulate your circadian rhythm and promote wakefulness.

Stay consistent: Finally, it's important to stay consistent with your sleep schedule and morning routine. Aim to wake up at 5 a.m. every day, even on weekends, to establish a healthy sleep routine that works for you.

In conclusion, waking up early at 5 a.m. is a habit that requires planning and discipline. By following these tips and tricks, you can establish a healthy sleep schedule and morning routine that allows you to start your day with energy and purpose. Remember, consistency is key, so stick with it and enjoy the benefits of a more productive and fulfilling day ahead

文章结构清晰,总分总的结构,符合金字塔原理。

先是提出5点早起对很多人是挑战,但是经过一些正确的方法和规划,还是可以做到早起,拥有高效的清晨的,于是引出下面的关于5点早起的一些讨论和建议。

列出了7点建议,都是十分中恳和有用的,比如说要做好睡眠计划,避免咖啡因和酒精等。

最后来一个总结。

英文写得不错,因为它ChatGPT本身就是英文写的,中文怎么样呢?

可以看到,文章的结构都是清晰的,逻辑也明确,但是总感觉少了点什么东西。

比如说,第一篇文章关于《找到成功的感觉》,这是我写过的一篇文章。

如果我写的话,我会写自己找到成功的感觉的经历,当时是什么情况,有什么体会。

这个体会又是如何改变了我自己等等。

关于朱自清先生的《背影》,我写的话,也会写具体是哪个句子、哪个场景感动了我,让我感受到了一个父亲对自己孩子深沉的关爱。

可能会联想到自己的父亲,是怎么从一些小细节中关爱自己的,与读者产生共鸣。

不足的地方,我觉得一方面是比较抽象、再者有点空洞,虽然逻辑和结构都没有问题,但是缺少了情感的流露。

它的用词也会有点重复,比如第二篇中“深刻”这个词就反复出现了很多次,显得有些啰嗦。

虽然如此,尽管它还有些问题,我觉得它也非常“厉害”了。

事物的发展有一个过程,都是从不成熟,到成熟。

ChatGPT也不例外。

目前来看,它缺少情感,缺少了写作者的个人经历,就是有温度的体验缺失,但是替代很多初级内容创作、程序编写,它可能已经有一些用了。

比如写新闻稿件初稿,然后人再加工润色一下等等。

像《认知觉醒》的作者周岭老师所说:

它写不出《红楼梦》。

这是事实,但是你不能忽视的是:它已经能替代一部分的初级工作了,并且,它在不断的迭代、进化。

将来,它会不会产生自主意识?说实话,我不知道!

我们能做的,就是拥抱它,让它为我服务。

而人类可以更多的聚焦于创意的产生、思维的碰撞这些工作上来,把它当作工具,我想,这也许是正确的道路。

今天是日更第280/365天,早起阅读写作第163天,都看到这里了,不妨点个赞,关注一下。^_^

每天更新文章,日更是一种态度。

0 阅读:0

槃鹰

简介:使我痛苦者,必使我强大。让我们摒弃旧习、一起迭代。