Streaming Mindmap Rendering
Installation
SKILL.md
Streaming Mindmap Rendering
This skill guides you through implementing a streaming mindmap renderer using mind-elixir. This technique allows you to display a mindmap that grows in real-time as data is generated by an AI model or fetched from a stream.
Prerequisites
- React (or any frontend framework, examples use React)
mind-elixirlibrary
1. Install Dependencies
First, ensure you have mind-elixir installed.
npm install mind-elixir