Show HN: Node.js REPL with GPT3 Completion
1–3 of 3 posts
Re: Show HN: Node.js REPL with GPT3 Completion
#2Probably 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.
Re: Show HN: Node.js REPL with GPT3 Completion
#3I 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.