Skip to content

The following package uses gTTS(library) in python. It speaks out the weather status. It is written in a Macbook air. It creates a temp file in mp3 format to play the audio.

Notifications You must be signed in to change notification settings

Pawan429/Weather-Bot

Repository files navigation

Shitzu the Weather-Bot

Main Idea :
To create a serverless Interactive Weather Bot(using as many python libraries as needed :P)

How to use
Ask for weather status of a single city for a single date.

Modules used
For the listening(speech-to-text) & Speaking ability(Text-to-Speech), I made use of speech_recognition, gTTS(library) in python. Thank you Google. :)

The bot will ping the open-source Weather api : https://www.metaweather.com/ to aquire the weather status.

I used a pretrained spacy library for entity recognition.

Thank you timefhuman - package(Python Library) for converting my date entities to numbers!

It speaks out the weather status in a structure that is hardcoded.

It is written in a Macbook air.

About

The following package uses gTTS(library) in python. It speaks out the weather status. It is written in a Macbook air. It creates a temp file in mp3 format to play the audio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages