Do you find yourself experiencing mixed feelings towards matplotlib? You’re not alone.
To address this, I developed a mini-project designed to facilitate data visualization through natural language commands.
This project relies on dependencies such as OpenAI and matplotlib, and it is remarkably user-friendly.
By leveraging OpenAI’s GPT API, prompt engineering, and few-shot learning, matplotlib_ai can generate graphs without the need for any matplotlib coding.
For more details, please visit the GitHub repository:
https://github.com/codingwithshawnyt/matplotlib-visualizer
Raw data
{
"_id": null,
"home_page": "https://github.com/codingwithshawnyt/matplotlib-visualizer",
"name": "matplotlib-visualizer",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, openai, matplotlib, data-visualization, LLM",
"author": "Shawn Ray",
"author_email": "shawnray5699@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c1/49/09b29cd0b8f330aa6ccaee2b78558785de2825620ba8e4aa23f52c3086a8/matplotlib_visualizer-1.0.tar.gz",
"platform": null,
"description": "\r\nDo you find yourself experiencing mixed feelings towards matplotlib? You\u2019re not alone. \r\nTo address this, I developed a mini-project designed to facilitate data visualization through natural language commands. \r\nThis project relies on dependencies such as OpenAI and matplotlib, and it is remarkably user-friendly. \r\nBy leveraging OpenAI\u2019s GPT API, prompt engineering, and few-shot learning, matplotlib_ai can generate graphs without the need for any matplotlib coding. \r\nFor more details, please visit the GitHub repository:\r\nhttps://github.com/codingwithshawnyt/matplotlib-visualizer\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Introducing a GPT-powered solution designed to revolutionize data visualization without the need for coding!",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/codingwithshawnyt/matplotlib-visualizer"
},
"split_keywords": [
"python",
" openai",
" matplotlib",
" data-visualization",
" llm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c14909b29cd0b8f330aa6ccaee2b78558785de2825620ba8e4aa23f52c3086a8",
"md5": "f4b2ded11d49992d398bcdb8c33f19a0",
"sha256": "eb94179a33e9990977365cdace0417ac60b40418078cec0345f12e21fab4ce12"
},
"downloads": -1,
"filename": "matplotlib_visualizer-1.0.tar.gz",
"has_sig": false,
"md5_digest": "f4b2ded11d49992d398bcdb8c33f19a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4376,
"upload_time": "2024-11-04T19:33:39",
"upload_time_iso_8601": "2024-11-04T19:33:39.424806Z",
"url": "https://files.pythonhosted.org/packages/c1/49/09b29cd0b8f330aa6ccaee2b78558785de2825620ba8e4aa23f52c3086a8/matplotlib_visualizer-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 19:33:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codingwithshawnyt",
"github_project": "matplotlib-visualizer",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "matplotlib-visualizer"
}