Skip to content

alifruliarso/schedulingassistants-springai

Repository files navigation

Scheduling Assistants with SpringAI

Prerequisites

Before starting the application, make sure you have the API Key from OpenAI.

Create .env file with the following content:

OPENAI_API_KEY='YOUR_OPENAI_API_KEY'

Service deployment Docker Compose

Build the services: docker compose build

Start the services: docker compose up

After starting the application it is accessible under localhost:8080.

Format code: ./mvnw spring-javaformat:apply

Further readings

About

Scheduling Assistants with SpringAI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published