docs(README): add small note about AI use
All checks were successful
Build and Release / build (push) Successful in 1m34s

This commit is contained in:
aria 2025-06-14 04:09:47 +10:00
parent 8d54008ea0
commit 0c559d01f2
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -124,6 +124,14 @@ This project draws inspiration from:
The goal is to provide similar professional-grade video analysis capabilities for the open-source community. The goal is to provide similar professional-grade video analysis capabilities for the open-source community.
## Note on AI use
The use of AI in this project is minor and just an experiment, all major design decisions and functionality are heavily worked on by humans!
I do hope for future AI tools with ethical models to be avaliable and verifiable in the future!
The testing phase for Claude's coding agent in this repo is finished and it shall not contribute more to the code at the current time.
## License ## License
SPDX-License-Identifier: MIT OR Apache-2.0 SPDX-License-Identifier: MIT OR Apache-2.0