Get the latest tech news
Show HN: Create mind maps to learn new things using AI
Create mind maps to learn new things using AI. Contribute to aotakeda/learn-thing development by creating an account on GitHub.
Interactive mind map visualization Node details view in a side sheet Markdown export functionality Save mind map data to a local JSON file Switch between local and external models Copy the.env.template file to.env.local and specify which model (local or external) you want to use by setting the NEXT_PUBLIC_USE_LOCAL_MODELS environment variable to true or false. The prompts used to generate the mind map data is defined in the defaultLocalPrompt and defaultExternalPrompt variables in the prompts.ts file.
Or read this on Hacker News