Skip to content

0pens0/spring-metal

 
 

Repository files navigation

Demo of Tanzu platform and SpringAI

Spring Boot AI LLM PostgreSQL Tanzu

This repository contains artifacts necessary to build and run generative AI applications using Spring Boot and Tanzu Platform.

Running the Demo

Preperations

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 push

Contributing

Contributions to this project are welcome. Please ensure to follow the existing coding style and add unit tests for any new or changed functionality.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 59.8%
  • HTML 22.2%
  • JavaScript 12.4%
  • CSS 4.9%
  • Smalltalk 0.7%