V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
ggp1ot2
V2EX  ›  程序员

如何向程序员/非程序员快速介绍/感受 ChatGPT,有没有什么三分钟就能感受到震撼的项目

  •  
  •   ggp1ot2 · 339 天前 · 2510 次点击
    这是一个创建于 339 天前的主题,其中的信息可能已经有所发展或是发生改变。

    我是 ChatGPT 重度依赖,主要就是帮我写代码 demo 或者排查点 bug 。

    但是当别人问我 ChatGPT 是什么 /能干什么之类的,我却感觉很难让别人有和我一样很震撼的感受。

    例如我会演示如何生成代码,但是好像如果不是很垂直的领域,很难一眼看明白原来几句话就帮你生成代码有很牛。

    有没有什么基于 ChatGPT 的很牛的项目,就是那种一体验就觉得,原来这么牛?

    我记得之前有个 v 友做过一个英语学习的,我个人就觉得很厉害(但是已经是过年左右的项目了,不知道现在 GPT4 出来了,API 也放出来了),还有什么很牛 x 的应用场景,已经实现了?

    22 条回复    2023-04-25 21:00:00 +08:00
    hnhhm2009
        1
    hnhhm2009  
       339 天前   ❤️ 2
    说句傲慢点的,我觉得但凡有点聪明有点见识的人,都很难不被震撼
    CivAx
        2
    CivAx  
       339 天前
    用一句话让 ChatGPT 替你写 regex ,能镇住所有程序员。
    cmdOptionKana
        3
    cmdOptionKana  
       339 天前
    AI 画图啊, 很直观了.
    tool2d
        4
    tool2d  
       339 天前
    Op 你是怎么让 chatgpt 帮你排查 BUG 的?

    我现在都是人肉帮 chatgpt 查 bug ,自动写出的代码,bug 不少。
    ggp1ot2
        5
    ggp1ot2  
    OP
       339 天前
    @CivAx #2 如果他日常用不到 regex 呢?
    ggp1ot2
        6
    ggp1ot2  
    OP
       339 天前
    @tool2d #4 基本也是人肉,让他写,然后把报错的或者 bug 的让他自己解决
    artnowben
        7
    artnowben  
       339 天前
    昨天与 dperf 社区的一个小伙伴讨论一个 issue bug ,分析问题原因,他的回复的分析得头头是道,并且是英文的,一下子就把我震惊了,虽然说的不太准确,但是社区里居然有人这么懂我写的代码;不过后来他说是 chatGPT 的答复,chatGPT 着实把我惊到了,分析 C 语言代码能力真的非常强。

    issue https://github.com/baidu/dperf/issues/297
    chatGPT 分析
    After reviewing the code, it seems that the issue with RSS not working may be due to the fact that the client IP address is not being properly initialized.
    In the function socket_table_init_client_rss, it checks if RSS is enabled and then calls either socket_table_init_client_rss_l3 or socket_table_init_client_rss_l3l4.
    In both of these functions, it loops through the socket pool and checks if each socket is eligible for RSS.
    If it is not, then it sets the local and foreign IP addresses to 0. However, in the socket_init function, the local and foreign IP addresses are only set if ws->server is true.
    Therefore, if ws->server is false (i.e. the worker is a client), then the local and foreign IP addresses will be uninitialized and RSS will not work properly.
    liveoppo
        8
    liveoppo  
       339 天前
    给非程序员展示智力题解答

    在一个夜晚,同时有 4 人需要过一桥,一次最多只能通过两个人,且只有一只手电筒,而且每人的速度不同。A ,B ,C ,D 需要时间分别为:1 ,2 ,5 ,10 分钟。问:在 17 分钟内这四个人怎么过桥?
    wuwukai007
        9
    wuwukai007  
       339 天前
    翻译的神
    正则表达式的神
    Helsing
        10
    Helsing  
       339 天前 via iPhone
    B 站有很多 GPT4 大战弱智吧的视频,找一个给他看
    smallyu
        11
    smallyu  
       339 天前
    会脑筋急转弯
    iamqk
        12
    iamqk  
       339 天前   ❤️ 5
    根据”宝马没有冰淇凌”的事件为我编一个段子
    三国时期,关羽出征,军事谋士诸葛亮问道:“赤兔宝马与青龙偃月刀,二者若选一,将选何者?"关羽毫不犹豫地回答:"当然是青龙偃月刀。"诸葛亮有些惊异地问:"为何偏向于偃月刀?"关羽淡然一笑:“宝马虽然好,但没兵器灵。
    zhaoyy0513
        13
    zhaoyy0513  
       339 天前
    @CivAx 雀食牛批
    zhaoyy0513
        14
    zhaoyy0513  
       339 天前
    @wuwukai007 确实叼
    lete
        15
    lete  
       339 天前
    @CivAx 只能镇住大部分程序员
    yangheng4922
        16
    yangheng4922  
       339 天前
    @iamqk 还会谐音梗
    duty
        17
    duty  
       339 天前
    @CivAx 确实,自动有了这个,我敢勇敢的使用 regex 、awk 、sed 这些工具,真的效率提高很多
    arthas2234
        18
    arthas2234  
       339 天前
    正则表达式+1
    Luckydesigner
        19
    Luckydesigner  
       339 天前   ❤️ 1
    让人感觉很震撼的玩法有很多,以下几篇文章推荐给他们,给他们一点小小的震撼:
    - [《绷不住了! PornPen 竟然用 AI 大批量搞色图》]( https://www.luckydesigner.space/pornpen-generate-most-pictures/)
    - [《编程零基础如何与 ChatGPT 沟通创建一款 3D 游戏》]( https://www.luckydesigner.space/how-to-create-a-3d-game-with-chatgpt-from-zero/)
    - [《如何调教 ChatGPT 让他帮你写出杰出小说》](《 https://www.luckydesigner.space/let-chatgpt-help-you-to-write-awesome-fiction/》)
    - [《理论指导 ChatGPT 写小说实践——《虚实之门》序言》]( https://www.luckydesigner.space/use-chatgpt-write-fiction-named-alive-and-die-door/)
    - [《零门槛生成自己的虚拟主播拍片,让 AI 给你打工,24 小时躺平赚》]( https://www.luckydesigner.space/generate-virtual-ai-podcast-24h-earn-money/)
    - [《 100 个实例——让智能 AI 根据提示词( Prompts )生成精美图片》]( https://www.luckydesigner.space/100-examples-show-how-to-generate-images-by-ai/)
    - [《 New Bing Chat 酷炫玩法推荐集合》]( https://www.luckydesigner.space/new-bing-chat-cool-things-collection/)
    - [《类 ChatGPT 提示词 Prompts 汇总——编程篇》]( https://www.luckydesigner.space/like-chatgpt-prompts-collection-about-code/)
    GP1
        20
    GP1  
       339 天前
    AI 绘画,简单粗暴。
    或者问他们熟悉领域的一些问题。
    encro
        21
    encro  
       338 天前
    对我老婆表演,让 AI 生成一个 python 代码,运行这段代码自动输出小学除法余数题。

    chatgpt 没有辜负我。。。
    efaun
        22
    efaun  
       338 天前
    @hnhhm2009 #1 如何看待这个帖子 https://www.v2ex.com/t/935377
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5053 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 09:36 · PVG 17:36 · LAX 02:36 · JFK 05:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.