GPT-3 Facebook Messenger Bot

This app is a Messenger application based on Open AI’s GPT-3 API. It requires a Facebook account with administrator access to the Facebook Developer Application (request Flynn for this access – info@flynnowen.com). The web hosting is done through Heroku server and uses CI/CD pipeline to rebuild upon pushes to ‘main’ branch. It has been designed as an easy conversation implementation, responding one message at a time. Currently, it cannot respond to images, links, gifs or any other type of attachment. This version also has a ‘working memory’ of 5 minutes which means that if no new messages are received within 5 minutes from the previous one then its memory will be wiped clean in order to start another conversation. The repository can be considered as an adaptor design pattern and serves as conversational messenger adaptor for GPT-3.

You May Also Like.

Share Your Valuable Opinions