Alternatives
Products that do what KaithemAutomation, the home automation system for coders and artists does
I've talked about this one on Reddit a bit, and I think it's finally about ready to talk about here. I started this project around 2013 for internal use, and GPL licensed it because I have no desire to own my own software business. Kaithem is, for the most part, somewhere between a SCADA and a Home Assistant clone, heavily focused on easy deployment with minimal tinkering. It allows for Python code based if-then events you edit via the web, along with web-editable HTML dashboards, but also includes loadable modules for more point-and-click style editing. One of these is Chandler, a…
- 1PI
Hi HN! I’m Alex from Parabola (https://parabola.io). Parabola is a visual programming tool for creating functional data flows that everyone can use. It’s entirely drag-and-drop, handles data sizes much larger than a traditional spreadsheet, calculates everything live, and can run your flows on a schedule of your choosing. I used to work in strategy consulting, doing data analytics for SMBs and Fortune 500 companies. The amount of time wasted on menial tasks was astounding. Things like cleaning data, generating custom reports, creating human workflows to solve shortcomings in third…
2018 · parabola.io
- 2DE
Hi HN! Proud to share our open-source robot platform, Dobb·E, a home robot system that needs just 5 minutes of human teaching to learn new tasks. We've already taken Dobb·E to 10 different homes in New York, taught it 100+ tasks, and we are just getting started! I would love to hear your thoughts about this. Here are some more details, below (or see a Twitter thread with attached media: https://twitter.com/i/status/1729515379892826211 or https://nitter.net/i/status/1729515379892826211): We engineered Dobb·E to maximize efficiency, safety, and…
2023 · dobb-e.com
- 3

- 4IM
I'm documenting everything about my process. From learning to code, to building the app, and all the way to my outreach efforts. I'm learning as I go and sharing it with everyone who's not a programer, and is daunted to build a software on their own. Trust me. If I can do it, anyone can! You can find my updates on: https://Claritask.com ...as well as video updates on https://www.youtube.com/channel/UCdmqmifW4kIcPclXigay1dQ Would love to hear your feedback on my progress and if you have any suggestions on what I can do better. There's so many task managers out…
2017
- 5MA
Hey HN community, I'm Sebastian, a Product Manager/Designer/Maker. I'd like for anyone with an idea to build and validate something quickly. I got into the #nocode thing earlier last year and wanted to see what's possible with the tools out there today. Over the last few months, I spent a lot of late nights and weekends on my side project. I'm very proud to present the result today. Meet Memoly (https://memoly.app). It's built entirely without code. To achieve my goal, I used this tech stack: Adalo, Zapier, Airtable, and Carrd. Memoly is available for iOS and Android. I…
2020
- 6WA
I have been a daily HN reader and would like to use this as a starting point to show SimWorkflow so that the HN community can get to know SimWorkflow. This project has been the love child of myself for the past year or so. A bit of background: Previously, I worked as a consultant specializing in designing, implementing, and maintaining Business Process Management and Content Management Solutions. I was surprised at the effort required to implement such solutions; specifically, the time it took, the number of people involved, and the amount of custom code. I thought: What if we could make…
2024 · simworkflow.com
- 7RW
Hey Hackernews! My names Olly (a Designer from the UK). I’ve been a long time lurker on Hackernews but now I finally have something to share with the community. Along with my friend Oliver (Developer, Sweden/Japan) we have been working on Remotewise.io. It’s a new resource and learning platform dedicated to remote work. We’ve both been working remotely for most of our careers. Over this time remote work has been gaining huge momentum as a viable and desirable way to work and we believe it’s the future. We’ve been working on this during our evenings and weekends in between our full-time…
2019
- 8AT
I have a favour to ask. I’ve been working for a while on Kalavai, a project to make distributed AI easy. There are brilliant tools out there to help AI hobbyists and devs on the software layer (shout out to vLLM and llamacpp amongst many others!) but it’s a jungle out there when it comes to procuring and managing the necessary hardware resources and orchestrating them. This has always led me to compromise on the size of the models I end up using (quantized versions, smaller models) to save cost or to play within the limits of my rig. Today I am happy to share the first public version of our…
2024 · github.com
- 9IM
Hey there! I'm Sami. Over the past year, I've been busy building apps for clients, and I always found it challenging to discover a great animated component library. So, I took it upon myself to learn how to create beautiful animations. It was tough at first, but with persistence and a lot of practice, I eventually started crafting some really impressive animations for my clients! Now, I'm excited to share some of my favorite creations with you on my platform, DynaUI. I'd love to hear what you think!
2024 · dynaui.design
- 10AA
Hi HN! Last night, I live streamed myself coding this Llama 2 Agent on a Single GPU (Colab). After 6 hours it actually has some good results. How it works is it takes in your intuition (e.g. "I think x would be cool") and develops a business idea (with a name and branding colors) and a business plan. After the business plan is developed, it criticizes this plan recursively until the "Investor" prompt is satisfied with the plan. After all this it will generate the final MVP idea and pass it to a the React Engineer Agent I live coded 2 days ago…
2023 · github.com
- 11AA
Hey folks, I'm Yuval. I run a tiny startup called Glitter AI. It's just me full-time here, with a couple of freelances to help here and there. A couple of months ago, I went from managing zero requests to hundreds -- overnight (won Product of the day on Product Hunt). As someone who gets VERY easily distracted (maybe you relate), I had to find some sort of way of handling all the chaos if I didn't want to burn out. I came up with a pretty cool automation flow that I thought folks on HN here may be interested in reading about :) So here goes: Most of my interactions come through Intercom.…
2024
- 12GB
Hey HN, We’re excited to share PySpur, an open-source tool that provides a graph-based interface for building, debugging, and evaluating LLM workflows. Why we built this: Before this, we built several LLM-powered applications that collectively served thousands of users. The biggest challenge we faced was ensuring reliability: making sure the workflows were robust enough to handle edge cases and deliver consistent results. In practice, achieving this reliability meant repeatedly: 1. Breaking down complex goals into simpler steps: Composing prompts, tool calls, parsing steps, and branching…
2024 · github.com
- 13SI
Hello HackerNews! I would like to invite you to test drive a project I've been working on for qute a while: https://seobots.io This is the long awaited (by myself) release of a concept that I have first presented a few years back. The initial idea was to create a platform capable of hosting small scripts which I constantly make for work and grating everyone access to them, without the need for downloading anything from github or console knowledge requirements. These scripts (aka "bots") can do all sorts of things, such as scraping, posting, parsing – you name it. If you are a…
2020
- 14PS
I didn't want to buy a standalone computer or repurpose a laptop to run constantly so I could maintain a system to sync my LLMs, so I built this. It's a simple overview of my system, laid out in a way easy to unpack and replicate for yourself. The project is meant to be configured individually, and uniquely, since one solution might not be what's best for another. If anything, maybe it gives you some ideas on how to implement things for your own project. Best wishes, Ryan.
28d ago · pacslate.com
- 15OA
I built this over the weekend after reading about StrongDM's software factory (their writeup: https://factory.strongdm.ai/, Simon Willison's deep dive: https://simonwillison.net/2026/Feb/7/software-factory/, Dan Shapiro's Five Levels: https://www.danshapiro.com/blog/2026/01/the-five-levels-from...). OctopusGarden is an open-source implementation of the pattern StrongDM described: holdout scenarios, probabilistic satisfaction scoring via LLM-as-judge, and a convergence loop that iterates until the code works; no…
Mar 2026 · github.com
- 16NC
Hey guys! I'm excited to announce our new venture, Novo. We've created a robotic arm motion simulation platform for high-end cinematic VR experiences. You can learn more about who and why we are here: http://novoreality.com/2016/11/16/novo-hello-world/ I'd love to hear any questions, thoughts, ideas, and feedback. Thanks!
2016
- 17NC
Hey everyone! we just launched Promptly apps (https://trypromptly.com/), a no-code platform to build generative AI apps and chatbots. We allow users to build web apps and chatbots by chaining LLM APIs (we call processors) from providers like OpenAI, StabilityAI, Cohere etc, without writing any code. We also let users to bring in their own data and store it in a vector database to be used for context augmentation in their apps. Users can import data from a variety of sources including urls, sitemaps, PDFs and other file types Published apps are accessible to app's users via a…
2023 · trypromptly.com
- 18

- 19IB
Hi HN, I’ve been tinkering with this for a while and finally have it in a decent state. It’s a plotter robot that draws caricatures from photos. I trained a diffusion model (Flux Kontext LoRA) on caricature images, 3D-printed a Sharpie mount for my Ender 3, and hacked together a pipeline that goes photo → caricature → G-code. After a lot of trial and error it’s working pretty well, and I put up a little site where you can try it out. Happy to answer questions or hear any feedback. Thanks!
2025 · caricature-bot.com
- 20AL
Hello Hacker News! For the past few months I've been developing Superego: an open-source _personal_ database where you can store everything you want about your life. Literally. Whatever data you have, you can put it in the app. On top of the database, Superego gives you: 1. An AI assistant that you can use to collect and explore your data. 2. A platform to build small personal applications that use that data. -- Try it https://demo.superego.dev/ No login required; runs entirely in your browser¹. Same deal when you download the app (macOS-only for now): everything is local, no…
Oct 2025 · superego.dev
- 21

- 22MA
This weekend I built a multi-agent coding system which, quite unexpectedly, beat Claude Code on Stanford's Terminal Bench! The architecture is straightforward, consisting of an orchestrator agent that deploys explorer & coder subagents to complete complex terminal based tasks, utilising an intelligent context sharing mechanism along the way which makes it all work. The repo has a lot of technical details, and all the code and prompts for you to play around with if you'd like! I had a lot of fun making this, I hope you have fun reading the README, using it yourself, or even extending it! As…
2025 · github.com
- 23TN
Hi guys, I’m excited to share an update on ReproModel, an open-source toolbox designed to streamline the testing and reproduction of machine learning models. I, like many of you, have really struggled with benchmarking and comparing models, from missing code, to opaque experiment parameters slowing the process. I decided to take matters into my own hands, and created a mini-toolbox in my free time to streamline the process. The goal is to reduce the time and effort spent on replicating experiments, enabling researchers to focus on innovation rather than setup. Knowing this task is not an…
2024 · github.com
- 24IB
Disclaimer it is a heavily AI assisted project. The goal was not to be the most performative but the kind that's easier to learn from. I wanted to share this in case there are people who had the same idea or wanted to see something like this.
Jun 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →