devAmaresh / devAmaresh/SkinSenseAI
Allow Image Uploads in AI Chat
- Lingua principale
- JavaScript
- Stelle
- 51
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.