Skip to content

The code powering @AICatFacts, a twitter bot posting machine learned cat facts and interacting with users.

License

Notifications You must be signed in to change notification settings

nayr974/AICatFacts-TwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aicatfacts-bot

This is a Azure function app, which uses timer triggered events to execute various actions and generate content to post to the @AICatFacts twitter account. It calls a separate API to return responses from GPT-2 based language models that have been fine-tuned to generate cat facts and respond to tweets. The models are based on the full 1558M / 1.5 billion parameter release of GPT-2, and were trained and deployed seperately.

Thanks to MarkovCatFacts for inspiration!

About

The code powering @AICatFacts, a twitter bot posting machine learned cat facts and interacting with users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages