A chatbot that I created, out of interest, in Python using OpenAI API. The chatbot uses OpenAI's cutting edge propeitary transformer made for Natural Language Processing, GPT-3. The chatbot is capable of carrying out "human-like" conversations.
Completing this project helped me learn how to use APIs for building finished products for the end user.
- Built on GPT-3.
- Easy to use.