microqiu / gpt-computer-assistant

gpt-4o for windows, macos and ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Computer Assistant

Hi, this is an alternative work for providing ChatGPT MacOS app to Windows and Linux. In this way this is a fresh and stable work. You can easily install as Python library for this time but we will prepare a pipeline to providing native install scripts (.exe).

Powered by Upsonic Tiger 🐅 An function hub for llm agents.

Static Badge

Demo Video (1 min)

GPT.Computer.Assistant.-.Demo.-.Made.with.Clipchamp.mp4

Installation && Run

pip3 install gpt-computer-assistant
computerassistant

Profile Selection, different profiles have fully different message histories. Just like: work, personal, upsonic.

computerassistant --profile personal

Upgrade

pip3 install gpt-computer-assistant --upgrade

Capabilities

At this time we have many infrastructure element. We just aim to provide whole thinks that already in ChatGPT app.

  • Screen Read
  • Microphone
  • System Audio
  • Memory

--

  • Open and close app
  • Open a url
  • Clipboard
  • Search Engines
  • Python and SH Interpreters
  • Writing and Running Scripts
  • Using your Telegram Account
  • Knowledge Management

Todo

  • Reset Option

  • Splitting long audios. (Whisper api just support <20mb)

  • Text input area

  • Just text mode (no voice answer)

  • Added different profiles

  • More Effect

  • Facial analyze with DeepFace

  • Windows .exe

  • Linux native

  • MacOS native

Use cases

Take Meeting Notes Daily Assistant
Read Docs Coding Assistant

Usage

options

** After first click to an option that include microphone or system audio you need to stop with another click to same option.

About Macos

For now we have some problems with intel, but we will solve it.

onuratakan#10

About

gpt-4o for windows, macos and ubuntu

License:MIT License


Languages

Language:Python 100.0%