{"id":26059976,"url":"https://github.com/imshaa/weatherforecast","last_synced_at":"2026-04-21T03:31:10.475Z","repository":{"id":279062552,"uuid":"937616052","full_name":"imshaa/WeatherForecast","owner":"imshaa","description":"I have made this Weather Forecast with Robotic Voice Speaker Using Pyttx3, json by integrating WeatherAPI's api.","archived":false,"fork":false,"pushed_at":"2025-03-03T16:26:36.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T17:31:47.385Z","etag":null,"topics":["json","python","python-json","python-pyttsx3","python-requests","pyttsx3","weather-api","weather-app","weather-forecast","weather-information"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imshaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-23T14:00:06.000Z","updated_at":"2025-03-03T16:26:40.000Z","dependencies_parsed_at":"2025-02-23T15:28:54.704Z","dependency_job_id":null,"html_url":"https://github.com/imshaa/WeatherForecast","commit_stats":null,"previous_names":["imshaa/weatherforecast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshaa%2FWeatherForecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshaa%2FWeatherForecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshaa%2FWeatherForecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshaa%2FWeatherForecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imshaa","download_url":"https://codeload.github.com/imshaa/WeatherForecast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242559203,"owners_count":20149326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","python","python-json","python-pyttsx3","python-requests","pyttsx3","weather-api","weather-app","weather-forecast","weather-information"],"created_at":"2025-03-08T13:48:47.428Z","updated_at":"2025-10-06T13:12:35.540Z","avatar_url":"https://github.com/imshaa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌦 Weather Forecast with Robotic Voice Speaker\n\nThis Python project fetches real-time weather data and reads it aloud using a robotic voice. It uses **WeatherAPI** to retrieve weather details and **pyttsx3** for text-to-speech functionality.\n\n## 🚀 Features\n- 🌍 Get real-time weather updates for any city\n- 🔊 Robotic voice assistant (using `pyttsx3`)\n- 📌 Fetches details like temperature, humidity, region, and time\n- 🛠 Error handling for incorrect city names or network issues\n\n## 🛠 Technologies Used\n- Python\n- `requests` (for fetching weather data)\n- `json` (for parsing API response)\n- `pyttsx3` (text-to-speech conversion)\n\n## 📥 Installation\n### 1️⃣ Clone the repository\n```sh\ngit clone https://github.com/imshaa/WeatherForecast.git\ncd weather-forecast-voice\n```\n\n### 2️⃣ Install required dependencies\n```sh\npip install requests pyttsx3\n```\n\n## 🎤 How It Works\n1. The program **asks the user for a city name**\n2. It fetches **real-time weather data** from WeatherAPI\n3. The **robotic voice speaker (pyttsx3)** reads out the weather details\n\n## 📜 Usage\n```sh\npython weather_forecast.py\n```\nThen enter a city name when prompted. The program will fetch the weather and read it out loud.\n\n## 🔊 About Robotic Voice Speaker\nThis project uses `pyttsx3`, a **text-to-speech** conversion library in Python that works offline. It supports multiple voice properties:\n- **Rate** (speed of speech)\n- **Volume**\n- **Different voice types** (male/female)\n\nBy default, it reads weather details in a **robotic voice** to make the experience more interactive.\n\n## 📌 Example Output\n```sh\nEnter the name of the city: London\n🔊 \"Here is the weather information for London. The temperature is 15 degrees Celsius. The humidity is 80%.\"\n```\n\n## 🛠 Future Improvements\n- ✅ Add voice input support\n- ✅ Improve speech clarity and intonation\n- ✅ Display additional weather details like wind speed\n\n## 🤝 Contributing\nFeel free to fork this project and improve it! Pull requests are welcome. 😊\n\n## 📄 License\nThis project is open-source and available under the **MIT License**.\n\n---\n🔗 **Follow for more cool projects!** 🚀\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshaa%2Fweatherforecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimshaa%2Fweatherforecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshaa%2Fweatherforecast/lists"}