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
- Host: GitHub
- URL: https://github.com/dongju-na/spring-gpt
- Owner: DongJu-Na
- License: mit
- Created: 2023-03-02T08:31:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T07:09:49.000Z (about 2 years ago)
- Last Synced: 2025-02-11T08:45:04.805Z (4 months ago)
- Topics: api, chat-gpt, devtools, java, openai, spring, spring-boot, themeleaf
- Language: JavaScript
- Homepage:
- Size: 3.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# spring-gpt 🚀
spring 환경에서 chat-gpt를 활용한 restFul API
## 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 학습