Skip to content
forked from yinan-c/RSS-GPT

Using ChatGPT to summarize your personalized RSS feeds

License

Notifications You must be signed in to change notification settings

Devinchern/RSS-GPT

Repository files navigation

RSS-GPT

Configuration Guide | 中文介绍 | 中文教程

Features

  • Host your own RSS feeds on GitHub repo and GitHub Pages.
  • Using ChatGPT to summarize your personalized RSS feeds.
  • Aggregate multiple RSS feeds into one.
  • Add filters to your own personalized RSS feeds.

Configuration

  • Fork this repo
  • Add Repository Secrets
    • U_NAME: your GitHub username
    • U_EMAIL: your GitHub email
    • WORK_TOKEN: your GitHub personal access with repo and workflow scope
    • OPENAI_API_KEY: your OpenAI API key, get it from here
  • Enable GitHub Actions to deploy GitHub Pages in repo settings
  • Configure your RSS feeds in config.ini
  • Change the links in 'main.py' to your own GitHub pages.

You can check out here for a more detailed configuration guide.

Hosted RSS Feeds, feel free to subscribe in your favorite RSS reader

About

Using ChatGPT to summarize your personalized RSS feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.7%
  • HTML 16.3%