Last edited time
Oct 28, 2024 5:38 PM
/type
Software
/category
Martech
/content-type
/pitch
Interactive relationship graphs made easy.
/read-time
5 min
/tldr
- Nectar is an open-sourced alternative to Obsidian's graph view that generates automatic and interactive relationship graphs. - It features text analysis, word counting, draggable nodes, embedded SEO scoring, and keyword extraction. - The software is built using React, TypeScript, Tailwind CSS, and D3.js for graph visualization.
/target-persona
1. Content Creators 2. SEO Specialists 3. Data Analysts
/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