Understand concepts through diagrams. Fun little project built for the #GeminiSprint.
- Gemini Pro AI generates the diagram in Mermaid syntax
- Web app built with Astro, styled with DaisyUI
- Fork/clone this repo
- Run
npm install
(or other package managers’ equivalent) - Copy
.env.example
to.env
and add your own API key- Get a free API key in Google AI Studio (account required)
- Have fun!