這門課程教你運用 Next.js 14 最新功能與 Vercel AI SDK,開發支援 OpenAI 與 Gemini 雙模型的即時 AI 聊天機器人,並實作提示傳送、串流回應呈現與聊天紀錄儲存功能。適合具備 React/Next.js 基礎的開發者學習如何打造強大且可擴充的生成式 AI 網頁應用。
此教程為高質量英文原版視頻教學資源,英文不好的可以使用翻譯插件學習。
=====================================================
教程名稱:Next.js AI Chatbot using ChatGPT (Open AI) and Gemini AI
下載連結:https://www.nidown.com/chatgpt-423101.html
=====================================================
最便捷、最實惠的 ChatGPT Plus 升級服務來了!!!
點擊查看詳情:https://www.kkmac.com/go/chatgpt
=====================================================
英文原版介紹
Published 6/2024
Created by K.Sathyaprakash Reddy
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 28 Lectures ( 3h 52m ) | Size: 2 GB
Build a real-time AI Chatbot using Vercel AI SDK with two AI models support (OpenAI , GeminiAI)
What you’ll learn:
Nextjs 14 latest features
Introduction to Vercel AI SDK and Advantages
Building AI Chatbot using Vercel AI SDK with two top AI Models (OpenAI , GeminiAI)
Learn how to send the prompts to AI and how to show the AI streamed response on UI
Learn how to save all users chats to database , so even after the page refresh they can view all the previous chats with AI
Requirements:
React JS Basics
Next JS Basics