Metadata-Version: 2.1
Name: aisuite
Version: 0.1.2
Summary: Source code repository for deeplearning.ai courses
Home-page: https://github.com/https-deeplearning-ai/aisuite
License: MIT
Keywords: deeplearningai,deeplearning,short course,LLM
Author: Andrew Ng
Author-email: ng@deeplearning.ai
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: folium (>=0.17.0,<0.18.0)
Requires-Dist: ipython (>=8.26.0,<9.0.0)
Requires-Dist: ipywidgets (>=8.1.3,<9.0.0)
Requires-Dist: matplotlib (>=3.9.2,<4.0.0)
Requires-Dist: numpy (>=2.0.1,<3.0.0)
Requires-Dist: openai (>=1.40.6,<2.0.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/aisuite
Description-Content-Type: text/markdown

# AIsuite
---
This repository contains the source code for the helper functions used in the AP4E course.

