Using OpenAI To Generate YouTube Summary – Part 6.3 Epic Next.js Tutorial for Beginners

preview_player
Показать описание


In the next video, we will take a on how to build our Summary list view and details pages.

Key Takeaways
- Setting up LangChain
- Setting up OpenAI
- Create a summarize function to summarize our video transcript.

Don't forget to check the complimentary blog post linked above for all the code snippets you'll need.


-----------------------------------------------------------------------------------------------------------------------
Resources
------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------------------------------------
Strapi
------------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Hi. Curious why you need to do that Awaited<ReturnType> for summary.

ckwcfm
Автор

Thank you for the great resource, where could I be going wrong, I am getting error openAi or Azure API key not found.

loyoification
Автор

I'm getting an error when generating the summary: error":"404 The model `gpt-4-turbo-preview` does not exist or you do not have access to it. Tried to change to model 3.5 and get a 429 error (about having reached the limits to my free account) Will this only work if I choose a paid plan in Open AI?

franciscovenes
Автор

Hope you deleted you API key. 😅 lol. I think you did since it did not work for me.

mystupidbrain