Skip to content

bxdoan/tldrGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tldrGPT

Too lazy to read the full article? lets GPT do it

Install

using requirements.txt

Remember replace the .env.example with your own .env file and change API_KEY to your own API key sk-...

cp .env.example .env
pip install -r requirements.txt

Usage

python tldrGPT.py --url <url>

or

./run.sh <url>

About

Too lazy to read the full article? lets GPT do it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published