Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.22 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.22 KB

logo

Talk to a Subreddit is an AI chatbot that lets you talk to any subreddits on Reddit with its own unique personality. Powered by BERT and deep learning, using the Seq2Seq model with the help of Google Tensorflow.

The bot primarily learns from Reddit's posts and comments. This large dataset comes from different subreddits; our goal is to not only closely model the way redditors talk, but also give out unnecessary advices to geeks and nerds on the internet.


Feature 1: Your Stupidly Loyal Friend

Screenshot 2022-08-30 at 12 42 50 AM


Feature 2: It's Got Humour too

Screenshot 2022-08-19 175736


Dependencies

Server

  • Flask
  • SQLAlchemy
  • TensorFlow
  • TFLearn
  • Natural Language Toolkit (NLTK)
  • KeyBERT
  • Python Reddit API Wrapper (PRAW)

Client

  • React
  • ThreeJS
  • Redux
  • Chakra UI
  • Axios
  • SocketIO
  • Docker