Skip to content
/ echo Public

A discord bot that talks to GPT and generates response based on user input.

Notifications You must be signed in to change notification settings

kaylimepy/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo

alt text

Echo is an engaging Discord AIssistant bot that leverages OpenAI's GPT-3 for text generation. She also interacts with NASA's API to fetch the Astronomy Picture of the Day (APOD) for any date the user inputs.

Configuration

Remove the extension .example from config.yml.example and update with your OpenAI, Discord and NASA API credentials.

Running Echo

pip3 install -r requirements.txt

python3 echo.py

Echo in action

alt text

About

A discord bot that talks to GPT and generates response based on user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages