Skip to content
View Yuimi-chaya's full-sized avatar

Block or report Yuimi-chaya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. astrbot_plugin_memory_bridge astrbot_plugin_memory_bridge Public

    续忆桥是一个给 AstrBot 使用的会话记忆迁移与备份插件。它可以把一个会话里的聊天记录整理成记忆包,再导入到另一个会话、另一个 bot 或之后重新部署的 AstrBot 中,方便你把“以前聊过的事”带到新的地方继续使用。 它更像是一个“记忆搬家和管理工具”,不是嵌入模型、向量数据库那种完整的长期记忆系统。插件提供了轻量的记忆注入能力,但效果会受关键词、聊天内容质量、模型上下文长度等因素影…

    Python 1

  2. github-pages-demo github-pages-demo Public

    CSS

  3. twikoo-zeabur twikoo-zeabur Public

    Forked from twikoojs/twikoo-zeabur

    Deploy twikoo to Zeabur or Railway

  4. cs-self-learning cs-self-learning Public

    Forked from PKUFlyingPig/cs-self-learning

    计算机自学指南

    HTML

  5. bingo bingo Public archive

    TypeScript

  6. astrbot_plugin_volcano_jp_tts astrbot_plugin_volcano_jp_tts Public

    一个合并思路版 AstrBot 插件: - 借鉴 `astrbot_plugin_clonetts` 的火山引擎 TTS 调用方式 - 借鉴 `astrbot_plugin_tts_llm` 的“先经 LLM 翻译,再做 TTS”流程 ## 主要行为 1. 监听 LLM 最终文本回复 2. 提取可发声文本 3. 如果开启翻译,且文本主要是中文,则调用 AstrBot Provider 翻译成…

    Python