• AIPressRoom
  • Posts
  • Build Your Own AI Chatbot with OpenAI API and Linode | A Step-by-Step Guide From Code With Harry

Build Your Own AI Chatbot with OpenAI API and Linode | A Step-by-Step Guide From Code With Harry

In this video, @CodeWithHarry will show you how to create a Chat app from scratch using the OpenAI API. Be sure to subscribe for more videos and tutorials.

Chapters:0:00 Introduction0:24 Install Django and make a new project3:00 Start Python Server3:50 Create URLs.py8:00 Create Index.html9:25 Create Navbar12:30 Create Heading13:25 Insert Boostrap Chat17:20 Insert OpenAPI Playground18:40 Import json Response in Django23:00 Import CSRF Token30:30 Add Event Listeners for Prompt Response40:00 Create Prompt Variable41:30 Reload and Test Prompt42:00 Setup Prompt to clear after each response44:30 Wrap response text45:00 ChatGPT Limits46:50 Deploy to Linode52:50 Conclusion

New to Cloud Computing? Get started here with a $100 credit → https://www.linode.com/lp/youtube-viewers/?ifso=linodetube&utm_source=youtube&utm_medium=SuperUserWatch Harry make a Note Taking App → https://www.youtube.com/watch?v=UsNm8ZL3YaELearn more about the OpenAI API → https://openai.com/blog/openai-apiSubscribe to get notified of new episodes as they come out → https://www.youtube.com/linode?sub_confirmation=1

#chatgpt #openai #webdevelopmentProduct: ChatGPT, OpenAI API, Chatbot App; @CodeWithHarry