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

[Documentation Update]:Add theme as feature README #18

Closed Pseudophoenix closed 3 weeks ago

Pseudophoenix commented 3 weeks ago

Is there an existing issue for this?

Issue Description

Theme not mentioned inside the feature section in the README.md file.

Suggested Change

Adding the theme inside the feature section in the README.md file.

Record