nowfound

Alternatives

Products that do what talkDOM does

Smalltalk-inspired message passing for the DOM

  1. 1CA
  2. 2
    Overtalk286

    A free walkie-talkie for the web

    2024

  3. 3

    A powerful client-side JavaScript library for ChatGPT

    2023

  4. 4SE

    2018 · cloud.smalltalk.express

  5. 5SN
  6. 6TJ
  7. 7TA
  8. 8MS

    2015 · github.com

  9. 9TJ

    Hi everyone, the other day I was here cause I thought I came up with a neat way of creating HTML via JavaScript [1] - After some iterations, I'm quite content with the code I wrote. Since I intend to use this in my personal projects, I thought others might as well. 1 - https://news.ycombinator.com/item?id=41451559

    2024 · github.com

  10. 10NR
  11. 11AD

    Hi everyone, After four years, I'm finally open sourcing my little markup language that compiles directly to HTML, and has all the "modern" features built into the core, (reactive components, server side rendering, modules, bundling, etc.). No metaframework required! Feels like I really have something here, I'd love your feedback :)

    2023 · a-dom.io

  12. 12KJ
  13. 13IM

    It’s written in Python and I call it GoalChain. It lets you build a conversation flow graph that the user traverses. When there’s enough input it spits out a dictionary with the defined fields. Otherwise it will jump state to state as led by the user. It was fun to write, and it’s surprisingly effective if you keep in mind you’re prompt-engineering every string and field name. README.md has a mini-tutorial. Would be cool to get some ideas for how to build it further and what improvements I could make.

    2024 · github.com

  14. 14RA
  15. 15AR

    Hey HN, I wanted to share a UI toolkit project I’ve been working on recently, born out of how difficult I found it to build a great UX on top of LLMs, and keep application state in sync. I’ve built: - A React/JS front-end library for conversational interfaces, which makes it super easy to bootstrap AI assistants and ChatGPT style UX: https://github.com/nlkitai/nlux - A set of adapters that simplify integration with AI backends such as LangServe and HuggingFace The library is highly configurable, easy to theme, supports markdown streaming (that was tough to get…

    2024 · github.com

  16. 16ZD
  17. 17BE

    BDC is a simple library for updating the DOM to match a javascript description. Does not require JSX or a compilation step. clobber( document.body, h("marquee", [ h("span", {"style": "font-weight: bold"}, "Hello"), ", ", h("blink", "world"), "!", ]), ); Very fast to first render, moderately slow on subsequent updates. Prompted by the post on millionjs, which compiles user code to hit the same outrageously small size target.

    2022 · github.com

  18. 18TV
  19. 19NA

    A new open source React / JS library that makes it super simple to create conversational AI interfaces, using ChatGPT or any other LLM

    2024 · nlux.ai

  20. 201V

    2021 · github.com

  21. 21SB

    Hi HN! I built a CLI tool called ShellTalk for macOS, Linux, and web (WebAssembly) that maps English text to the corresponding Bash commands. ShellTalk is written in Swift and available under the Apache 2.0 license on GitHub. I was inspired a few weeks ago after reading the Meta-Harness paper and seeing a tool called Hunch that did something similar using the Apple Foundation model. I often forget flag names and orders, but I wanted something that worked consistently. The 3B AFM worked surprisingly well with Hunch, but it felt slow and sometimes slight changes in what I wrote would result in…

    Apr 2026 · barrasso.me

  22. 22VJ
  23. 23DM
  24. 24AS

Ranked by how close each launch is in meaning, then by votes. Refine with a description →