Metadata-Version: 2.1
Name: aimee
Version: 0.0.1
Summary: A.I. Model for Entity Exploration
Author: Dave Killough
Author-email: Dave Killough <dave.killough@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# aimee


``` python
!pip install aimee
```

``` python
import aimee 
aimee.prompt('which donors should I call today?')
```
