Skip to content

Send RSS feed to GPT and get posts in your Telegram channel

License

Notifications You must be signed in to change notification settings

AcademAI/rss_gpt_telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS to Telegram with GPT

Make unique posts with GPT off RSS feeds for your telegram channel!

Features

  1. Fetch Arxiv and Habr RSS feeds
  2. Article summarize with gpt4free
  3. Control posts in bridge channel
  4. Use HTTP proxy to access GPT

Setup

  1. git clone https://github.com/AcademAI/rss_gpt_telegram
  2. Fill in the .env file with values

2 options from here:

Via console:

pip install -r requirements.txt
python main.py

Via Docker:

docker build --tag rss_gpt_tg . 
docker run rss_gpt_tg

About

Send RSS feed to GPT and get posts in your Telegram channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published