Skip to content

dhairyadwivedi/ai-news-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice-controlled News Reporter

In addition to news, you can also ask for weather. A live version of the application can be found here - Live

Voice Commands

For news:

Get me the latest news

For weather (make sure to say a city name):

What's the weather like in Berlin

For news on a particular topic:

Get me the news on ${topicName}

For news on a particular category (the categories are mentoned in the card on the homepage):

Get me the news on ${categoryName}

To open a particular article :

Open article ${articleNumber}

Available Scripts

In the project directory, you can run:

npm install

Installs all the dependencies required to run the project.

npm start

To run the project, add your Alan AI API key in the App.js file.

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Voice controlled news and weather reporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published