最近爆紅的ChatGpt相信大家都不陌生,聽說它還能寫程式碼,而且能力不凡。身為合格的嵌入式軟體工程師,必須充分利用!
取得系統IP位址
先寫一個腳本,取得系統IP位址吧,沒想到還有詳細的註解!這不比百度好用多了?
求最長回文子字串
完整的解析都有,很強大!
點燈
先來個簡單的點燈吧。
確實寫的有模有樣的,我被驚艷到了!
寫一個區塊驅動程式
下面來個複雜的
不得不說,框架都搭建好了,完全沒問題!
systemtap腳本
這裡手誤還打錯了systemtap,它也能自動修正回來!
最後還有詳細的註解!這麼詳細,相信大家都能看懂了。
ChatGPT註冊方法,確保可用
#註冊參考:https://zhuanlan.zhihu.com/p/589642999
地區選擇Indonesia
總結
#ChatGPT能寫程式碼,確實很厲害。但我在使用時,也遇到了好幾次給的是錯誤答案。不過,這樣也好,起碼也說明程式設計師這一行暫時也不會被AI所取代。
像是簡單的shell腳本,makefile等,ChatGPT確實能處理。我們可以把AI生成的程式碼我們拿來修改下,可以省很多時間。
GITHUB上好玩的ChatGPT的專案
#最後給大家推薦下在知乎上看到一個關於chatGPT的好玩的專案。
原文連結:https://www.zhihu.com/question/570189639/answer/2793888150
GitHub上目前已經有很多基於ChatGPT的項目,基本上100⭐️以上的都在這裡了,總結如下:
#
使用指南
- 一個ChatGPT 使用指南:https://github.com/f/awesome-chatgpt-prompts
- ChatGPT 提問工程師開發指南:https:// github.com/wuchangming/chat-gpt-ask-question-engineer-handbook
#非官方API
##使用Python編寫的輕量級的ChatGPT API:https ://github.com/acheong08/ChatGPT
- 一個使用Python編寫的非官方ChatGPT API,基於Daniel Gross的WhatsApp GPT:https://github.com/taranjeet/chatgpt-api
- #使用Python 編寫的非官方ChatGPT API :https://github.com/rawandahmad698/PyChatGPT
非官方客戶端
使用nodejs編寫的非官方ChatGPT 用戶端:https://github.com/transitive-bullshit/chatgpt-api
- 一個ChatGPT macOS桌面用戶端:https://github.com/vincelwt/chatgpt-mac
- #一個使用rust編寫的ChatGPT 桌面用戶端,支援macOS, Windows, Linux:https://github.com/sonnylazuardi/chatgpt-desktop
編輯器外掛程式
一個VSCode ChatGPT 外掛:https://github.com/mpociot/chatgpt-vscode
瀏覽器外掛程式
一個為ChatGPT新增web存取能力的Chrome瀏覽器插件:https://github.com/qunash/chatgpt-advanced
- 一個ChatGPT Chrome 插件,把ChatGPT整合到網路上的每個文字方塊中:https://github.com/gragland /chatgpt-chrome-extension
- 可以讓ChatGPT回答在Google搜尋結果頁面旁邊顯示的瀏覽器插件,支援Chrome/Edge/Firefox瀏覽器:https://github.com/wong2/chat-gpt -google-extension
- 整合在Google搜尋結果的瀏覽器插件:https://github.com/ZohaibAhmed/ChatGPT-Google
- 一個Chrome瀏覽器插件,可以匯出你的ChatGPT歷史到PNG、 PDF,或產生一個可共享的連結:https://github.com/liady/ChatGPT-pdf
微信機器人
ChatGPT 微信機器人:https://github.com/AutumnWhj/ChatGPT-wechat-bot
- 基於開源的微信對話機器人SDK Wechaty 編寫的ChatGPT 微信機器人:https://github.com/fuergaosi233/wechat-chatgpt
- 為個人微信接取ChatGPT:https://github.com/869413421/wechatbot
QQ機器人:
一個Python編寫的基於* *Nonebot2**的一個閒聊機器人:https://github.com/Quan666/ELFChatBot
- 一個基於OpenAI GPT-3 和Mirai 的QQ 聊天機器人:https://github.com/Byaidu/QChatBot -GPT
- ChatGPT for Mirai QQ 機器人:https://github.com/lss233/chatgpt-mirai-qq-bot
- 基於OpenAI ChatGPT 開發的QQ對話機器人,呼叫Completion API,支援QQ私聊和群組聊天,mirai ChatGPT MySQL實作:GitHub - RockChinQ/QChatGPT: 基於OpenAI ChatGPT 開發的QQ對話機器人,呼叫Completion API,支援QQ私聊和群聊,mirai ChatGPT MySQLSQL實作
電報機器人
一個基於ChatGPT 的Telegram 機器人:https://github.com/m1guelpf/chatgpt-telegram
- 一個ChatGPT Telegram 機器人:https://github .com/altryne/chatGPT-telegram-bot
GIT版本工具
使用ChatGPT自動產生commit提交資訊:https://github.com/RomanHotsiy/commitgpt
其他
非官方的ChatGPT Raycast 擴充:https://github.com/abielzulio/chatgpt-raycast
- ChatGPT藍鳥機器人: https://github.com/transitive-bullshit/chatgpt-twitter-bot
- 一個基於ChatGPT 的AI 對話Koishi (聊天機器人框架)框架外掛程式:https://github.com/koishijs/chatgpt- bot
- ChatGPT 黑魔法書,中文提問魔法指令:https://github.com/del-xiong/awesome-chatgpt
以上是如何利用ChatGPT幫你寫程式碼?的詳細內容。更多資訊請關注PHP中文網其他相關文章!