DEV Community

Cover image for Building your own ChatGPT Graphical Client with NextJS and Wing 🤯

Building your own ChatGPT Graphical Client with NextJS and Wing 🤯

Nathan Tarbert on May 16, 2024

TL;DR By the end of this article, you will build and deploy a ChatGPT Client using Wing and Next.js. This application can run locally ...
Collapse
 
daedtech profile image
Erik Dietrich

What a cool use case!

Collapse
 
nathan_tarbert profile image
Nathan Tarbert Winglang

Thanks, Erik, I'm glad you think it's interesting :)

Collapse
 
nevodavid profile image
Nevo David Winglang

Super interesting!
I like how Wing simplified the cloud.

Collapse
 
nathan_tarbert profile image
Nathan Tarbert Winglang • Edited

Thanks, Nevo, agreed!

Collapse
 
tyaga001 profile image
Ankur Tyagi

@nathan_tarbert very solid guide and tbh Wing is super interesting.

Collapse
 
nathan_tarbert profile image
Nathan Tarbert Winglang

Thanks, Ankur, I'm glad you're taking an interest in Wing :)

Collapse
 
johncook1122 profile image
John Cook

Wow nice detail, great article!

Collapse
 
benjamin00112 profile image
Sajay

This is really cool!

Collapse
 
nathan_tarbert profile image
Nathan Tarbert Winglang

Thanks, Benjamin!

Collapse
 
andriy_ovcharov_312ead391 profile image
Andriy Ovcharov

Interesting. Thanks for sharing!

Collapse
 
reda_trust_422062e3470218 profile image
reda trust

preety good to learn with by the way i liked this i like your creativity

Collapse
 
ura_rintaro_0954adbe74778 profile image
Ura Rintaro

I wanna work with you.

Collapse
 
nathan_tarbert profile image
Nathan Tarbert Winglang

Hey there, I'm not with Wing anymore, in fact they folded.

Collapse
 
ghgltggamers profile image
ghgltggamer

But why would you do that , Open Ai will still collect your prompts ;)

Collapse
 
morgan-123 profile image
Morgan

How does Wing stack up to Pulumi?

Collapse
 
nathan_tarbert profile image
Nathan Tarbert Winglang

There are some differences between Pulumi and Wing.

Probably the most important thing to point out is that Pulumi is an Infrastructure as Code tool (IaC) and they do it well. Wing takes care of the whole application, both the infrastructure and the application code all in one so it's not an even comparison.

This short FAQ page sums it up pretty well.

I'm happy to chat more about it if you have any other questions.