Skip to content

feat: LLM接入 #2

@hhh2210

Description

@hhh2210

我测好有意思的项目!
头一回 contribute 的意愿这么大。

目前我有几个思路,想跟作者探讨下:

  1. 语音识别可以学 wispr flow 他们,接一个支持 audio 转文字的端到端系统,输入语音-> 输出整理过的文字
  2. 已经有了对话的 text,接入 python来耦合以下功能:
  • 基于 LLM 的记忆框架及可视化:比如mem0、graphti
  • LLM 根据记忆系统给出建议(相当于 ai 是你的约会助手)

一个比较大的挑战是LLM 虽然社区生态非常丰富,但基本都是 python 库,在 Android 上跑有点费劲,我现在想到一个妥协方案是——“将Python 后端当成独立的 Web 服务部署和运行,直接运行在个人电脑上”,

如果有服务器支持的话我们可以 run 在 remote 的服务器上,这样便于统一管理配置python 后端,但貌似这对服务器的要求比较高

随时 email 我讨论(主页有),期待合作!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions