An open API service indexing awesome lists of open source software.

https://github.com/dongju-na/spring-gpt

spring 환경에서 chat-gpt를 활용한 restFul API
https://github.com/dongju-na/spring-gpt

api chat-gpt devtools java openai spring spring-boot themeleaf

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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

![image](https://user-images.githubusercontent.com/79893048/222726622-90d9d38e-327e-4afd-8508-e5c8df3a0806.png)
![image](https://user-images.githubusercontent.com/79893048/222784052-af75c358-48b5-4cfa-b918-8f91f95e54f7.png)

## Getting Started

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

### Prerequisites
* apikey.yml Project src/main/resources/ (ClassPath) 파일 생성
```sh
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 학습