Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ 新增指令系统,以便在未来更好的训练AI #179

Open
Littlefean opened this issue Dec 11, 2024 · 3 comments
Open

✨ 新增指令系统,以便在未来更好的训练AI #179

Littlefean opened this issue Dec 11, 2024 · 3 comments

Comments

@Littlefean
Copy link
Contributor

功能描述

类似于:

add text-node -l 100 200 -text "节点名称" -details "节点详情\n好"
-> "uuid1"
add edge "uuid1" "uuid2" -text "导致"
-> "uuidOfEdge"
move to entity "uuid1" 500 500

測試什麼模型和prompt可以極好的還原圖片中結構

——群友joe

其他信息

No response

附件

No response

@zty012
Copy link
Contributor

zty012 commented Dec 21, 2024

命令解析器 https://cmd-ts.vercel.app/introduction.html

@zty012
Copy link
Contributor

zty012 commented Dec 21, 2024

建议先完成 #87

@zty012 zty012 moved this from 待讨论 to 先不做 in Project Graph Dec 21, 2024
@Littlefean
Copy link
Contributor Author

灵感记录:这个指令系统以后或许可以用来生成n行m列,间距为x像素距离的有规律编号的节点矩阵

@zty012 zty012 changed the title Feature: 新增指令系统,以便在未来更好的训练AI ✨ 新增指令系统,以便在未来更好的训练AI Dec 27, 2024
@zty012 zty012 removed the feature label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 先不做
Development

No branches or pull requests

2 participants