https://github.com/kurusugawa-computer/annofab-cli-llm
annofab-cliとLLMを組み合わせたツールです。
https://github.com/kurusugawa-computer/annofab-cli-llm
Last synced: 9 months ago
JSON representation
annofab-cliとLLMを組み合わせたツールです。
- Host: GitHub
- URL: https://github.com/kurusugawa-computer/annofab-cli-llm
- Owner: kurusugawa-computer
- License: mit
- Created: 2025-08-25T04:06:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-12T02:09:50.000Z (9 months ago)
- Last Synced: 2025-09-12T03:59:17.772Z (9 months ago)
- Language: Python
- Homepage: https://annofab-cli-llm.readthedocs.io/ja/latest/
- Size: 255 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# annofab-cli-llm
annofab-cliとLLMを組み合わせたツールです。
[](https://badge.fury.io/py/annofabcli-llm)
[](https://pypi.org/project/annofabcli-llm/)
# Requirements
* Python 3.12+
# Install
```
$ pip install annofabcli-llm
```
# Configurations
https://annofab-cli-llm.readthedocs.io/ja/latest/index.html#configurations を参照してください。
# Usage
```
$ annofabcli-llm --help
```
詳細は https://annofab-cli-llm.readthedocs.io/ja/latest/command_reference/index.html を参照してください。