metavraag / gpt-computer-assistant

gpt-4o for windows and ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Computer Assistant

Hi, this is an unofficial 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).

intro

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

  • 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.

Installation && Run

pip3 install gpt-computer-assistant
computerassistant

About

gpt-4o for windows and ubuntu

License:MIT License


Languages

Language:Python 100.0%