• Stars
    star
    1,854
  • Rank 24,355 (Top 0.5 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created 11 months ago
  • Updated 11 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

哔哩哔哩用户的个人助理

哔哩助理

GitHub release (latest by date) GitHub Release Date GitHub All Releases GitHub stars GitHub forks

哔哩助理哔哩哔哩 的第三方桌面应用,适用于 Windows 11.

概述  •  安装  •  使用  •  模块  •  数据收集

概述

哔哩助理在 哔哩 的基础上通过 Windows App SDK 进行了重构,并通过 小幻助理 提供了 AI 功能.

哔哩助理将以更开放的态度进行开发,借助社区力量,共同构建一个有意思的 UGC 客户端。

安装

商店下载(推荐)

侧加载

  1. 打开系统设置,依次选择 系统 -> 开发者选项,打开 开发人员模式。滚动到页面底部,展开 PowerShell 区块,开启 更改执行策略... 选项
  2. 打开 Release 页面
  3. 在最新版本的 Assets 中找到应用包下载。命名格式为:Bili.Copilot_{version}.zip
  4. 下载应用包后解压,右键单击文件夹中的 install.ps1 脚本,选择 使用 PowerShell 运行
    • 如果你不是第一次安装哔哩助理,那么直接双击后缀为 msix 的安装文件即可更新或安装

使用

常规

  • 哔哩助理保留了常用的B站功能,但在开始使用前,你必须扫码登录自己的B站账户
  • 对于 ARM64 设备,如果你使用 Win11,可以直接下载 x64 安装包使用
  • 对于 Windows 10 设备,未来会逐步放弃支持
  • 应用主窗口大小宽度固定,不可调整。其它子窗口如播放窗口、图片窗口等则可以自由调整。
  • 应用采用卡片式设计,对于卡片,右键单击也许会有惊喜
  • 其他的懒得写了,自己把玩吧

播放器

哔哩助理支持 Windows 原生的 MediaPlayer 播放解决方案,但是对于直播流的支持有限。

于是在哔哩助理中使用了基于 ffmpeg 的 Flyleaf 作为播放器,并根据实际情况进行了代码优化。

你可以在设置中根据自己的需要切换播放器类型。对于直播,将强制使用 ffmpeg 进行播放。

AI

哔哩助理本身不提供 AI 接口,AI 功能的实现依赖于我的另一个应用 小幻助理

所以如果你想要使用哔哩助理的 AI 功能,你需要先安装小幻助理,然后添加模型相关的配置。

在哔哩助理内,提供了两种连接方式:应用服务协议启动

应用服务可以在不启动小幻助理的情况下获取数据,但仅支持 Azure Open AI 和 Open AI。

协议启动就是把需要总结的内容发送给小幻助理,在小幻助理中显示内容。这种方式支持自定义连接器,但是用户体验没有应用服务好。

所以请根据自己的情况选择合适的连接方式。

模块

哔哩助理集成了多个功能模块:

  • Flyleaf

    一个基于 ffmpeg 的播放器,内建了截图和录屏的支持,做了非常棒的工作!由于哔哩助理播放的内容较为特殊,我需要对代码进行微调,所以应用内部使用的是派生版本。

  • BBDown

    一个用于哔哩哔哩视频下载的命令行工具,效果很好。在迁移到 WinAppSDK 后,哔哩助理简化了 BBDown 的调用,如果你的设备安装了 BBDown,可以直接点击视频内的下载按钮进行下载。视频内容会被下载至视频文件夹的 哔哩下载 目录中。

  • 小幻助理

    我制作的 AI 应用,支持 Azure Open AI 与 Open AI 及几乎所有大模型(理论上),哔哩助理的 AI 功能将由小幻助理提供支持。

哔哩助理也许会在未来集成更多的功能模块。

应用截图

截图

数据收集

哔哩助理是个人练手作品,开发者承诺不会采集用户的隐私数据,同时不会将该应用用于商业用途。

哔哩助理添加了 AppCenter 作为数据遥测工具,此举是为了了解一些功能的使用情况,以便后期有针对性地进行调整,采集的数据不包含任何个人隐私信息。

你可以在 TraceLogger.cs 中查看用于遥测的采集内容。

应用在运行时会记录错误,这些错误通常保存在本地日志中,只有遇到未捕获的错误及应用崩溃才会将这部分数据上传至 AppCenter 供开发者分析。

More Repositories

1

Bili.Uwp

适用于新系统UI的哔哩
C#
8,499
star
2

BiliBili-UWP

BiliBili的UWP客户端,当然,是第三方的了
C#
1,481
star
3

FantasyCopilot

A new-age AI desktop tool
C#
432
star
4

LoopbackManager.Desktop

适用于 Windows 11 的本地网络回环管理器
C#
143
star
5

RichasyAssistant

个人助理
C#
104
star
6

RSS-Stalker-V1

自制RSS阅读器
C#
89
star
7

Img-Share

A UWP application focusing on OneDrive image sharing
C#
82
star
8

Bili.Mac.MenuBar

用于在 Mac OS 的菜单栏显示登录用户的信息及订阅的视频动态
Swift
76
star
9

Work-Timer

正向计时器
C#
73
star
10

Wfa.Uwp

Warframe Alerting Prime 的 UWP 客户端,为 Win11 设计
C#
64
star
11

WFA_Lexicon

Warframe的中英对照大词库,由游戏爱好者云之幻(Richasy)整理
57
star
12

Controls-ReaderPanel

Reading control made for UWP, theoretically supports TXT and Epub
C#
54
star
13

ReaderCopilot.Public

Used to collect questions from Reader Copilot, display bug processing results, display documents, etc.
37
star
14

UWP-Tutorial-Code

自己做的关于UWP教程的一些代码
C#
31
star
15

GuanZhi

观止的第三方UWP
C#
25
star
16

LoopbackManager

Local network loopback manager written by Project Reunion
C#
24
star
17

Richasy

My page
19
star
18

Rodel.Downloader

用于 Hugging Face, Model Scope 和 Civitai 等网站的 AI 模型下载
C#
18
star
19

CleanReader.Uwp

干净阅读 V2 版本
C#
11
star
20

Controls-MarkdownEditBox

Vue wraps monaco-editor, and then wraps vue with UWP. This is an indescribable Markdown control.
C#
10
star
21

ExpanderEx

Encapsulation based on the Expander of WinUI 2.6
C#
10
star
22

Richasy-Controls-UWP

自用的控件集(瞎写的)
C#
8
star
23

Demo-AnimationBackground

Composition API
C#
8
star
24

Bili.Uwp-Wiki

哔哩 的资料库
7
star
25

Richasy-Helper-UWP

自用的UWP帮助工具包
C#
7
star
26

FluentIcon.Uwp

The encapsulation of Microsoft's Fluentui-system-icons makes it easier to use icons through enumeration.
C#
7
star
27

Acrylic-Markdown-Resource

Acrylic Markdown-related resource files
CSS
6
star
28

Richasy-Font-UWP

自用字体集
HTML
6
star
29

WFA-SDK

SDK for getting API data provided by WFA
C#
5
star
30

Richasy-Project-UWP

自建项目模板
C#
4
star
31

Yuenov-SDK

基于阅小说公开的API创建的.NET SDK
C#
3
star
32

Markdown-Editor-Vue

测试在vue中集成monaco-editor
JavaScript
3
star
33

Richasy.Doc

我的文档管理系统
JavaScript
2
star
34

studyTest-HTML-MySoft

According to the web page manually write code, remove float, use flex layout. Completion date: 2017.04.23
CSS
2
star
35

Wfa.Uwp-Wiki

Wfa.Uwp 项目维基
2
star
36

Markdown-Lite-Preview

Markdown Lite 的预览器,借助markdown-it进行渲染
JavaScript
2
star
37

FantasyCopilot-Wiki

Fantasy Copilot's Documentation Repository
2
star
38

CommunityToolkit-Graph-Todo-Demo

Yo!
C#
2
star
39

FantasyCopilot.CorePlugin

C#
2
star
40

Markdown-Lite-Editor

Markdown Lite的编辑器
JavaScript
2
star
41

ProjectTemplate.Uwp

C#
1
star
42

richasy.github.io

云之幻的个人博客
HTML
1
star
43

RssHub-Doc

拉取RssHub的文档,并进行一些处理
1
star
44

DesktopWidgetTestSample

Just for test
C#
1
star
45

AutoTestRepo

用于测试
C#
1
star
46

studyTest-HTML-Monticello

2017.05.27 start for position
CSS
1
star
47

ReaderCopilot.Doc

MDX
1
star
48

ReproDemo-UWP

just for test
C#
1
star
49

CustomControl_TechTalkDemo

Demo for Custom control tech talk.
C#
1
star
50

SYEnginePackage

The packaged version of SYEngine supports UWP and is suitable for use on Windows 10 and later systems.
1
star
51

VoiceRecordingTest

Test loopback recording and microphone recording
C#
1
star
52

Composition-Animation-Demo

Just try
C#
1
star
53

HTML-Conversion-Api

This is a .Net Core Web Api tool that converts HTML to PDF. You can download the source code or you can directly deploy the deployment package to your server.
C#
1
star