Skip to content

It is a voice-activated application that allows users to fetch and display the Astronomy Picture of the Day from NASA's APOD API. Additionally, users can explore a gallery of previous APODs. This repository contains the code and resources required to create and deploy this Google Assistant Action.

License

Notifications You must be signed in to change notification settings

Mihan786Chistie/ApoDSpace_Action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApoDSpace_Action

Overview

The Astronomy Picture of the Day (APOD) Action for Actions on Google is a voice-activated application that allows users to fetch and display the Astronomy Picture of the Day from NASA's APOD API. Additionally, users can explore a gallery of previous APODs. This repository contains the code and resources required to create and deploy this Google Assistant Action.

Features

  • Fetch and display the Astronomy Picture of the Day.
  • Explore a gallery of previous APODs.
  • Interact with the Action using natural language voice commands.

Getting Started

Follow these steps to set up and deploy the APOD Action:

  1. Prerequisites: Ensure you have the following installed and configured:

  2. Clone the Repository: Clone this repository to your local machine using Git:

    git clone https://github.com/Mihan786Chistie/ApoDSpace_Action.git
    
  3. Configure Firebase: Set up a Firebase project and configure your project using the Firebase CLI:

    firebase login
    firebase init
    
  4. Deploy the Action: Deploy the Action to your Google Assistant using the Actions on Google SDK:

    npm install
    npm start
    
  5. Test the Action: Test the APOD Action in the Actions on Google Simulator or on a compatible Google Assistant device.

Resources

About

It is a voice-activated application that allows users to fetch and display the Astronomy Picture of the Day from NASA's APOD API. Additionally, users can explore a gallery of previous APODs. This repository contains the code and resources required to create and deploy this Google Assistant Action.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published