This project integrates Spring AI that uses the IBM Cloud SDK to connect with the Watsonx AI service.
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
If you would like to contribute to this project, please fork the repository and create a pull request.
This project is licensed under the Apache License, Version 2.0.