Metadata-Version: 2.1
Name: mayagpt
Version: 1.0.6
Summary: An AI-powered scripting assistant for Autodesk Maya users! 
Author: Mahmoud Ellithy
Author-email: cmy.mahmoud@hotmail.com
License: MIT
Project-URL: Homepage, https://github.com/MahmoudGFX/mayagpt
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: PySide2
Requires-Dist: openai
Requires-Dist: requests

# Maya GPT

MayaGPT, a revolutionary AI-powered scripting assistant for Autodesk Maya users! 🎉
Maya artists, animators, and technical directors, we're excited to announce the release of MayaGPT! This cutting-edge tool leverages OpenAI's GPT technology to streamline your scripting workflow, empowering you to create complex scripts and automate tasks effortlessly. 🖥️🎨

💡 Key Features: 

✅ AI-generated Python scripts for Maya

✅ Interactive chat interface for script generation 

✅ Real-time code execution and visualization

✅ Code review and comments 

Why wait? Elevate your Maya experience today! Share this post with fellow artists and join the future of 3D animation. 👩‍💻👨‍💻

To install 


1. From terminal cd to bin directory where mayapy is then run
```mayapy -m pip install mayagpt```

2. Then in maya
    ```
    import mayagpt
    mayagpt.show()
    ```
   
Enjoy. 
