Building a Project with the ChatGPT API
OpenAI , API เช่น LLMs – เช่น Chatgpt , DALL-E
ใช้ Python-based application
– ใช้ tweet-friendly format ทำ review website
– image และ summary ถูกรวมไปกับ tweet ส่งไปยัง follow ,ใช้ร่วมกับ twitter API
1 Understanding the OpenAI platform
LLMs – training large set of data , variety resource of data
Chatgpt เป็นintelligence chatbot โดย GPT
– ยิ่งใช้ Chatgpt , ถือว่ายิ่ง interact และ train model
DALL-E สร้าง image , artจาก simple text
Whisper – transcribes audio ->text , and translate languages
OpenAI มี API ,เอามาใช้ร่วมกับ GPT , DALL-E
1.2
