Make unique posts with GPT off RSS feeds for your telegram channel!
- Fetch Arxiv and Habr RSS feeds
- Article summarize with gpt4free
- Control posts in bridge channel
- Use HTTP proxy to access GPT
git clone https://github.com/AcademAI/rss_gpt_telegram
- Fill in the
.env
file with values
2 options from here:
pip install -r requirements.txt
python main.py
docker build --tag rss_gpt_tg .
docker run rss_gpt_tg