bxdoan / tldrGPT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 61.3%Language:Shell 38.7%