Git Product home page Git Product logo

mirror's Introduction

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 金鑰

mirror's People

Contributors

wrr606 avatar karta9630 avatar liu99002 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.