Metadata-Version: 2.1
Name: gpt_computer_assistant
Version: 0.1.2
Summary: GPT
Home-page: https://github.com/onuratakan/gpt-computer-assistant
Author: Onur Atakan ULUSOY
Author-email: atadogan06@gmail.com
License: MIT
Description: # 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](https://github.com/onuratakan/gpt-computer-assistant/assets/41792982/733558c4-ec00-4c2e-a297-9cfac7cd519a)
        
        
        ## 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
        
        --
        
         - **Clipboard**
         - Search Engines
         - **Python and SH Interpreters**
         - Writing and Running Scripts
         - Using your Telegram Account
         - Knowledge Management
        
        
        ## Usage
        ![options](https://github.com/onuratakan/gpt-computer-assistant/assets/41792982/317143b3-e1c4-427f-9295-b219950d755a)
        
        ** After first click to an option that include microphone or system audio you need to stop with another click to same option.
        
        ## Installation && Run
        
        ```console
        pip3 install gpt-computer-assistant
        ```
        
        ```console
        computerassistant
        ```
        
        
        ## Licence
        MIT
        
Platform: UNKNOWN
Requires-Python: >= 3
Description-Content-Type: text/markdown
