Skip to content

wrr606/Mirror

Repository files navigation

Mirror

具有人臉辨識登入系統,以及帶有如備忘錄、天氣查詢等功能的電腦小管家

程式碼部分

以 Qt5 作為前端框架,並使用許多套件來實現各式各樣的功能

具備功能:

  • 人臉辨識登入系統
  • 備忘錄
  • CPU、GPU 使用率顯示
  • ChatGPT 問答(具有語音輸出功能)
  • 即時新聞
  • 天氣顯示
  • 音量調整

展示:

登入介面 image

主畫面 image

套件安裝

以下是需要安裝的套件

pip install gTTS
pip install pygame
pip install pycaw
pip install openai
pip install numpy
pip install opencv-contrib-python
pip install requests
pip install beautifulsoup4
pip install matplotlib
pip install psutil
pip install GPUtil
pip install PyQt5

需要再環境變數中設置一個名為 OPENAI_API_KEY 變數,裡面要放置自己的 OpenAI 金鑰

About

Python 課程的期末小專案

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages