Skip to main content

広聴AI分析パイプラインコア - Broadlistening Analysis Pipeline Core

Project description

kouchou-ai-analysis-core

広聴AIの分析パイプラインコアライブラリ。

概要

このパッケージは、コメントデータを分析し、クラスタリングと要約を行うパイプラインを提供します。

必要条件

  • Python 3.12以上

インストール

pip install kouchou-ai-analysis-core

Geminiサポートを含める場合:

pip install kouchou-ai-analysis-core[gemini]

使用方法

詳細なチュートリアルは以下を参照してください:

CLI

kouchou-analyze --config config.json

ライブラリとして

from analysis_core import PipelineOrchestrator, PipelineConfig

config = PipelineConfig.from_json("config.json")
orchestrator = PipelineOrchestrator(config.to_dict())
result = orchestrator.run()

開発

# 依存関係のインストール
pip install -e ".[dev]"

# テストの実行
pytest

# リンターの実行
ruff check .

ライセンス

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kouchou_ai_analysis_core-0.1.0.tar.gz (42.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kouchou_ai_analysis_core-0.1.0-py3-none-any.whl (47.4 kB view details)

Uploaded Python 3

File details

Details for the file kouchou_ai_analysis_core-0.1.0.tar.gz.

File metadata

  • Download URL: kouchou_ai_analysis_core-0.1.0.tar.gz
  • Upload date:
  • Size: 42.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for kouchou_ai_analysis_core-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cc24872781be3ac6d6f500ddb022e1fabe0588bfcd43afee488cbf971ea7c776
MD5 87a9ef0b46c7a41c887bb029041f1f63
BLAKE2b-256 832eaa3499c4d4edf9a2d614df102b8d2b6b24db4b268a751db41d2e07fb956a

See more details on using hashes here.

File details

Details for the file kouchou_ai_analysis_core-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kouchou_ai_analysis_core-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9836961ff0f03027227e8999d7be93856441f867f1f1721ffbc21b78fe4f49bb
MD5 5f20a0aa6f4fa0538747ab57fc9f2adf
BLAKE2b-256 25c553806fe87beba2a3924cd7e65f288d6cfa5cb6aab3f6da4b499413534057

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page