GPT
Project description
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.
Demo Video (1 min)
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
Roadmap
-
Reset Option
-
Splitting long audios. (Whisper api just support <20mb)
-
Text input area
-
Just text mode (no voice answer)
-
Added different profiles
-
More Effect
-
MacOS Intel Support with another basic gui
-
Our agentic infrastructure for generating custom agentic
gpt-computer-assistant
from gpt-comptuer-assistant import crew, agent
coder = agent("You are an senior python developer")
manager = agent("You are senior project manager")
assistant = crew(
[coder, manager]
)
assistant.gui()
-
Facial analyze with DeepFace
-
Windows .exe
-
Linux native
-
MacOS native
Use cases
Usage
** 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.
https://github.com/onuratakan/gpt-computer-assistant/issues/10
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for gpt_computer_assistant-0.6.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 288137ec3efee187e4773a7cb771b83951be7df07ddded0bb29dc94beb240e01 |
|
MD5 | 6c0d8199454d40a7eebc193341a91068 |
|
BLAKE2b-256 | e964e8b4ac0330e6918abc0970bf5567fee5e9cab06a356d7a0320bf00217a45 |