homegui VS openai-kiss

Compare homegui vs openai-kiss and see what are their differences.

homegui

A simple web GUI + automation to work with zigbee2mqtt (by ayourtch)

openai-kiss

Simple shell scripts to access OpenAI API (by mlang)
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
homegui openai-kiss
2 3
2 6
- -
1.2 5.2
about 1 year ago 6 months ago
Rust Shell
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

homegui

Posts with mentions or reviews of homegui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-26.
  • The Philips Hue ecosystem is collapsing into stupidity
    4 projects | news.ycombinator.com | 26 Sep 2023
    FWIW, I had similar experiences twice:

    First with IKEA when they changed the lights on-power-up behavior on upgrade. This resulted in a hub becoming a 25 euro cc2531 stick on raspberry pi + Zigbee2mqtt and HomeBridge for integration with HomeKit.

    And the past February Apple decided my Apple TV 3 was not good enough for being a home hub, and botched the entire home in the process, while I was away.

    So now the whole HomeKit nonsense is out and instead there is a lightweight Rust app with a simple text file config doing both the orchestration and providing the light html UI.

    https://github.com/ayourtch/homegui - in case anybody finds it useful.

    As a bonus the users in the household praise the new system being much more responsive..

    I am missing “turn all the lights off when last person leaves”, and full editing the colors via GUI, but not enough to bother to implement it :-)

  • How I wrote my own Smart Home software
    6 projects | news.ycombinator.com | 4 Jun 2023
    I started with a similar path a few years ago - IKEA smart home gear. The controller went away fairly quickly. I stayed for a long time on raspberry pi + Zigbee stick from DeConz + Apple home integration using homebridge.io.

    Deconz felt a bit bloated/buggy, so I switched to using a cheap USB stick from aliexpress, and using zigbee2mqtt, which turned out to be a pretty good combination.

    Unfortunately Apple decided (while I was on a business trip) that Apple TV 3 was no longer good enough as a home hub, so all of my soft switches stopped working...

    As a result in a couple of days I wrote a quick MVP replacement in Rust, which has been working very nice for me, and the "user" (significant other) feedback was that it is now much more reliable and responsive.

    Putting it here in case anyone finds it useful.

    https://github.com/ayourtch/homegui

openai-kiss

Posts with mentions or reviews of openai-kiss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • A Slack clone in 5 lines of bash
    5 projects | news.ycombinator.com | 4 Jul 2023
    While we are at bloated things reimplemented in a few lines of shell: https://github.com/mlang/openai-kiss is my CLI client for ChatGPT. No Python, just curl and jq.
  • How I wrote my own Smart Home software
    6 projects | news.ycombinator.com | 4 Jun 2023
    The "framework effect" seems to be a thing these days, not only with SPAs using the newest JS framework.

    When I stumbled across an HN article describing a CLI app for the OpenAI API, I thought that is just what I was waiting for. Unfortunately, when I tried it, it didn't work for me. After a debugging session, I found a bug in the openai python package which led to my key not being used if I have ~/.netrc exists. Pretty much a demonstration of the "framework effect". The simplest things, read CLI tools, become buggy in subtle ways because you inherit every bug deep down in the dependency chain. I ended up implementing my own OpenAI API CLI client in just a few lines of shell. Much easier to review, and almost impossible to have subtle hidden bugs.

    https://github.com/mlang/openai-kiss

  • OpenAI-Kiss: Hear|Ask
    1 project | news.ycombinator.com | 22 Mar 2023

What are some alternatives?

When comparing homegui and openai-kiss you can also consider the following projects:

zigbee2mqtt - Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨

jj - An evolution of the suckless ii(1) file-based IRC client

adaptive-lighting - Adaptive Lighting custom component for Home Assistant

iot_devices - Minimal generic API and data model for an IOT device

sbts-install - Installs StalkedByTheState over the sbts-base system to build a home and business security appliance on NVIDIA Jetson series computers.

get-sketch-logs - Shell script for collecting Sketch support logs and system information into a single ZIP archive that can be shared with the Sketch customer support team.

john-carmack-plan-archive - Collection of John Carmack’s .plan files

Mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

suc