Skip to content

reply2future/xExtension-NewsAssistant

Repository files navigation

News Assistant

Using the ai api of OpenAI, Anthropic, Groq by Portkey-AI/gateway to summary the news.

Features

  • summary the same topic news cross over different rss feeds.
  • add the topic tag automatically
  • change the summary rss feed to read status
  • support a lot of ai api by Portkey-AI/gateway

Usage

There are two methods to use it. One is only for openai, and second supports a lot of ai api by gateway which is recommended because supporting those difference api is not the goal of this project.

OpenAI(Legacy method)

This method is only for openai as a previous version of this extension. You don't need to do anything after upgrading this extension if you are using openai before.

Get the token of OpenAI

  1. create your OpenAI account
  2. go to there to generate a new API key, and copy it.

Gateway(Recommend)

This method is using Portkey-AI/gateway to support a lot of ai api. But you need to deploy a service to achieve this.

Deploy

You could deploy to Cloudflare Workers or running docker container.

Setup the extension

output2.mp4
  1. click the navigation button to get the summary report of the news feed.
  2. open a side webview to show the summary report of the news feed.