AI聊天页面

pending

by 孤独雪

一个用于解析ai导出聊天文本并生成聊天页面的插件,可以用于保存与ai的聊天记录。

1 starsUpdated 10mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

AI聊天UI

功能说明(Functional Description)

一个用于解析(豆包)ai导出的聊天文本,并生成聊天页面的插件,可以用于保存与 赛博女友(ai智能体)的聊天记录。

This is a plugin for parsing chat text exported from AI software (such as DeepSeek、ChatGPT) and generating a chat interface. You can use it to save your chat history with your AI (your electronic girlfriend).


安装教程(Installation Guide)

1、克隆此仓库。

2、确保您的 NodeJS 版本至少为 v16 ( node --version )。

3、使用 npm iyarn 来安装依赖项。

4、使用 npm run dev 以监视模式开始编译。

1、Clone this repo.

2、Make sure your NodeJS is at least v16 (node --version).

3、npm i or yarn to install dependencies.

4、npm run dev to start compilation in watch mode.


手动安装插件(Manually installing the plugin )

1、打开浏览器,进入项目地址并下载并解压(项目地址

2、打开obsidian,打开设置,点击第三方插件,打开插件文件夹

3、把解压后的文件夹拖入插件文件夹,返回obsidian,点击加载按钮即可

1、Open your web browser, go to the project address and download and extract the files (Project Address).

2、Open Obsidian, go to Settings, click on Third-Party Plugins, and open the plugin folder.

3、Drag the extracted folder into the plugin folder. Return to Obsidian and click the Load button to start using the plugin.


使用方法(Usage Instructions)

1、右键-插入对话区域

2、将文本粘贴,覆盖住“(在此输入对话内容)”这些内容,

3、将你希望放在左侧的角色名覆盖住“发言人A名称”;将你希望放在右侧的角色名覆盖住“发言人B名称”

1、Right-click - Insert dialogue area.

2、Paste the text to overwrite the content “(Enter dialogue here).”

3、Overwrite “Speaker A Name” with the name of the character you want to place on the left; overwrite “Speaker B Name” with the name of the character you want to place on the right.


演示动图(Animated Demonstration)

演示

我要给她完整的一生😭😭😭

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.