easychen / ask-gpt-download

通过GPT向微博账号提问

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ask GPT 浏览器插件下载

已经上架微软商店,Edge用户可点此安装

ASK GPT 是一个向微博账号提问的GPT插件。它首先将用户的问题分解为关键字,通过微博搜索到微博内容,再将内容提供给GPT,最后由GPT输出内容。

使用方式:

  1. 下载ZIP包,解压后在浏览器插件页面以 Load Unpacked 方式载入

  2. 首先登录weibo.com和weibo.cn,然后访问微博账号的个人页面比如 https://weibo.com/u/1088413295

  3. 然后点击 插件图标,在弹出的页面中,先填入 openai 的 key( 并确保你的网络可以访问 https://api.openapi.com ),然后就可以提问了。

如果你没有 openai 的 key,也可以使用 api2d 的 forward key,并将请求地址填写为 https://openai.api2d.net


ASK GPT is a GPT plugin that allows users to ask questions to Weibo accounts. It first breaks down the user's question into keywords, searches for Weibo content through Weibo search, provides the content to GPT, and finally outputs the content.

Instructions:

  1. Download the ZIP package and unzip it. Load it into your browser as "Load Unpacked".

  2. First, log in to weibo.com and weibo.cn, then visit the personal page of the Weibo account, such as https://weibo.com/u/1088413295.

  3. Then click on the plugin icon. In the pop-up page, first fill in the openai key (and make sure your network can access https://api.openapi.com), and then you can start asking questions.

If you do not have an openai key, you can also use the forward key from api2d and fill in the request address as https://openai.api2d.net.

About

通过GPT向微博账号提问