Java Spring Boot starter for OpenAI ChatGPT and image APIs.
A Spring Boot starter that wraps OpenAI's official APIs to provide ChatGPT chat and image-generation capabilities. It exposes a ChatgptService bean for synchronous chat, multi-message conversations, and image requests, and is published to Maven Central. Suited for Java backend services and applications that need server-side integration with OpenAI models.
0