Last edited time
Dec 4, 2024 4:33 PM
/type
Software
/content-type
/tech-category
EdtechMartech
/pitch
Interactive tool for relationship graphs.
/read-time
5 min
/tldr
- Nectar is a software tool that generates automatic and interactive relationship graphs from text analysis. - It features draggable nodes, a built-in SEO scoring system, and supports both light and dark modes. - Built with React and TypeScript, it utilizes D3.js for graph visualization and includes keyword extraction capabilities.
/target-persona
- Content Marketer - Data Analyst - Software Developer
/trendy-?
Note: I’ve used GPTEngineer to build this software.
Nectar, Automatic & Interactive Relationship Graphs
Obsidian's graph view open-sourced alternative.
Features include:
- Analyzes text relationships to generate graph nodes and links
- Automatically counts words and characters
- Nodes are draggable and interactive
- Supports both light and dark modes
- Embedded SEO scoring system
- Extracts and displays top 5 keywords from the content
- Suggests 5 related keywords based on the content
Tech Stack
- React + TypeScript
- Tailwind CSS for styling
- shadcn/ui for UI components
- D3.js for graph visualization
- React Query for potential data fetching
- React Router for routing