Today’s advent app is a Christmas chatbot! It’s powered by GPT-J and built with the Hugging Face API.
Learn more about it here:
You can also sign up for our Advent mailing list at Anvil | An Advent Calendar of Python Web Apps , so you don’t miss any of our apps.
Have fun playing around with it!
1 Like
I was having a perfectly normal conversation about giraffes and it got stuck repeating the same phrase (“I’m a big guy”) then the same word (“I’m”) over and over again. That, or I just managed to weird it out …
2 Likes
Hi Patricia,
I made a clone of your Christmas Chatbot and entered my api_token, but got a
KeyError: 'conversation'
at ServerModule1, line 33
called from Form1, line 34
Do you have any idea what I did wrong?