Skip to content

xNul/UCFParkingAgent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCF Parking Agent

Description

  • UCF Parking Agent is built upon University of Central Florida's Parking API and used to aid students and professionals alike to find parking at UCF using the Google Assistant.

Join the alpha!

  1. Open an issue here and give us your Google Account's email.
  2. When we close the issue, go to this url.
  3. Send UCFPA to your phone or other Google device.
  4. Start Google Assistant on your device.
  5. Lastly, say "Talk to UCF Parking Agent" to begin!
P.S. We are trying to deploy ASAP so that all you have to do is open up Google Assistant on any device and say "Talk to UCF Parking Agent"!

Setup for cloning

Github Cloning Setup:

  1. Download Git and nodejs through various means necessary and install.
  2. Clone this repository by git clone https://github.com/UCFParking/UCFParkingAgent.git
  3. To install all dependency, npm install
  4. To launch, npm start

Dialogflow Cloning

  1. Download the Dialogflow copy of the project here.
  2. Create a Dialogflow account and create a new agent.
  3. Click on the gear, click on Export and Import and upload the zip files by clicking Import from ZIP

Deploying Project

  1. To deploy, create a web server with this github project.
  2. Get the external link and add /garage.
  • For example: https://nayoshi.com/garage
  1. Click fullfilment and add the URL.
  2. Click Integragation, use whatever platform you want to develop, and have fun!

Screenshot

Privacy Policy

What information do we collect?

The only information that we collect are queries. This information is anonymous and cannot identify individual users.

How do we use this infromation?

It is necessary for us to receive queries in order to answer them, and we use logs for debugging purposes.

What information do we share?

We do not share any information with anyone other than Google, as we use their APIs for Voice / AI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%