Skip to main content

An AI-powered data visualization assistant using Plotly

Project description

Plot Agent

An AI-powered data visualization assistant that helps users create Plotly visualizations in Python.

Installation

You can install the package using pip:

pip install plot-agent

Usage

Here's a simple example of how to use Plot Agent:

import pandas as pd
from plot_agent import PlotlyAgent

# Create a sample dataframe
df = pd.DataFrame({
    'x': [1, 2, 3, 4, 5],
    'y': [10, 20, 30, 40, 50]
})

# Initialize the agent
agent = PlotlyAgent()

# Set the dataframe
agent.set_df(df)

# Process a visualization request
response = agent.process_message("Create a line plot of x vs y")

Features

  • AI-powered visualization generation
  • Support for various Plotly chart types
  • Automatic data preprocessing
  • Interactive visualization capabilities
  • Integration with LangChain for advanced AI capabilities

Requirements

  • Python 3.8 or higher
  • Dependencies are automatically installed with the package

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plot_agent-0.1.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plot_agent-0.1.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file plot_agent-0.1.0.tar.gz.

File metadata

  • Download URL: plot_agent-0.1.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.6

File hashes

Hashes for plot_agent-0.1.0.tar.gz
Algorithm Hash digest
SHA256 63fbefa8c784c1d27796dd34bdfaf95098090976eddb1509400ac0b589188b95
MD5 4a608ace46d49db507c6beff62f8b080
BLAKE2b-256 e9b1f8392d3267b674d3794f3c16becdbc593dd85083a7ad314e15b7f7e9e52d

See more details on using hashes here.

File details

Details for the file plot_agent-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: plot_agent-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.6

File hashes

Hashes for plot_agent-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e501d557fa6f7686bb28bdd84472a0a2f211a00b4f5658c802208ef4f80efef5
MD5 81bfb1f128a529e1b83961d44548ac13
BLAKE2b-256 ac6bfc7e9f51961a6a4426694313af8a94f6629d774da46d49b4441775d8a815

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page