devAmaresh / devAmaresh/SkinSenseAI

Allow Image Uploads in AI Chat

オープン
#2 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
JavaScript
スター
51
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently, the AI chat supports only text-based interactions. For a richer user experience, especially in skincare analysis, users should be able to upload images (e.g., selfies or product labels) directly in the chat. The AI assistant can then analyze these images contextually and provide personalized responses.

Proposed Solution:

Add image upload support in the chat UI (frontend).

Update backend API to accept multipart/form-data for chat messages.

Integrate image analysis (using existing Gemini/OpenAI image APIs).

Store image metadata in chat history for better continuity.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、issue で言及されている chat UI、バックエンドの chat API、チャット履歴のエントリーポイントを特定します。現在のテキストメッセージがどのように送信・保存されているかを確認し、multipart/form-data、既存の Gemini/OpenAI 画像 API、画像メタデータがどのように組み合わさるかを判断します。ユーザーが画像をアップロードし、コンテキストに基づく分析を受け取り、画像メタデータがチャット履歴に保持されていることを確認できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
ai, full-stack
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。