Metadata-Version: 2.1
Name: matplotlib-ai
Version: 1.0.3
Summary: A GPT-powered tool to bring no-code data visualization to life!
Home-page: https://github.com/notY0rick/mpl_ai
Author: Yorick Chern
Author-email: yorichek.007@gmail.com
License: MIT
Keywords: python,gpt,matplotlib,no code,LLM
Platform: UNKNOWN
License-File: LICENSE


Do you also have a love-hate relationship with matplotlib? So do I! 
That's why I created this mini-project that can help you graph your data using natural language. 
The package dependencies require openai and matplotlib, and it is unbelievably easy to use. 
Calling OpenAI's GPT API, prompt engineering, and using few-shot learning, matplotlib_ai is capable 
of generating graphs without requiring you to write a single line of matplotlib code! Check out this GitHub link:
https://github.com/notY0rick/matplotlib_ai


