Skip to content

DongJu-Na/spring-gpt

Repository files navigation

spring-gpt 🚀

spring 환경에서 chat-gpt를 활용한 restFul API

image image

Getting Started

open Ai에서 APi Key 발급 이후 프로젝트 클래스패스에 apikey.yml 파일 생성 후 키 입력

Prerequisites

  • apikey.yml Project src/main/resources/ (ClassPath) 파일 생성
    openai:
      apikey : your api key
    

Skill Stack

기술 버전
spring 6.0.5
spring-boot 3.1.0
thymeleaf 3.1.1
lombok 1.18.22
devtools 3.1.0
logback 1.4.5
tomcat-embed 10.1.5

ISSUE

  1. fine-tune Model 학습