What you'll learn
Setup and Connect to OpenAI API with Python, this includes API key generation, and setting up the local environment to communicate with the API.
Design and Implement a basic Q&A chatbot capable of answering users questions.
Customize the Chatbot's responses by setting the tone of the bot, and specifying which questions to answer and what the answers should be.