Metadata-Version: 2.1
Name: dark-lens
Version: 0.1.0
Summary: AI-driven dark tourism guide and content creator for Jeju Island, offering personalized historical insights and immersive experiences.
Home-page: https://darklens.jeju.ai
License: Apache-2.0
Author: Dark Lens Team
Author-email: entelecheia@hotmail.com
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: Apache Software 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
Requires-Dist: click (>=8.1.3,<9.0.0)
Project-URL: Repository, https://github.com/jeju-ai/dark-lens
Description-Content-Type: text/markdown

# DarkLens

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

<!-- Links: -->
[codecov-image]: https://codecov.io/gh/jeju-ai/dark-lens/branch/main/graph/badge.svg?token=AU7FY851NZ
[codecov-url]: https://codecov.io/gh/jeju-ai/dark-lens
[pypi-image]: https://img.shields.io/pypi/v/dark-lens
[license-image]: https://img.shields.io/github/license/jeju-ai/dark-lens
[license-url]: https://github.com/jeju-ai/dark-lens/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/jeju-ai/dark-lens?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/jeju-ai/dark-lens
[release-url]: https://github.com/jeju-ai/dark-lens/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg

[repo-url]: https://github.com/jeju-ai/dark-lens
[pypi-url]: https://pypi.org/project/dark-lens
[docs-url]: https://jeju-ai.github.io/dark-lens
[changelog]: https://github.com/jeju-ai/dark-lens/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/jeju-ai/dark-lens/blob/main/CONTRIBUTING.md
<!-- Links: -->

AI-driven dark tourism guide and content creator for Jeju Island, offering personalized historical insights and immersive experiences.

- Documentation: [https://jeju-ai.github.io/dark-lens][docs-url]
- GitHub: [https://github.com/jeju-ai/dark-lens][repo-url]
- PyPI: [https://pypi.org/project/dark-lens][pypi-url]

DarkLens is an innovative AI-powered guide and content generation platform focusing on dark tourism in Jeju Island, South Korea. It utilizes large language models (LLMs) to provide personalized, in-depth historical commentary, recommend lesser-known historical sites, and automatically generate engaging video content of users' experiences. This project aims to offer a more meaningful and educational tourism experience, highlighting Jeju's complex history while promoting sustainable and culturally rich tourism.

## 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 [Apache-2.0 License][license-url].

