vizzy

command module
v0.0.0-...-5f9637f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 3 Imported by: 0

README

Vizzy smiling robot logo

GitHub Actions Workflow Status MIT License

Vizzy

Vizzy uses ChatGPT to visualize any kind of data.

Play with the demo, or check out these sample projects:

Workflow

A typical workflow goes like this:

Upload your data

Once you upload a new JSON, CSV, XML, or other data file, Vizzy will tell you what it can infer about the format, structure, and meaning of the data.

Example: "This is a CSV file containing facts about different car models, with the fields year, make, model, horsepower and weight

Review Vizzy's summary

Sometimes there's not enough information in the file for Vizzy to know what's going on--maybe that list of numbers and dates represents a stock's price, or rainfall measurements in Montana, or something else. You can always edit the summary to give Vizzy more context.

A good summary will improve the quality of any visualizations.

Ask Vizzy to start drawing

Vizzy will give you a lit of suggestion, or you can make your own request.

Example: "Draw a scatterplot of horsepower versus weight"

Example: "Show how horsepower has grown over time"

It's best to start simple; you can add in features like legends, tooltips, color schemes, etc with follow-on prompts.

Review the visualization

More often than not, Vizzy gets it right!

Sometimes Vizzy may reply with an error message, or a broken graph. See Failure Patterns for common issues and resolutions, or to report a new issue.

Enhance!

Now that you've got a working visualization, you can start tweaking it to suit your needs. You can add tooltips, change the title, create a new color scheme, or add an animation.

Example: "Color the data points by manufacturer"

Example: "Add a tooltip showing the make and model"

You can prompt Vizzy to make these changes, or you can edit the code yourself. The latter can be faster and cheaper for trivial changes, like changing a color. It can also be helpful for changes Vizzy doesn't quite understand.

You can always revert back to a previous version if you're not happy with the change.

screenshot

Development

See Contributing.md for instructions on running Vizzy locally.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
e2e

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL