Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation


HackCU 2022 - What Does Twitter Think?


What Does Twitter Think? (WDTT) is an interactive website in which you ask Twitter what it thinks!
Simply run the Angular and NodeJs app and type in the box to see what happens!

Modules:

pip install transformers, twitter-stream.py, torch
  • Install npm, Angular, and NodeJs

To Run:

  • ng serve <project_folder>
  • node server/server.js

API Setup

~$ vim ~/.twitter-keys.yaml
keys:
  consumer_key: CONSUMER_KEY
  consumer_secret: CONSUMER_SECRET
  access_token: ACCESS_TOKEN
  access_token_secret: ACCESS_TOKEN_SECRET
  bearer_token: BEARER_TOKEN

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages