mirror of
https://github.com/klxf/eda-copilot.git
synced 2025-09-21 15:43:26 +08:00
34 lines
2.6 KiB
Markdown
34 lines
2.6 KiB
Markdown
# EDA Copilot
|
|
|
|
嘉立创EDA & EasyEDA 多模态大模型 AI 助手
|
|
|
|
<a href="https://github.com/klxf/eda-copilot" style="vertical-align: inherit;" target="_blank"><img src="https://img.shields.io/github/stars/klxf/eda-copilot" alt="GitHub Repo Stars" class="not-medium-zoom-image" style="display: inline; vertical-align: inherit;" /></a> <a href="https://github.com/klxf/eda-copilot/issues" style="vertical-align: inherit;" target="_blank"><img src="https://img.shields.io/github/issues/klxf/eda-copilot" alt="GitHub Issues" class="not-medium-zoom-image" style="display: inline; vertical-align: inherit;" /></a> <a href="https://github.com/klxf/eda-copilot" style="vertical-align: inherit;" target="_blank"><img src="https://img.shields.io/github/repo-size/klxf/eda-copilot" alt="GitHub Repo Size" class="not-medium-zoom-image" style="display: inline; vertical-align: inherit;" /></a> <a href="https://choosealicense.com/licenses/apache-2.0/" style="vertical-align: inherit;" target="_blank"><img src="https://img.shields.io/github/license/klxf/eext-light" alt="GitHub License" class="not-medium-zoom-image" style="display: inline; vertical-align: inherit;" /></a> <img src="https://img.shields.io/badge/EasyEDA-%5E2.2.37-5588ff" alt="NPM Version" class="not-medium-zoom-image" style="display: inline; vertical-align: inherit;" />
|
|
|
|
> [!NOTE]
|
|
>
|
|
> 本拓展目前仍在开发阶段,同时代码编写并不规范,新手请不要参考
|
|
|
|
## 开始使用
|
|
|
|
这是一个支持多种多模态大模型的 AI 对话的拓展,支持文件、图像、网表输入。
|
|
|
|
1. 下载本拓展,在 **嘉立创EDA** 或 **EasyEDA** 专业版中安装并启用**外部交互**权限
|
|
|
|
2. 在原理图页面中,点击顶部菜单的 `Copilot`,即可打开本拓展
|
|
|
|
3. 在正式使用前需要先配置模型,点击 `模型` 选择模型,点击 `设置` 进行 API 配置
|
|
|
|

|
|
|
|
## 星星历史
|
|
|
|
[](https://starchart.cc/klxf/eda-copilot)
|
|
|
|
## 开源许可
|
|
|
|
<a href="https://choosealicense.com/licenses/apache-2.0/" style="vertical-align: inherit;" target="_blank"><img src="https://img.shields.io/github/license/easyeda/pro-api-sdk" alt="GitHub License" class="not-medium-zoom-image" style="display: inline; vertical-align: inherit;" /></a>
|
|
|
|
本项目使用 [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) 开源许可协议
|
|
|
|
本项目使用了 [Marked](https://github.com/markedjs/marked) 渲染对话
|