😲這太強啦!AI幫你寫程式(最牛插件).md #544
Replies: 23 comments 2 replies
-
趕緊來下載看看! |
Beta Was this translation helpful? Give feedback.
-
這個團隊就是之前開發 GPT-3 的團隊,後來也開發了 API 供企業或開發者使用,可以廣泛用來文章生成、程式碼生成、公式生成等。 |
Beta Was this translation helpful? Give feedback.
-
喔喔喔 馬上來用用看 |
Beta Was this translation helpful? Give feedback.
-
這樣確實能節省許多花在機器學習上制式化程式碼的時間,感謝分享 |
Beta Was this translation helpful? Give feedback.
-
自然語言處理的領域在目前就是非常熱門的一環,這個技術的發表讓我們見識到了人工智慧仍然有很大的發展性。 |
Beta Was this translation helpful? Give feedback.
-
這技術太扯了...雖然要學習應用他也是一大難點就是了 |
Beta Was this translation helpful? Give feedback.
-
這個技術也太省時了吧 但好像不太適合菜鳥使用 像我這種程設菜鳥可能連下一步是什麼都不是很確定 哈 |
Beta Was this translation helpful? Give feedback.
-
這個新技術好方便 感覺可以節省許多因為拼字錯誤而需debug的時間 編寫複雜程式碼的時候也不會因為缺打了小細節而花費大量時間檢查 感覺可以下載來試試看 |
Beta Was this translation helpful? Give feedback.
-
也太扯ww用AI寫AI的概念ww,當然如何寫還是人們自己決定 |
Beta Was this translation helpful? Give feedback.
-
打程式原本就是很有邏輯的,能有這種東西好像也不奇怪,不過還是覺得開發這的人很厲害 |
Beta Was this translation helpful? Give feedback.
-
謝謝分享,開發的人真的很厲害。 |
Beta Was this translation helpful? Give feedback.
-
超適合漏東漏西的人的...感謝教學!!!! |
Beta Was this translation helpful? Give feedback.
-
太神了,這樣就可以減少熬夜debug了 |
Beta Was this translation helpful? Give feedback.
-
感謝分享,感覺可以提升寫程式效率 |
Beta Was this translation helpful? Give feedback.
-
馬上來試試看 |
Beta Was this translation helpful? Give feedback.
-
好猛的插件 |
Beta Was this translation helpful? Give feedback.
-
用這個插件一段時間了 |
Beta Was this translation helpful? Give feedback.
-
wow,這已經是AI可以寫出更強大AI第一步ㄟ |
Beta Was this translation helpful? Give feedback.
-
要駕馭它一開始還是要有一點邏輯,知道要它做甚麼事,但怕用了這個就回不去當初自己編寫程式的感覺了 |
Beta Was this translation helpful? Give feedback.
-
但怕就是太過便利導致我們程式語法全部忘光光 |
Beta Was this translation helpful? Give feedback.
-
這感覺可以減少超多debug的時間 |
Beta Was this translation helpful? Give feedback.
-
好酷又實用的插件,謝謝發文者這麼用心又詳細的介紹。 |
Beta Was this translation helpful? Give feedback.
-
這個工具對於初期學習程式語言的人或許會很有幫助,遇到出現問題的地方可以參考看看機器是怎麼寫的 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
😲這太強啦!AI幫你寫程式(最牛插件).md
GitHub Copilot是啥?
去年6 月 GitHub 與 Open AI 合作推出「GitHub Copilot」AI 編碼工具,Copilot 能根據上下文自動補好程式碼,包括文檔字符串、註釋、函數名稱、程式碼,只要編碼者給提示,AI 工具就可補好完整函數。😁
GitHub Copilot支援哪種語言
基本上你想的到的語言通通都支援~~(但現行預覽版在 Python、JavaScript、TypeScript、Ruby 及 Go 等程式語言上得表現最為出色)
GitHub 表示 Copilot 支援 Java、C、C++ 和 C# 等語言多行程式碼,並增加 Neovim 和 JetBrains IDE,包含支援開發者常用的 IntelliJ IDEA、PyCharm 等編輯器。
哪裡可以使用
像pycharm、vscode都可以安裝這款服務插件🛠
安裝流程
這邊以vscode做示範
到延伸模組->輸入GitHub Copilot

按下join the waitlist

就會導向copilot官網用github帳號授權
過幾天後就會收到回信了

假如還是沒有辦法使用,記得檢查一下看是不是vscode沒有登錄github帳號,登入後才能連到GitHub Copilot的server

影片-用AI寫AI
雖然沒接觸過機器學習,但大概知道很程式碼是很制式的,比如說取樣完下一步應該要幹嘛,此時Copilot就超級好用,一直按tab鍵接受建議,重點是準度還很高,少了程式設計師很多時間⏰

結語
試用了幾天,不能說超讚,只能說超級讚,除了上面提到的寫python AI、機器學習很有幫助,他還會根據我的註解給我建議,預判我下一步要寫的內容,而且超準,用口述很難敘述他的好,大家有空一定要去裝裝看✨
參考資料
程式設計師用 AI 寫 AI 程式碼,「搞死」其他程式設計師?
【工程師生產力神器】OpenAI、Github 推新 AI 工具 Copilot,輸入「文字」就可轉譯成「程式碼」
Beta Was this translation helpful? Give feedback.
All reactions