1
jadehare 227 天前
给员工买 github copilot
|
2
chaos93 227 天前 1
|
5
fredweili 227 天前
copilot ,无聊的模版代码不用自己写了,单元测试也可以部分替代
|
8
dfkjgklfdjg 227 天前
@codereric #6 [GitHub Copilot · Your AI pair programmer]( https://github.com/features/copilot)
如果有管控的话,其实你用 chatGPT 和 Github Copilot 一样会被管控的,除非你们自己内部跑一个 AI 。 |
9
taxyy 227 天前
感谢分享,我也去学习学习!
|
10
codereric OP @dfkjgklfdjg ChatGPT 可以用,但 Github 不让用~
|
11
linauror 227 天前
tabby 试试,可以自行部署的类 colilot 助手,但效果就没试过了
|
12
dfkjgklfdjg 227 天前 1
@codereric 又不是让你上传代码到 Github 上面……就是装个 AI 插件罢了,都是基于 OpenAI 的 GPT-4 模型的东西。
你们公司如果有钱的话买了正版的 IDEA 也有提供 AI 辅助工具 👉 [AI Assistant | IntelliJ IDEA Documentation]( https://www.jetbrains.com/help/idea/ai-assistant.html) |
13
codereric OP @dfkjgklfdjg OK ,多谢~~ 这个插件也是基于 OpenAI ChatGPT4.0 么
|
14
dfkjgklfdjg 226 天前 1
@codereric #13 ,这俩都是基于 OpenAI 的 ChatGPT ,两个详情页都可以看到的。Github Copliot 我知道是 4.0 ,IDEA 的 AI Assistant 我就不是非常清楚了,但都是 OpenAI 提供的服务。
|
15
smilenceX 226 天前
也可以试试 codeium ,我个人觉得很好用,https://codeium.com/
可以免费用,也有更强大的收费版。 |