Skip to content

iliass-git/blazor-AI

Repository files navigation

Blazor AI

Blazor AI is an application that empowers users to upload images, extract relevant information, and detect faces. It utilizes the Emgu.CV library and the Clarifai API.

Alt text Alt text

Tools

  • Blazor server
  • Emgu.CV
  • ClarifaiApi

Setup

  1. Clone the the source code:
$> Git clone https://github.com/iliass-de/blazor-ai.git
  1. For image processing, you’ll need a free account at Clarifai and generate an API token. If you don’t have one, you can still use the face recognition service.
  2. Add your API token to the appsettings.json file.
  3. Run the application:
$> Dotnet run

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors