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 Send Icon #31

Closed SaumyaSubham closed 2 weeks ago

SaumyaSubham commented 2 weeks ago

I have added the Send Icon with the hover effect. Here are the screenshots: Before: Screenshot 2024-10-04 164918

After: Screenshot 2024-10-04 171737

Kindly accept my pull request under Hacktoberfest 2024

mahaveergurjar commented 2 weeks ago

Thanks