{"id":50976576,"url":"https://github.com/roboraptor/njs-personal-mindmap","last_synced_at":"2026-06-19T08:33:00.521Z","repository":{"id":348290110,"uuid":"1197288888","full_name":"roboraptor/njs-personal-mindmap","owner":"roboraptor","description":"Personal MindMap. Usable for everything. Prepared to AI analyse your personality.","archived":false,"fork":false,"pushed_at":"2026-04-07T20:17:04.000Z","size":389,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-07T21:06:52.997Z","etag":null,"topics":["ai-analysis","ai-input","d3","d3-visualization","mindmap","mindmap-editor","mindmapping","mindmaps","react-flow"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roboraptor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-31T13:19:02.000Z","updated_at":"2026-04-07T20:17:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/roboraptor/njs-personal-mindmap","commit_stats":null,"previous_names":["roboraptor/njs-personal-mindmap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roboraptor/njs-personal-mindmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboraptor%2Fnjs-personal-mindmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboraptor%2Fnjs-personal-mindmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboraptor%2Fnjs-personal-mindmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboraptor%2Fnjs-personal-mindmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roboraptor","download_url":"https://codeload.github.com/roboraptor/njs-personal-mindmap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboraptor%2Fnjs-personal-mindmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34523982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-analysis","ai-input","d3","d3-visualization","mindmap","mindmap-editor","mindmapping","mindmaps","react-flow"],"created_at":"2026-06-19T08:33:00.290Z","updated_at":"2026-06-19T08:33:00.509Z","avatar_url":"https://github.com/roboraptor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Mind Map 🧠\n\n*Read this in other languages: [Czech / Česky](README-CZ.md)*\n\nA modern Next.js application designed to create, manage, and visualize personal mind maps. It allows users to visually organize their thoughts, connect ideas, and get AI-powered insights into their mental models using an organic graph or a structured tree view.\n\n## ✨ Core Features\n\n- **AI Personality Analysis:** Instantly export your mind map into a structured Markdown prompt. Copy and paste it into ChatGPT, Claude, or Gemini to get psychological insights and a deep analysis of your mental patterns and cross-links.\n- **Two views for identical data:** Toggle seamlessly between the \"Space\" view (a physically simulated cluster using Force Graph) and the \"Tree\" view (a hierarchically formatted diagram using React Flow).\n- **Create and manage maps:** Easily create multiple mind maps to organize different topics, ideas, or projects.\n- **Advanced node management:** Nodes support deep nesting (`parent_id`), arbitrary interconnecting (`cross_links`), and collapsible container mechanics (`collapsible`).\n- **Smart branch moving:** In the \"Tree\" view, toggle the \"Move including descendants\" feature to effortlessly drag and reorganize an entire logical branch at once.\n- **Physical engine customization:** Fine-tune the organic physics layout in the \"Space\" view by adjusting attributes like mass, bond length, and custom JSON styling.\n\n## 🚀 How to Run the App Quickly\n\nOn Windows or Mac you can use `Start-MindMap.bat` or `start.command`\n\nYou only need a few simple commands to get the app running locally on your machine.\n\n### 1. Install dependencies\n```bash\nnpm install\n```\n\n### 2. Start the Application\n```bash\nnpm run dev\n```\n\nThat's it! 🎉 Open [http://localhost:3000](http://localhost:3000) in your browser. You can select your map in the top navigation bar and try out the AI analysis or view toggles.\n\n## Tech Stack\n- **Framework:** Next.js (App Router)\n- **Database:** SQLite (local `mindmap.db`) with Drizzle ORM\n- **Visualization:** `@xyflow/react` (Tree), `react-force-graph-2d` (Space)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboraptor%2Fnjs-personal-mindmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froboraptor%2Fnjs-personal-mindmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboraptor%2Fnjs-personal-mindmap/lists"}