/pitch
Interactive tool for relationship graphs.
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