An open API service indexing awesome lists of open source software.

https://github.com/paulinagonzalezc/news_ai

An Artificial Intelligence React News Application using Alan AI. Alan AI is a revolutionary speech recognition software that allows you to add voice capabilities to your applications. It allows you to control the app using your voice. The App also uses News API to get the news to the front end.
https://github.com/paulinagonzalezc/news_ai

alan-ai artificial-intelligence reactjs voice-recognition

Last synced: 2 months ago
JSON representation

An Artificial Intelligence React News Application using Alan AI. Alan AI is a revolutionary speech recognition software that allows you to add voice capabilities to your applications. It allows you to control the app using your voice. The App also uses News API to get the news to the front end.

Awesome Lists containing this project

README

        

react


Alan AI News Reading App


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)

# News AI App

An Artificial Intelligence React News Application using Alan AI. Alan AI is a revolutionary speech recognition software that allows you to add voice capabilities to your applications. It allows you to control the app using your voice. The App also uses News API to get the news to the front end.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Show News**
- **Read News**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```sh
npm install
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/paulinagonzalezc/news_ai
```

### Install

Install this project with:

```sh
cd my-folder
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

## Live Demo

https://news-ai-3m0o.onrender.com

(back to top)

## 👥 Authors

👤 **Paulina Gonzalez**

- GitHub: [@paulinagonzalezc](https://github.com/paulinagonzalezc)
- Twitter: [@paulinagzzc](https://twitter.com/paulinagzzc)
- LinkedIn: [Paulina Gonzalez Cantu](https://linkedin.com/in/paulina-gonzalez-cantu)

(back to top)

## 🔭 Future Features

- [ ] **Improve styling**
- [ ] **Add more sections**
- [ ] **Improve UI**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/paulinagonzalezc/news_ai/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star 😁🌟✨

(back to top)

## 🙏 Acknowledgments

- https://newsapi.org/
- https://alan.app/

(back to top)