Giter Club home page Giter Club logo

gpt-computer-assistant's Introduction

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

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

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.

Upsonic#10

gpt-computer-assistant's People

Contributors

onuratakan avatar gokborayilmaz avatar eltociear avatar mumtazvurall 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.