This project is created by Gajendra Pal and Deepak Pal. This is a weather web app in react.It uses open weather API to fetch current data and display them in the form of cards on the webpage.I also integrated voice commands in it with the help of "Alan AI". Alan is a complete Voice AI Platform that lets you embed a contextual voice assistant into your existing application UI.
Fork the project and clone it in your local system.
In the project directory, you can run:
using this command we can install all the required dependencies from the package.json file.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
After the webpage loads,You can type in the search box to search the city,state or country name to find the respective weather report.You can also use the Alan AI(in the form of a voice button at the bottom right of the page) to give commands and search the respective location. To use the voice features, try out : "Hey Alan, what's the temperature in {location}" or "Hey Alan, what's the weather report of {location} right now". You can manipulate the commands and Alan would recognise them because it uses AI technology to interpret what you meant to say and get the corresponding intent.