人数が少なかったら使えるかも?
AIを売りにしていますが、AIは無料版だと1日10回までしか使用できません。AI使わないと、かなり面倒くさいです。上の写真にあったようなものを作るだけでもこれを入力します。
graph TD
subgraph 家族
主人公["<i class='fa fa-user' style='color:blue;'></i> 主人公"] <--> |兄妹| 人物B["<i class='fa fa-user' style='color:deeppink;'></i> 人物B"]
end
主人公 <--> |<i class='fa fa-bolt' style='color:orange;'></i> ライバル| 人物C["<i class='fa fa-user' style='color:blue;'></i> 人物C"]
主人公 <--> |<i class='fa fa-handshake' style='color:green;'></i> 親友| 人物D["<i class='fa fa-user' style='color:blue;'></i> 人物D"]
主人公 <--> |<i class='fa fa-heart' style='color:red;'></i> 恋人| 人物A["<i class='fa fa-user' style='color:deeppink;'></i> 人物A"]
subgraph 企業A
人物A["<i class='fa fa-user' style='color:deeppink;'></i> 人物A"] <-- 同僚 --> 人物D["<i class='fa fa-user' style='color:blue;'></i> 人物D"]
end
人物C["<i class='fa fa-user' style='color:blue;'></i> 人物C"] -- <i class='fa fa-heart' style='color:red;'></i> 好き --> 人物A["<i class='fa fa-user' style='color:deeppink;'></i> 人物A"]
人物D["<i class='fa fa-user' style='color:blue;'></i> 人物D"] -- <i class='fa fa-heart' style='color:red;'></i> 好き --> 人物B["<i class='fa fa-user' style='color:deeppink;'></i> 人物B"]
人物B["<i class='fa fa-user' style='color:deeppink;'></i> 人物B"] -- <i class='fa fa-heart' style='color:red;'></i> 好き --> 人物C["<i class='fa fa-user' style='color:blue;'></i> 人物C"]
あと、人数が多くなると図がちゃぐちゃになります。AIを使っているとは思えないほどです。自分で人物の位置を変えたいのですが、やり方が分からないので諦めました。
graph TD
subgraph 家族
主人公["<i class='fa fa-user' style='color:blue;'></i> 主人公"] <--> |兄妹| 人物B["<i class='fa fa-user' style='color:deeppink;'></i> 人物B"]
end
主人公 <--> |<i class='fa fa-bolt' style='color:orange;'></i> ライバル| 人物C["<i class='fa fa-user' style='color:blue;'></i> 人物C"]
主人公 <--> |<i class='fa fa-handshake' style='color:green;'></i> 親友| 人物D["<i class='fa fa-user' style='color:blue;'></i> 人物D"]
主人公 <--> |<i class='fa fa-heart' style='color:red;'></i> 恋人| 人物A["<i class='fa fa-user' style='color:deeppink;'></i> 人物A"]
subgraph 企業A
人物A["<i class='fa fa-user' style='color:deeppink;'></i> 人物A"] <-- 同僚 --> 人物D["<i class='fa fa-user' style='color:blue;'></i> 人物D"]
end
人物C["<i class='fa fa-user' style='color:blue;'></i> 人物C"] -- <i class='fa fa-heart' style='color:red;'></i> 好き --> 人物A["<i class='fa fa-user' style='color:deeppink;'></i> 人物A"]
人物D["<i class='fa fa-user' style='color:blue;'></i> 人物D"] -- <i class='fa fa-heart' style='color:red;'></i> 好き --> 人物B["<i class='fa fa-user' style='color:deeppink;'></i> 人物B"]
人物B["<i class='fa fa-user' style='color:deeppink;'></i> 人物B"] -- <i class='fa fa-heart' style='color:red;'></i> 好き --> 人物C["<i class='fa fa-user' style='color:blue;'></i> 人物C"]
あと、人数が多くなると図がちゃぐちゃになります。AIを使っているとは思えないほどです。自分で人物の位置を変えたいのですが、やり方が分からないので諦めました。
Show more
Response from developer
フィードバックありがとうございます。 ご指摘の通り、AIを使用した編集を前提にしており、テキストの直接入力は難易度が高いです。 Mermeidという技術を使用しており、関係性の表現はできますが、配置の自由度は一定限られております。 GUIでの編集を行える シンプル相関図AI というアプリも提供しております。 もしかしたらそちらのアプリの方が想定に近いものかもしれません。 可能ならご利用いただければ幸いです。
Not worth it.
This app has very few free features and most of my free tries were used needing to correct the AI despite giving clear instructions.
Response from developer
Thank you for your feedback. We’re sorry that the free usage limits and AI behavior did not meet your expectations. The free version is intended for trying basic features, while the subscription supports ongoing improvements. We appreciate your input and will continue working on better accuracy and usability.





