README.md

# GoogleApi.Retail

Vertex AI Search for Retail API client library.

Vertex AI Search for Retail API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.

## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_retail` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_retail, "~> 0.9"}]
end
```

## For more information

Product documentation is available at [https://cloud.google.com/recommendations](https://cloud.google.com/recommendations).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_retail](https://hexdocs.pm/google_api_retail).