Skip to content

spring-ai-community/spring-ai-watsonx-ai

Spring AI Watsonx AI

This project integrates Spring AI that uses the IBM Cloud SDK to connect with the Watsonx AI service.

Getting Started

To run this project, you will need to have the following installed:

  • Java 17
  • Maven 3.8.4
  • IBM Cloud SDK for IAM authentication

To build the project, run the following command:

mvn clean package

To run the project, run the following command:

mvn spring-boot:run

Contributing

If you would like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the Apache License, Version 2.0.