Hacker News new | ask | show | jobs
Show HN: Node.js REPL with GPT3 Completion (github.com)
15 points by roryrjb 1209 days ago
2 comments

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.
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.