Skip to content

Int13Consulting/googleai-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Vertex AI Generative AI Java Client

This repository contains a Java-based API client for accessing the Google Vertex AI Generative AI service. The client allows you to interact with the service and perform various generative AI tasks using the provided Java methods and classes.

Table of Contents

Installation

To use the Google Vertex AI Generative AI Java client, you need to follow these steps:

  1. Clone this GitHub repository to your local machine.
  2. Ensure that you have Java Development Kit (JDK) installed on your system.
  3. Import the repository into your preferred Java development environment (IDE).
  4. Set up the necessary dependencies:
    • Ensure that you have Maven installed. If not, download and install Maven from the official Apache Maven website.
    • Run the following command from the root of the repository to install the required dependencies:
      mvn clean install
      

Authentication

To be documented

Usage

To be documented

Contributing

Contributions to this repository are welcome. If you find any issues or want to suggest improvements, please create a GitHub issue or submit a pull request. Make sure to follow the existing code style and include relevant tests with your changes.

License

This project is licensed under the MIT license. You are free to use, modify, and distribute this software in compliance with the terms of the license.

About

Java API for accessing Vertex-AI generative AI from Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages