Skip to content
/ aebot Public

An intelligent action effect prediction bot based on GPT-3. A OpenAI API key is required for this to work.

Notifications You must be signed in to change notification settings

lfj95/aebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

aebot

An intelligent action effect prediction bot based on GPT-3. A OpenAI API key is required for this to work.

Example usage:

$> python aebot.py "What is the effect of shake can?"

This is a new action effect prediction

The liquid inside will be shaken up and will form into a foamy head.

$> python aebot.py "What is the effect of put dough into the oven?"

This is a new action effect prediction

The dough will be baked into bread.

$> python aebot.py "What is the effect of shake can?"

This prediction comes from cache_answer

The liquid inside will be shaken up and will form into a foamy head.

About

An intelligent action effect prediction bot based on GPT-3. A OpenAI API key is required for this to work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages