OpenAI Function Calling API Tutorial | Realtime Data Chatbot with Vercel AI SDK in Javascript

preview_player
Показать описание
OpenAI Function Calling API tutorial using ChatHN Repo by Steven Tey, built on the Vercel AI SDK. Get Streaming and Real time Data from your API using this architecture. In this video we modify the open source GitHub repo to chat to retrieve real time weather data with natural language as an example of how to integrate your own API into a chatbot.

Intro video attributions:
cryptographic typography: Tympanus Codrops
Robotic animation: Wonder Dynamics
Рекомендации по теме
Комментарии
Автор

Exactly what I was looking for. Now i'm going to create a chatbot for my site, getting data via API from my headless CMS. Thank you for this video.

dontgetrekt
Автор

great use case. chunk mimic👍 . thanks for sharing👍

mlavinb
Автор

Good stuff, really enjoyed it! What would you do if there is no API available, in case you just have a website with information on it. Would you use something like a Web Agent from Langchain?

phinneasmctipper
Автор

How to active opeAI API key, i'm facing error
node_modules\openai\error.mjs (49:13) @ APIError.generate
- error You exceeded your current quota, please check your plan and billing details.

sumanthsanathi