In this course or series we are going to be talking about all things AI, and especially how to use AI in your frontend projects. Expect to learn about Open AI API, DALL-E, Function Calling and much more.
Get Structured Response From Open AI Using Function Calls
Open AI released new Chat GPT feature - Function Calling.
What this basically means is that you can send a function to ChatGPT API and get structured JSON response that you can use in your app.
Episode 211:38
Using AI In Your Frontend App feat. OpenAI and NextJS
In this video I'm going to show you how you can use Open AI to create some nice features in your apps.