A Better Book Bot is a bot that takes in certain .txt files and uses a model from huggingface created by a group named 'AI at Meta'.
Uses:
Pytorch Numpy v 1.26.4 Huggingface
Next Features to implement: - text selector ; choose what texts from the texts/ to choose from - clean up output ; make the printed output less janky - slow down output ; provide sleep() functions to slow down the output - add exceptions ; for max length text provided and others like network error