rdnfn/autoplotlib
Quickly generate plots in Python by simply describing them through text - e.g. use "create a scatter plot with name labels" instead of endlessly searching stackoverflow.
This tool helps Python developers quickly create data visualizations by describing them in plain English. You provide your data and a text description of the plot you want, and it generates the Python code and the plot for you. It's designed for developers who frequently need to visualize data and want to avoid manually writing plotting code or searching documentation.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who wants to generate data plots rapidly using natural language descriptions instead of writing detailed code.
Not ideal if you need extremely precise control over every plot element without any AI assistance, or if you are not comfortable executing code generated by a language model.
Stars
8
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 07, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rdnfn/autoplotlib"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
VisActor/VMind
Not only automatic, but also intelligent. An Intelligent data Visualization System, based on LLM.
antvis/GPT-Vis
🤖 GPT Vision, Visualization for AI Friendly! AntV's entry for AI, and 100% generated by AI.
antvis/Infographic
🦋 An Infographic Generation and Rendering Framework, bring words to life with AI!
microsoft/lida
Automatic Generation of Visualizations and Infographics using Large Language Models
mljar/plotai
PlotAI - Your Ultimate Plotting Assistant! 📊🤖 Use ChatGPT-3.5 to create plots in Python and...