gomendan-assistant

module
v0.0.0-...-a43b52a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: BSD-3-Clause

README

gomendan assistant

This is a Probe Of Concept about showing the face emotion of a person using the webcam of the computer.

Getting Started

Clone the repository:

git clone https://github.com/ervitis/gomendan-assistant

This application uses Google Vision API, so you need to create a Service Account and download the JSON file which includes the key credentials to connect to the API.

Be aware of not sharing that file or include it in the repository.

Then export an environment variable:

export GOOGLE_APPLICATION_CREDENTIALS=/absolute/path/to/the/credentials/json/file

Finally, run the application:

make run
Prerequisites

gocv uses opencv internally, so you need to install all the dependencies from here.

Then, you execute the command

make run

And it will download all the dependencies

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL