Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talkie ChatGPT

개요

  • LanChain, OpenAI's Whisper, PyTTSX3 를 활용한 voice-based conversational AI application

기능

  • 음성 입력 처리: Whisper 모델을 사용해 사용자의 음성 입력을 텍스트로 변환
  • 텍스트 음성 변환: PyTTSX3를 사용하여 AI의 응답을 음성으로 변환
  • 대화형 AI: LangChain과 OpenAI의 GPT 아키텍처를 활용해 자연스러운 대화와 응답 제공

실행 방법

export OPENAI_API_KEY=''
export SERPER_API_KEY=‘’
python app.py

참고

https://medium.com/better-programming/how-to-create-a-voice-based-chatgpt-clone-that-can-search-on-the-internet-24d7f570ea8#

About

voice-based conversational AI application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages