Metadata-Version: 2.1
Name: aibasics
Version: 0.2.2
Summary: AI Uncovered: A Comprehensive Guide to AI Basics and Applications
Home-page: https://aibasics.entelecheia.ai
License: CC-BY-4.0
Author: Yongjun Chang
Author-email: yongnjin@chu.ac.kr
Requires-Python: >=3.8.1,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: hyfi (>=0.2.20,<0.3.0)
Project-URL: Repository, https://github.com/chu-aie/aibasics
Description-Content-Type: text/markdown

# AI Uncovered

[![pypi-image]][pypi-url]
[![license-image]][license-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![jupyter-book-image]][docs-url]

<!-- Links: -->
[pypi-image]: https://img.shields.io/pypi/v/aibasics
[license-image]: https://img.shields.io/github/license/chu-aie/aibasics
[license-url]: https://github.com/chu-aie/aibasics/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/chu-aie/aibasics?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/chu-aie/aibasics
[release-url]: https://github.com/chu-aie/aibasics/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg

[repo-url]: https://github.com/chu-aie/aibasics
[pypi-url]: https://pypi.org/project/aibasics
[docs-url]: https://aibasics.entelecheia.ai
[changelog]: https://github.com/chu-aie/aibasics/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/chu-aie/aibasics/blob/main/CONTRIBUTING.md
<!-- Links: -->

AI Uncovered: A Comprehensive Guide to AI Basics and Applications

- Documentation: [https://aibasics.entelecheia.ai][docs-url]
- GitHub: [https://github.com/chu-aie/aibasics][repo-url]
- PyPI: [https://pypi.org/project/aibasics][pypi-url]

AI Uncovered is a 15-week, beginner-friendly course in Korean, designed to provide a comprehensive introduction to artificial intelligence (AI) and its real-world applications. Students will explore various AI concepts and techniques, such as machine learning, deep learning, natural language processing, and object detection. The course includes hands-on lab sessions using Google Colab, allowing students to practice what they've learned. By the end, students will have a solid understanding of AI fundamentals and be prepared for an AI-driven future.

## Changelog

See the [CHANGELOG] for more information.

## Contributing

Contributions are welcome! Please see the [contributing guidelines] for more information.

## License

This project is released under the [CC-BY-4.0 License][license-url].

