Metadata-Version: 2.1
Name: jikime_cookai
Version: 0.1.5
Summary: Jikime Cook AI
Home-page: https://github.com/jikime/jikime-cookai
Author: Anthony.Kim
Author-email: jikime@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Jikime Cook AI

A Python library for cooking with AI assistance.

## Installation

```bash
pip install jikime_cookai
```

## Usage

```python
from jikime_cookai import SomeClass

# Example code
```

## Features

- Feature 1
- Feature 2
- Feature 3

## License

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