A Spring Boot template project for building AI-powered applications using Spring AI. This template provides a foundation for developing applications that leverage artificial intelligence capabilities through the Spring AI library.
- Spring Boot
- PostgreSQL
- Spring AI
- Other technologies...
- Clone the repository
- Configure database properties in
application.properties
- Set up environment variables:
- DB_USERNAME
- DB_PASSWORD
- OPENAI_API_KEY
- Run the application
API documentation is available at /swagger-ui.html
when the application is running.