This repository contains artifacts necessary to build and run generative AI applications using Spring Boot and Tanzu Platform.
mvn clean package cf login -u admin -p YOUR_CF_ADMIN_PASSWORD cf target -o YOUR_ORG -s YOUR_SPACE # this space must have access to postgres with pgvector and genai services, multi model is supported cf pushContributions to this project are welcome. Please ensure to follow the existing coding style and add unit tests for any new or changed functionality.