Metadata-Version: 2.1 Name: aisetup Version: 0.1.8 Summary: Source code repository for deeplearning.ai courses Home-page: https://github.com/https-deeplearning-ai/aisetup License: MIT Keywords: deeplearningai,deeplearning,short course,LLM Author: Tommy Nelson Author-email: tommy@deeplearning.ai Requires-Python: >=3.9,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Requires-Dist: folium (>=0.17,<0.18) Requires-Dist: ipython (>=8.18,<9.0) Requires-Dist: ipywidgets (>=8.1.3,<9.0.0) Requires-Dist: matplotlib (>=3.9.2,<4.0.0) Requires-Dist: openai (>=1.42,<2.0) Requires-Dist: pandas (>=2.2,<3.0) Requires-Dist: python-dotenv (>=1.0.1,<2.0.0) Requires-Dist: requests (>=2.32.3,<3.0.0) Project-URL: Repository, https://github.com/https-deeplearning-ai/aisetup Description-Content-Type: text/markdown # AIsetup --- This repository contains the source code for the helper functions used in the AP4B course.