Welcome to ROSE, your AI-powered personal chatbot! π¬β¨ This simple yet efficient chatbot can assist you with various tasks, including opening websites, searching Google, checking the time, and more.
β
Personalized Greetings β ROSE greets the user based on the time of day (Morning, Afternoon, Evening) ππ
β
Rule-based Responses β Recognizes simple greetings and common questions π€
β
Web Navigation β Opens YouTube, Gmail, Facebook, Instagram, and more π
β
Google Search β Allows users to search directly on Google π
β
Time Check β Tells the current system time β°
β
Weather & News Updates β Opens weather reports and news websites π¦οΈπ°
β
Exit Command β Gracefully ends the conversation when the user types "exit" πͺ
- Run the script π
- ROSE greets you based on the current time β³
- The chatbot listens for user input and responds accordingly π£οΈ
- If the user asks ROSE to open a website, it redirects them via a web browser π
- If the user types "exit," ROSE bids farewell and ends the session π
- Python π
- Datetime Module β For greeting users based on the current time β³
- Webbrowser Module β To open websites with user commands π
- Wikipedia (imported but unused) β Potential future integration π
- Regex (re module) β To recognize greetings and user inputs π€
πΉ Add voice recognition & text-to-speech for an interactive experience ποΈ
πΉ Expand functionality with API integrations (e.g., real-time weather data) π
πΉ Improve NLP capabilities for smarter conversations π€
Give it a try and let ROSE assist you! π
Feel free to contribute, report issues, or suggest improvements! π