Avdhesh-Varshney / Jarvis

Jarvis is an AI-powered application that allows users to control various devices and applications through voice commands, offering tailored services based on user roles.
https://jarvis-ai-assistant.streamlit.app/
MIT License
14 stars 29 forks source link

Change in Greeting Message #18

Closed ShreeluSantosh closed 1 month ago

ShreeluSantosh commented 1 month ago

Why this issue I noticed that Jarvis' greeting is not inclusive:

Proposal I plan to modify greeting.py to drop 'Sir' from the greeting messages, and replace it with the username.

Program: SSOC

Avdhesh-Varshney commented 1 month ago

@ShreeluSantosh go ahead.

ShreeluSantosh commented 1 month ago

PR created - #22