Show HN: Open-source macOS AI copilot (using vision and voice)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • macOSpilot-ai-assistant

    Voice + Vision powered AI assistant that answers questions about any application, in context and in audio.

  • driver

  • man I created a very similar thing this sunday!

    https://github.com/rogeriochaves/driver

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Linux-AI-Assistant-scripts

    This is my custom scripts to use Whisper / OpenAI by keyboard shortcuts and voice input.

  • Wrote some similar scripts for my Linux setup, that I bind with XFCE keyboard shortcuts:

    https://github.com/samoylenkodmitry/Linux-AI-Assistant-scrip...

    F1 - ask ChatGPT API about current clipboard content

  • Wrote some similar scripts for my Linux setup, that I bind with XFCE keyboard shortcuts:

    https://github.com/samoylenkodmitry/Linux-AI-Assistant-scrip...

    F1 - ask ChatGPT API about current clipboard content

  • kel

    Kel - CLI-based AI assistant

  • Great. I created `kel` for terminal users. Please check it out at https://github.com/qainsights/kel

  • LocalAIVoiceChat

    Local AI talk with a custom voice based on Zephyr 7B model. Uses RealtimeSTT with faster_whisper for transcription and RealtimeTTS with Coqui XTTS for synthesis.

  • Was following these two projects by someuser on Github which makes similar things possible with Local models. Sending screenshot to openai is expensive , if done every few seconds or minutes.

    https://github.com/KoljaB/LocalAIVoiceChat

    While the below one uses openai - don't see why it can't be replaced with above project and local mode.

    https://github.com/KoljaB/Linguflex

  • Linguflex

    Command Your World with Voice

  • Was following these two projects by someuser on Github which makes similar things possible with Local models. Sending screenshot to openai is expensive , if done every few seconds or minutes.

    https://github.com/KoljaB/LocalAIVoiceChat

    While the below one uses openai - don't see why it can't be replaced with above project and local mode.

    https://github.com/KoljaB/Linguflex

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • chatblade

    A CLI Swiss Army Knife for ChatGPT

  • MIDIjourney

  • https://github.com/korus-labs/MIDIjourney

    I have some work on a branch that makes ChatGPT a lot better at generating symbolic music (a better prompt and music notation).

    LayerMosaic allows you to allow MusicGen text-to-music loops with the music library of our company.

  • clipea

    📎🟢 Like Clippy but for the CLI. A blazing fast AI helper for your command line

  • Very cool! Have you had much luck with Llama models?

    I made Clipea, which is similar but has special integration with zsh.

    https://github.com/dave1010/clipea

  • llamafile

    Distribute and run LLMs with a single file.

  • LLaVA, Whisper and a few bash scripts should be able to do it. I don't know how helpful the model is with screenshots though.

    * Download LLaVA from https://github.com/Mozilla-Ocho/llamafile

  • qq

    AI assistant for the terminal (by edwardsp)

  • I wrote a simple command line app to let me quickly ask a quick question in the terminal - https://github.com/edwardsp/qq. It outputs the command I need and puts it in the paste buffer. I use it all the time now, e.g.

        $ qq concatenate all files in the current directory and sort the result on the third column

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Has anyone found an ai tool that is a true personal assistant?

    1 project | /r/singularity | 9 Jul 2023
  • Nerd Project: Free Personal AI Buddy

    1 project | /r/ChatGPT | 29 Jun 2023
  • VT.ai – Multi-Modal LLM Chat Application

    1 project | news.ycombinator.com | 23 Apr 2024
  • Ask HN: What are you building with AI?

    1 project | news.ycombinator.com | 22 Apr 2024
  • Show HN: Add AI code interpreter to any LLM via SDK

    5 projects | news.ycombinator.com | 12 Apr 2024