
洪 民憙 (Hong Minhee)
@hongminhee@hollo.social
Go Namhyeon (@gnh1201), the creator of WelsonJS, a JavaScript runtime for building Windows apps, is doing an interesting experiment: he's making ChatGPT create the modules you need on the fly so that you can import them by typing the ai://
prefix and a prompt in the require()
function. Mind blowing! 🤯

어둠사자
@gnh1201@catswords.social
라이브러리 찾을 필요 없이, JavaScript require 함수에 바로 ChatGPT를 연결하여, 라이브러리 처럼 활용할 수 있게 해봤다.
잘됨.