本課程教你如何運用 ChatGPT 與 OpenAI API,開發可進行語音轉文字與圖像生成的 Python 網頁應用。從後端邏輯到前端整合,實作包含 Whisper 語音辨識與圖像創作功能,是 AI 與 Web 開發結合的實戰入門課,適合具備基礎 Python 的學員學習應用開發新技能。
此教程為高質量英文原版視頻教學資源,英文不好的可以使用翻譯插件學習。
=====================================================
教程名稱:Developing Web Applications Using ChatGPT and Python
下載連結:https://www.nidown.com/chatgpt-424428.html
=====================================================
最便捷、最實惠的 ChatGPT Plus 升級服務來了!!!
點擊查看詳情:https://www.kkmac.com/go/chatgpt
=====================================================
英文原版介紹
Published 4/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 1h 26m | Size: 616 MB
Mastering Web Development with ChatGPT and Python
What you’ll learn
Develop a Python web application capable of transcribing audio content into text using the OpenAI Whisper API
Construct a web application that generates images based on user input utilizing the OpenAI API
Integrate ChatGPT’s text and image generation capabilities into the respective web applications.
Gain practical experience in building innovative web applications empowered by ChatGPT and Python programming
Requirements
Python 3(3.7.1+)
Stable Internet Connection
Pip should be installed
Basic Python Knowledge and familiarization with common libraries