eliranwong / UniqueBible

A cross-platform bible application, integrated with high-quality resources and amazing features, running offline in Windows, macOS and Linux, ChromeOS, Android, iOS. Various running modes are supported.
https://UniqueBible.app
GNU General Public License v3.0
122 stars 34 forks source link

Integrate chatGPT API features #1337

Closed eliranwong closed 1 year ago

eliranwong commented 1 year ago

Integrate chatGPT API features

references:

https://platform.openai.com/docs/introduction

https://openai.com/pricing#image-models

https://medium.com/geekculture/a-simple-guide-to-chatgpt-api-with-python-c147985ae28

https://blog.devgenius.io/chatgpt-how-to-use-it-with-python-5d729ac34c0d

https://medium.com/codingthesmartway-com-blog/stream-responses-from-openai-api-with-python-a-step-by-step-guide-1f5d2fa5926f

eliranwong commented 1 year ago

add tts option as chatGPT response

eliranwong commented 1 year ago

major references:

https://platform.openai.com/docs/guides/chat

https://platform.openai.com/docs/api-reference/chat/create

https://platform.openai.com/docs/models/gpt-3-5

eliranwong commented 1 year ago

integrated into terminal mode at https://github.com/eliranwong/UniqueBible/commit/0358d3a88640f731db941146899ae14586dbdfc9

will add to Qt GUI mode

eliranwong commented 1 year ago

plan for GUI mode:

eliranwong commented 1 year ago

will make the chatGPT conversation focus on bible discussion by default

eliranwong commented 1 year ago

screenshot

bible_chat_gui
eliranwong commented 1 year ago

will write a wiki help page about this new plugin "Bible Chat":

https://github.com/eliranwong/UniqueBible/wiki/Bible-Chat-with-ChatGPT-API

eliranwong commented 1 year ago

wiki page is created: https://github.com/eliranwong/UniqueBible/wiki/Bible-Chat-with-ChatGPT-API

eliranwong commented 1 year ago

settings screenshot

settings
eliranwong commented 1 year ago

done https://github.com/eliranwong/UniqueBible/commit/9f87fd40d3fc25b5a735163da8c9aba338c35348

eliranwong commented 1 year ago

new screenshots Screenshot from 2023-03-09 10-53-02

Screenshot from 2023-03-09 10-52-48