Skip to content

Scrolls Twitter timeline and summarizes with ChatGPT

License

Notifications You must be signed in to change notification settings

felgueres/twitterGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitterGPT

Fetches Twitter timeline and generates summary with ChatGPT.

Screenshot

Setup

This project uses puppeteer for browser automation.

npm install
# or `npm i puppeteer`

When launching puppeteer:

  • Modify userDataDir to your own folder. This is where login creds are stored.
  • Modify executablePath to point to Chrome.

Usage

node twitterGPT.js

Resources

License

MIT

About

Scrolls Twitter timeline and summarizes with ChatGPT

Topics

Resources

License

Stars

Watchers

Forks