Show HN: I built an app to generate story relationships using Mermaidjs
a year ago
- #Angular
- #Mermaidjs
- #AI
- Austen is an AI-powered Angular application for generating character relationship diagrams using Mermaidjs.
- Features include searching books from Open Library, AI-powered analysis, and diagram generation.
- Users can save, download (SVG, PNG), and manage graphs, with options for public or private sharing.
- Example graph shown for 'The Wizard of Oz' with character relationships.
- Setup instructions include cloning the repository, installing dependencies, and configuring environment variables.
- Supabase setup involves creating a project, enabling authentication, and setting up a graphs table.
- Development and production build commands provided.
- Future features include like/unlike functionality and loading more graphs in the discover page.