Hacker News new | ask | show | jobs
by bodge5000 1047 days ago
To be fair I don't think Reflex does use openAI, that's just the code example they used.

I think its a decent example project, its easily readable and you can understand what they're doing, but I think as a general rule its better to do something without external unrelated libs. An AI image generator just seems a bit too specific of an example for something that fundamentally has nothing to do with AI.

1 comments

ah you're right, I thought I saw it in their requirements, it's just in their example code. got it.