from Hacker News

Show HN: Node.js REPL with GPT3 Completion

by roryrjb on 2/18/23, 4:36 PM with 2 comments

  • by roryrjb on 2/18/23, 4:38 PM

    Probably submitting this too early because it's not really polished, but thought I'd just raise it because it feels like there is some potential in the REPL space for even quicker experiments by integrating AI.
  • by dadoomer on 2/21/23, 2:13 PM

    I wrote a related tool on Python, check it out if you're interested:

    https://gitlab.com/da_doomer/natural-python

    Also, what a coincidence, I just started working on it yesterday.