-
Notifications
You must be signed in to change notification settings - Fork 0
Home
yth01 edited this page Oct 10, 2022
·
3 revisions
Welcome to the ko-cover-letter-ai wiki!
API | Description | Model |
---|---|---|
[POST] /generative-model/next-sentence | 다음 문장 생성 모델 | KoGPT2 |
[POST] /generative-model/title | 소제목 생성 모델 | KoBART |
[POST] /generative-model/good-advice | 좋은점 생성 모델 | KoBART |
[POST] /generative-model/regret-advice | 아쉬운점 생성 모델 | KoBART |
[POST] /summary-model/answer | 답변 요약 모델 | TextRank |