Create REST API using NestJS(NodeJS) and ChatGPT

Опубликовано: 20 Май 2026
на канале: Computing Power
5,072
92

OUTDATED: New version:    • NestJs And OpenAI's Chat Completion API  


In this video, we'll be learning how to create a REST API using NestJS and ChatGPT.

If you're interested in developing a web application or MVP using NodeJS and ChatGPT, this video is for you! We'll walk you through the steps required to create a REST API using NestJS and ChatGPT. This REST API will interact with OpenAI models and return the AI-generated content to the user. We are also going to explore different AI models provided by OpenAI. So if you're looking to learn how to create a REST API using NodeJS and ChatGPT, this video is for you!

New OpenAIModel released via API (The same as the actual Chat-GPT): https://openai.com/blog/introducing-c...


0:00 - Introduction
1:45 - Create/setup OpenAI account
2:30 - Check API keys
4:30 - Create code (Part 1)
17:40 - Initial tests
20:20 - Create code (Part 2)
33:56 - Conclusion