https://github.com/ktibow/thoughtgraph
https://github.com/ktibow/thoughtgraph
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ktibow/thoughtgraph
- Owner: KTibow
- License: mit
- Created: 2025-02-17T22:51:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T23:14:36.000Z (11 months ago)
- Last Synced: 2025-10-25T14:44:25.374Z (3 months ago)
- Language: JavaScript
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# thought graph
example output:

how to use:
1. set up a `MIXEDBREAD_KEY` in your `.env`
2. edit `main.js` to use your own list of thoughts
3. run `deno run --allow-all --env-file main.js`. it'll try to connect the most similar thoughts together. copy the result.
4. paste it on https://mermaid.live (setting `maxTextSize` in the settings as needed)