Skip to content

Generates Preview Images from the First Match of an Image Search

Notifications You must be signed in to change notification settings

CluedIn-io/CluedIn.Enricher.GoogleImages

Repository files navigation

CluedIn.Enricher.GoogleImages

CluedIn External Search for Google Images Enricher.


Overview

This repository contains the code and associated tests for enriching with images based of Entities and Clues that have set a value for a vocabulary.

Usage

NuGet Packages

To use the Google Images External Search with the CluedIn server you will have to add the CluedIn.Enricher.GoogleImages nuget package to your environment.

Running Tests

A mocked environment is required to run integration and acceptance tests. The mocked environment can be built and run using the following Docker command:

docker-compose up --build -d

Use the following commands to run all Unit and Integration tests within the repository:

dotnet test .\ExternalSearch.GoogleImages.sln --filter Unit
dotnet test .\ExternalSearch.GoogleImages.sln --filter Integration

To run Pester acceptance tests

invoke-pester

To review the WireMock HTTP proxy logs

docker-compose logs wiremock

Tooling

About

Generates Preview Images from the First Match of an Image Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •