Skip to content

nhatduy227/Aura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aura

Repository for navigating assistant

Getting start

To set up the project, download the dependencies:

  • run the command: 'pip install -r requirement.txt'
  • run the command: 'pip install pipwin'
  • run the command: 'pipwin install pyaudio'

Live Detection with Yolo

To implement Live detection using Yolo, do the following steps:

  • Download pretrained models folder and put it in Yolo Detection. pretrained-models
  • In the line "cap = cv2.VideoCapture(0)", you can toggle between 0 and 1 to use internal or external webcam.
  • Run yolo_image_detection.py and a live stream should pop up
  • Press the ESC to exit the program

Aura Virtual Assistant

To implement Aura Virtual Assitant, do the following steps:

  • Go to Virtual Assistant, yun main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages