Skip to content

Alan-News-App is voice enabled, fully functional web app with which you can get news from all over the world just using voice commands. You can get articles querying through source, categories, and search terms. To make app more interactive and fun, everyday conversation script is also integrated with the application. This app is styled using ma…

License

Notifications You must be signed in to change notification settings

Minakshi-Verma/Alan-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stars MIT code style: prettier Maintainability Twitter


Twitter Follow

Voice_enabled Alan-news-app

Alan news app is voice enabled smart news app that gives you latest news around you just using voice commands. You can find news from your favorite news source ( like, CNN, Wired, BBC News, Time, IGN, Buzzfeed, ABC News...) based on several different categories(like, business, entertainment, health, science, sports, general, technology...) or search terms(like, Bitcoin, PlayStation 5, Smartphones, Donald Trump...). The news are fetched from trusted https://newsapi.org/. To make this app more fun, we have integrated everyday coversation script as well.

desktop


desktop


Tech-stack: html| CSS| JS| React| Material UI| Alan AI| Vercel

This project was bootstrapped/initialized with Create React App.( using npx create-react-app ./)

Available Scripts

In the project directory, you can run:

yarn start

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.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.
Your app is ready to be deployed! See the section about deployment for more information.

Dependacies and installations

1- npm i @alan-ai/alan-sdk-web //Allow us to use voice capabilities 2- @material-ui/core 3- classnames // help the components with multiple classnames 4- words-to-numbers //npm library which parse the words to actual number

Alan AI software integration

  1. Go to alan.app and sign up for a free account
  2. You will recive limited free integration that you can use to test out your voice commands
  3. Click integration and generate Alan API key
  4. Initialize alanbtn in your react application with the alanKey you generated
  5. Test out your react commands in alan studio as well as on your browser
    Please check the alan docs for more info https://alan.app/docs/usage/getting-started)

Trusted webAPI source used to fetch data: https://newsapi.org/

About

Alan-News-App is voice enabled, fully functional web app with which you can get news from all over the world just using voice commands. You can get articles querying through source, categories, and search terms. To make app more interactive and fun, everyday conversation script is also integrated with the application. This app is styled using ma…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published