Skip to content

A connector between OpenAI's GPT-3 and Facebook Messenger.

License

Notifications You must be signed in to change notification settings

FlynnOwen/GPT-3-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI's GPT-3 Messenger Bot 🤖 💬

About

This is a Messenger app of Open AI's GPT-3 API

Here is the relevant Facebook application

Web hosting is on a Heroku server with CI/CD pipeline of rebuilding upon pushes to 'main' branch.

Usage

  • Requires a Facebook account with administrator access to the Facebook Developer Application (request Flynn for this access - info@flynnowen.com)

  • It is coded to be a simple conversation implementation. It will respond to messages one at a time, and can not yet respond to images, links, gifs, or any other type of attachment. This implementation has a 'working memory' of 5 minutes - meaning that if it hasn't received a message within 5 minutes of your previous message, it's memory is wiped. This wiping could be considered as a conversation.

Notes

I've stumbled across the [adaptor](https://en.wikipedia.org/wiki/Adapter_pattern) design pattern - which this repository could be considered as (a conversational messenger adaptor for GPT-3)

About

A connector between OpenAI's GPT-3 and Facebook Messenger.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published