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

如何让 ChatGPT 辅助提高软件开发效率 ?

  •  
  •   codereric · 32 天前 · 1963 次点击
    这是一个创建于 32 天前的主题,其中的信息可能已经有所发展或是发生改变。
    1 、软件开发大致有需求分析、方案设计、编码实现(前后端代码、UT 等)、测试验证、故障修复等环节
    2 、信通院调查数据显示,AI 代码采纳率达到 21%~80%的团队接近 82%,开发提效的中位数也达到 41%
    3 、因此,想了解下大家在公司内,如何推进使用大模型辅助开发提效,以及实践经验,期待大家的分享~
    16 条回复    2024-03-27 10:16:03 +08:00
    jadehare
        1
    jadehare  
       32 天前
    给员工买 github copilot
    codereric
        3
    codereric  
    OP
       32 天前
    @chaos93 好的,多谢~
    codereric
        4
    codereric  
    OP
       32 天前
    @jadehare 公司内不能使用 github
    fredweili
        5
    fredweili  
       32 天前
    copilot ,无聊的模版代码不用自己写了,单元测试也可以部分替代
    codereric
        6
    codereric  
    OP
       32 天前
    @fredweili 具体是什么 copilot 呢,有链接么
    giter
        7
    giter  
       32 天前
    @codereric #6 按一下 Tab 后自动帮你把想写的代码写完
    dfkjgklfdjg
        8
    dfkjgklfdjg  
       32 天前
    @codereric #6 [GitHub Copilot · Your AI pair programmer]( https://github.com/features/copilot)
    如果有管控的话,其实你用 chatGPT 和 Github Copilot 一样会被管控的,除非你们自己内部跑一个 AI 。
    taxyy
        9
    taxyy  
       32 天前
    感谢分享,我也去学习学习!
    codereric
        10
    codereric  
    OP
       32 天前
    @dfkjgklfdjg ChatGPT 可以用,但 Github 不让用~
    linauror
        11
    linauror  
       32 天前
    tabby 试试,可以自行部署的类 colilot 助手,但效果就没试过了
    dfkjgklfdjg
        12
    dfkjgklfdjg  
       32 天前   ❤️ 1
    @codereric 又不是让你上传代码到 Github 上面……就是装个 AI 插件罢了,都是基于 OpenAI 的 GPT-4 模型的东西。

    你们公司如果有钱的话买了正版的 IDEA 也有提供 AI 辅助工具 👉 [AI Assistant | IntelliJ IDEA Documentation]( https://www.jetbrains.com/help/idea/ai-assistant.html)
    codereric
        13
    codereric  
    OP
       32 天前
    @dfkjgklfdjg OK ,多谢~~ 这个插件也是基于 OpenAI ChatGPT4.0 么
    dfkjgklfdjg
        14
    dfkjgklfdjg  
       31 天前   ❤️ 1
    @codereric #13 ,这俩都是基于 OpenAI 的 ChatGPT ,两个详情页都可以看到的。Github Copliot 我知道是 4.0 ,IDEA 的 AI Assistant 我就不是非常清楚了,但都是 OpenAI 提供的服务。
    smilenceX
        15
    smilenceX  
       31 天前
    也可以试试 codeium ,我个人觉得很好用,https://codeium.com/
    可以免费用,也有更强大的收费版。
    codereric
        16
    codereric  
    OP
       31 天前
    @smilenceX 多谢,我试试~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   884 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 21:58 · PVG 05:58 · LAX 14:58 · JFK 17:58
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.