Name | vizro-ai JSON |
Version |
0.3.2
JSON |
| download |
home_page | None |
Summary | Vizro-AI is a tool for generating data visualizations |
upload_time | 2024-11-08 08:36:18 |
maintainer | None |
docs_url | None |
author | Vizro Team |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h1 align="center">Vizro-AI</h1>
<div align="center" markdown="1">
[![Python version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue.svg)](https://pypi.org/project/vizro/)
[![PyPI version](https://badge.fury.io/py/vizro_ai.svg)](https://badge.fury.io/py/vizro_ai)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/mckinsey/vizro/blob/main/LICENSE.md)
[![Documentation](https://readthedocs.org/projects/vizro-ai/badge/?version=latest)](https://vizro-ai.readthedocs.io/)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7858/badge)](https://www.bestpractices.dev/projects/7858)
<img src="./docs/assets/readme/readme_animation.gif" alt="Gif to demonstrate vizro-ai">
<p>
<font size="+1">
Vizro-AI is a tool designed for generating data visualizations.
It serves as an extension to Vizro, leveraging natural language capabilities to empower users in creating both charts and dashboards, making it a comprehensive solution for visual data exploration.
</font>
</p>
</div>
## Try out live
| Platform | Chart creation | Dashboard creation |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| PyCafe | https://py.cafe/app/vizro-official/vizro-ai-charts | |
| Google Colab | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/mckinsey/vizro/blob/main/vizro-ai/examples/chart_by_vizro_ai.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/mckinsey/vizro/blob/main/vizro-ai/examples/dashboard_by_vizro_ai.ipynb) |
## Why Vizro-AI?
### Easy-to-use
One of the key strengths of Vizro-AI lies in its natural language capabilities, making it accessible to coding novices. Vizro-AI provides a user-friendly interface that allows to create interactive charts and dashboards while offering detailed insights about the data and the generated code.
### Visually-optimized
Vizro-AI also caters to data practitioners who often find themselves spending more time in formatting rather than actual visualization creation. Vizro-AI enables users to speed up the process of creating visually appealing charts and dashboards by using Vizro's themes which incorporate design best practices by default.
### End-to-End solution
Vizro-AI leverages the power of [Plotly](https://plotly.com/python/) to produce interactive charts and power of [Vizro](https://github.com/mckinsey/vizro) to create interactive dashboards, making it a complete solution for visual data exploration.
## Disclaimer
Please review the [Disclaimer](https://vizro-ai.readthedocs.io/en/latest/pages/explanation/disclaimer/) before using `vizro-ai` package.
## Documentation
For more information, please refer to our [Documentation](https://vizro.readthedocs.io/projects/vizro-ai/).
## Acknowledgment
Vizro-AI is powered by [LangChain](https://github.com/langchain-ai/langchain).
Raw data
{
"_id": null,
"home_page": null,
"name": "vizro-ai",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Vizro Team",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3d/6c/792f90032e44a4e644b7d2b5aaa2a3bfcd2e1fc0b55954fb0208657ff189/vizro_ai-0.3.2.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">Vizro-AI</h1>\n\n<div align=\"center\" markdown=\"1\">\n\n[![Python version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue.svg)](https://pypi.org/project/vizro/)\n[![PyPI version](https://badge.fury.io/py/vizro_ai.svg)](https://badge.fury.io/py/vizro_ai)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/mckinsey/vizro/blob/main/LICENSE.md)\n[![Documentation](https://readthedocs.org/projects/vizro-ai/badge/?version=latest)](https://vizro-ai.readthedocs.io/)\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7858/badge)](https://www.bestpractices.dev/projects/7858)\n\n<img src=\"./docs/assets/readme/readme_animation.gif\" alt=\"Gif to demonstrate vizro-ai\">\n\n<p>\n<font size=\"+1\">\nVizro-AI is a tool designed for generating data visualizations.\nIt serves as an extension to Vizro, leveraging natural language capabilities to empower users in creating both charts and dashboards, making it a comprehensive solution for visual data exploration.\n</font>\n</p>\n\n</div>\n\n## Try out live\n\n| Platform | Chart creation | Dashboard creation |\n| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| PyCafe | https://py.cafe/app/vizro-official/vizro-ai-charts | |\n| Google Colab | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/mckinsey/vizro/blob/main/vizro-ai/examples/chart_by_vizro_ai.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/mckinsey/vizro/blob/main/vizro-ai/examples/dashboard_by_vizro_ai.ipynb) |\n\n## Why Vizro-AI?\n\n### Easy-to-use\n\nOne of the key strengths of Vizro-AI lies in its natural language capabilities, making it accessible to coding novices. Vizro-AI provides a user-friendly interface that allows to create interactive charts and dashboards while offering detailed insights about the data and the generated code.\n\n### Visually-optimized\n\nVizro-AI also caters to data practitioners who often find themselves spending more time in formatting rather than actual visualization creation. Vizro-AI enables users to speed up the process of creating visually appealing charts and dashboards by using Vizro's themes which incorporate design best practices by default.\n\n### End-to-End solution\n\nVizro-AI leverages the power of [Plotly](https://plotly.com/python/) to produce interactive charts and power of [Vizro](https://github.com/mckinsey/vizro) to create interactive dashboards, making it a complete solution for visual data exploration.\n\n## Disclaimer\n\nPlease review the [Disclaimer](https://vizro-ai.readthedocs.io/en/latest/pages/explanation/disclaimer/) before using `vizro-ai` package.\n\n## Documentation\n\nFor more information, please refer to our [Documentation](https://vizro.readthedocs.io/projects/vizro-ai/).\n\n## Acknowledgment\n\nVizro-AI is powered by [LangChain](https://github.com/langchain-ai/langchain).\n",
"bugtrack_url": null,
"license": null,
"summary": "Vizro-AI is a tool for generating data visualizations",
"version": "0.3.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "202e2c4a84a571706ccae814d6ac97288bc59e87c247d4dacd5091b34741fe3a",
"md5": "a123f61f0dcaabf20f55d5d5975975b5",
"sha256": "0c08952d5e1c0e45f813b2d06fe702a60361d2334ee24c9e7b16d97744de170d"
},
"downloads": -1,
"filename": "vizro_ai-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a123f61f0dcaabf20f55d5d5975975b5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 32541,
"upload_time": "2024-11-08T08:36:16",
"upload_time_iso_8601": "2024-11-08T08:36:16.030384Z",
"url": "https://files.pythonhosted.org/packages/20/2e/2c4a84a571706ccae814d6ac97288bc59e87c247d4dacd5091b34741fe3a/vizro_ai-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d6c792f90032e44a4e644b7d2b5aaa2a3bfcd2e1fc0b55954fb0208657ff189",
"md5": "8fba3a45cb059ac721c2c1ac8c613b5e",
"sha256": "f449922ccff27f7add7911aed11f85b30a3354b06ca663c3058a6aaa7bbbb0e1"
},
"downloads": -1,
"filename": "vizro_ai-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "8fba3a45cb059ac721c2c1ac8c613b5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 67618682,
"upload_time": "2024-11-08T08:36:18",
"upload_time_iso_8601": "2024-11-08T08:36:18.505399Z",
"url": "https://files.pythonhosted.org/packages/3d/6c/792f90032e44a4e644b7d2b5aaa2a3bfcd2e1fc0b55954fb0208657ff189/vizro_ai-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 08:36:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "vizro-ai"
}