Skip to content

LeeEunjeong1/GPTalk

Repository files navigation

GPTalk

  • gpt-3 api를 사용한 안드로이드 챗봇

개발 기간

  • 2023.04.02 - 2023.04.13

기술스택 & 라이브러리

  • IDE -> Android Studio
  • Language -> Kotlin
  • Network -> Retrofit,OkHttp
  • Coroutine
  • Dependency injection -> Dagger Hilt
  • Android Jetpack (ViewModel, LiveData, viewBidning, RecyclerView, Room, Navigation)

사용 API

기능

  • gpt-3 api 통신을 통한 채팅
  • temperature, frequency panalty 값 설정
  • 채팅 내용 초기화
  • 채팅 내용 공유 (시스템 공유하기 사용)
  • 오프라인 환경에서도 채팅내용 불러오기

image

앱 다운로드

https://github.com/LeeEunjeong1/GPTalk/tree/main/app/release

회고

https://dev-ej2.tistory.com/47

About

Used GPT-3 API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages