You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Darvin is a Python-based voice-activated chatbot that interacts with users via microphone and speaker. It can perform web searches, play music, tell the time and date, fetch weather information, and provide Wikipedia summaries on command. Utilizing various libraries such as speech_recognition, pyttsx3, requests, pygame, and wikipediaapi.
Weather App is a simple application built with React, utilizing the OpenWeatherMap API to display weather information. It provides users with real-time weather updates and forecasts.
**React Weather Application** A simple React.js weather app displaying real-time weather data by taking city and country names as input. Features include current day weather, responsive design, and robust error handling. Ideal for learning React and API integration. Contributions welcome!