https://github.com/droicheadnua/mirrorshard_2
AI-powered outliner that turns idea graphs into structured writing.
https://github.com/droicheadnua/mirrorshard_2
ai brainstorming codemirror creative-writing idea-generation knowledge-graph markdown novel-writing open-source outliner productivity tauri writing writing-tool
Last synced: about 2 months ago
JSON representation
AI-powered outliner that turns idea graphs into structured writing.
- Host: GitHub
- URL: https://github.com/droicheadnua/mirrorshard_2
- Owner: DroicheadNua
- License: mit
- Created: 2025-11-07T21:03:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-04-25T13:45:57.000Z (2 months ago)
- Last Synced: 2026-04-25T15:22:58.422Z (2 months ago)
- Topics: ai, brainstorming, codemirror, creative-writing, idea-generation, knowledge-graph, markdown, novel-writing, open-source, outliner, productivity, tauri, writing, writing-tool
- Language: TypeScript
- Homepage: https://droicheadnua.github.io/MirrorShard-Official/
- Size: 23.6 MB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-ja.md
- Changelog: Changelog-ja.md
- License: LICENSE
Awesome Lists containing this project
README
**日本語** | [English](README.md)
# MirrorShard 2
アイデアを、そのまま文章にできたら――と思ったことはありませんか?
MirrorShard 2は、発想から構造化、そして執筆までを一つの流れとして扱うためのエディタです。
思いついた断片を広げ、つなぎ、そのまま文章へと展開できます。
また、Gemini・Mistralなど豊富な無料枠を持つ複数のAIに対応し、Stable Diffusionと連携した画像生成機能とあわせて、無課金でも強力なAI機能の支援を受けることができます。
---
## ✨ 特徴
- 🧠 AIによる文章作成、編集、アイデア生成
- 🌐 複数のAIプロバイダーに対応(Gemini、Groq、Mistral、Cohere)
- 🖼️ テキストから画像を生成(Stable Diffusion対応)
- 💬 AIチャット(画像生成オプション付き:SD Link / Mistral Agents)
- ✍️ テキストを自動で画像プロンプトに変換
- 📂 クラウドAIとローカルAIの両方に対応
- 💡 完全無料でAI機能を利用可能(サブスクリプション不要)
### 🖼️ AI画像生成
普通の言葉でAIに注文するだけ。プロンプトはAIが自動生成します。
- 選択したテキストから画像を生成
- AIチャット内で直接画像をリクエスト
- Stable Diffusion(ローカル)またはMistral Agents(クラウド)に対応
----------------
## 🎬 デモ
### Idea Expansion
https://github.com/user-attachments/assets/2d22c7e3-ff4d-4958-a1e6-ae4c5e4361b5
### Send to Editor
https://github.com/user-attachments/assets/291d7852-6d6e-4040-899c-efd4a500f360
### 🖼️ AI Image Generation(Stable Diffusion / SD-Link)
https://github.com/user-attachments/assets/d8be1190-e2af-4fd4-aa27-73a6fd11a349
---
## ✨ できること
1. アイデアを広げる
2. アイデア同士をつなげる
3. そのまま文章にする
---
## 🧠 アイデアを広げる
アイデアプロセッサ上で、思いついた断片を自由に展開できます。
* AIによる発想支援(自由連想)
* ノード同士の関係を視覚的に整理
* 物語テンプレートによる構造化
---
## 🔗 アイデアをつなげる
* ノード間の「抜け」をAIが補完(Missing Link)
* 複数の要素を統合して新しい発想を生成(Node Alchemy)
---
## ✍️ 文章にする
```md
* **Send to Editor**
アイデアプロセッサから生成された構造を、そのまま文章として展開できます。
```
* 構造化されたアイデアを即座に本文へ
* カーソル位置からAIが続きを生成
* 欠けている部分の補完
---
## 🧰 その他の主な機能
* Markdownベースのアウトライナー(大規模ファイル対応)
* ZENモード / スポットライトモード
* Markdown / HTMLプレビュー
* PDF / DOCX / HTML / EPUB出力
* 縦書きプレビュー(ルビ対応)
* AIチャット(Gemini / Groq / ローカルLLM)
* SillyTavern連携
* コードエディタ & ターミナル
👉 詳細な機能一覧:
[docs/features-ja.md](docs/features-ja.md)
---
## 📰 メディア掲載
「窓の杜」にて紹介されました
https://forest.watch.impress.co.jp/docs/news/2091824.html
---
## 🌐 公式サイト
https://droicheadnua.github.io/MirrorShard-Official/
---
## 💾 ダウンロード
[Releasesページ](https://github.com/DroicheadNua/MirrorShard_2/releases/latest) からダウンロードできます。
※「Assets」を展開してインストーラを選択してください。
---
## 🚀 使い方
最初に、下記のクイックガイドをご覧ください。
👉 [docs/quick_guide-ja.md](docs/quick_guide-ja.md)
---
## ⚠️ 注意事項
- テキストファイルは **UTF-8(BOMなし)推奨** です
- 一部の文字コードでは文字化けやデータ破損の可能性があります
👉 注意事項・使用素材等の詳細はこちら: [docs/notes-ja.md](docs/notes-ja.md)
---
## 📝 ライセンス
MIT License
---