SeanDaBlack / AbBOT

310 stars 57 forks source link

Generate text with GPT-2 if key set #26 #33

Closed erikedlund closed 2 years ago

erikedlund commented 2 years ago

Generates tips automatically via GPT-2 from a set of prompts when a DeepAI API key is available. Requires a free account.

ramblingjordan commented 2 years ago

I think this is fantastic, my only reservation is whether it will make the barrier to entry higher. Curious what @andria-dev thinks?

andria-dev commented 2 years ago

I think it's good since it will still fall back to the data we were using before if the user doesn't have an API key

ramblingjordan commented 2 years ago

Thanks for checking! Merging now