馃帹Generating Images with DALL路E and Node.js
We鈥檝e already built text-based AI apps in Day 1 & 2.Now it鈥檚 time to let AI create images for us, using OpenAI鈥檚 DALL路E API and Node.js.
馃幆 What We鈥檙e Building
A Node.js script that:
Accepts a text prompt
Sends it to DALL路E
Saves the generated i...
anujvarshney.hashnode.dev2 min read