Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[新規ユースケース] 映像分析 #423

Merged
merged 5 commits into from
Mar 28, 2024
Merged

[新規ユースケース] 映像分析 #423

merged 5 commits into from
Mar 28, 2024

Conversation

tbrand
Copy link
Contributor

@tbrand tbrand commented Mar 27, 2024

  • 映像分析のユースケースを追加
  • 分析テキスト送信時にウェブカメラのフレーム画像をマルチモーダルモデルに送信
  • useChat と連携しているため、分析したフレームは後から会話履歴から見れる
  • 同じ命令を複数回送信する可能性を考慮し、送信後に入力をリセットしていない

README.md 等のドキュメント対応はこちらの PR が merge されたら別で対応します!

@tbrand tbrand added the use case ユースケースの追加 label Mar 27, 2024
@tbrand tbrand self-assigned this Mar 27, 2024
packages/web/src/pages/VideoAnalyzerPage.tsx Outdated Show resolved Hide resolved
packages/web/src/pages/VideoAnalyzerPage.tsx Outdated Show resolved Hide resolved
packages/web/src/pages/VideoAnalyzerPage.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@wadabee wadabee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@wadabee wadabee merged commit d056cc8 into main Mar 28, 2024
2 checks passed
@wadabee wadabee deleted the video branch March 28, 2024 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
use case ユースケースの追加
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants