Inspiration
I've been really interested in chatbots for a while now. After listening to a talk by Alex Khanukov, I decided to try it out!
What it does
This chatbot uses scraped Facebook message data and Markov chains to learn how to talk like you!
How we built it
I downloaded all my Facebook data and used python BeautifulSoup to extract out all my messages. I then used markovify to generate the messages and Flask for my REST endpoints. I used botkit by howdyai for the Facebook chatbot.
Challenges we ran into
Everything.
Accomplishments that we're proud of
It works!
Built With
- botkit
- facebook-chat
- flask
- node.js
- python
- rest
Log in or sign up for Devpost to join the conversation.