Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 937 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 937 Bytes

AI Act 🤖

A web app to read news from different resources through Alan AI.


Showcase

Built With

  • React.js - A JavaScript library for building user interfaces.
  • Alan AI - Add a Voice Assistant to your application.
  • News API - Search worldwide news with code.
  • Material-UI - Build your own design system, or start with Material Design.

Getting Started

  • Run npm install to install npm packages.
  • Register at News API and get your API key.
  • Register at Alan AI and paste your API key in a new .env file.
  • Create a new Alan asstiant.
  • Implement the code base in Alan AI environment from Base Code.
  • Paste your NEWS_API_KEY in the code base.
  • Run npm start to run the app successfully in development environment.