Skip to content

Commit

Permalink
add why use vizro ai section
Browse files Browse the repository at this point in the history
  • Loading branch information
nadijagraca committed Dec 3, 2024
1 parent dfafd88 commit 17b8496
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions vizro-ai/docs/pages/explanation/why-use-vizro-ai.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Why use Vizro-AI over ChatGPT?

Vizro-AI offers an easy way to turn natural language instructions into professional visualisations, like interactive charts and dashboards, without needing advanced coding skills.

Similar to ChatGPT, Vizro-AI leverages generative AI to understand and execute your instructions in English or any other language. However, there are few advantages of using Vizro-AI over ChatGpt.

- **It’s tailored for data visualization**: Vizro-AI is specifically designed to create and design charts and dashboards.
- **It enforces design best practices automatically**: Using Vizro’s themes, your visualizations are built with best practices in mind from the start.
- **Instant chart execution**: Vizro-AI generates and executes chart code automatically, allowing you to see the chart output immediately
- **Export options**: Unlike ChatGPT, Vizro-AI enables you to download charts as interactive HTML or JSON files directly through its chart UI hosted on PyCafe.
1 change: 1 addition & 0 deletions vizro-ai/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ nav:
- Disclaimer: pages/explanation/disclaimer.md
- Safeguard code execution: pages/explanation/safeguard.md
- Safety in Vizro-AI: pages/explanation/safety-in-vizro-ai.md
- Why use Vizro-AI: pages/explanation/why-use-vizro-ai.md
- Examples:
- Gallery: https://vizro.mckinsey.com
#- Contribute:
Expand Down

0 comments on commit 17b8496

Please sign in to comment.