mahaveergurjar / Chatbot

Chat application allows users to send messages and receive responses from a language model API. It supports code formatting, explanations, and link formatting. The application uses GoogleGenerativeAI for API requests and displays chat messages in a styled interface.
MIT License
7 stars 23 forks source link

added the image processing feature #22

Closed surajgsn07 closed 3 weeks ago

surajgsn07 commented 3 weeks ago

Image input processing is added . Now user is able to send the image as well as the input as response . For example : user can get the caption for their picture and many more uses . Screenshot 2024-10-02 000535 Screenshot 2024-10-02 001007

mahaveergurjar commented 3 weeks ago

Thanks, Its also accept file so make its look like show file thumbnail and change icon camera icon into file type icon also not properly responsive make it responsive send icon not see clearly image

I think remove the name type here then the layout not see proper issue is fix

mahaveergurjar commented 3 weeks ago

Can you also make drag and drop type file upload ???

surajgsn07 commented 3 weeks ago

Can you also make drag and drop type file upload ???

Yeah sure....

mahaveergurjar commented 3 weeks ago

Okay