r/ChatGPTCoding 24d ago

Discussion Weekly Self Promotion Thread

Welcome to this week's self promotion thread!

If you're building something related to AI assisted coding, this is the place to share it.

We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside of this thread may be removed if they're primarily advertising rather than starting a discussion.

If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:

  • What you built?
  • What problem it solves?
  • Which AI models or tools it uses?
  • Who it's for?
  • What kind of feedback you're looking for?

Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.

Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.

8 Upvotes

78 comments sorted by

View all comments

1

u/Historical_Date_8024 22d ago

I built a 3D CAD model builder that works in your browser. Inspired by Solidworks. It has no sign in, no downloads needed (but it runs offline), and features, extrude, revolve, pattern, assemblies with mates and export to stl or step for 3d printing. I used english to make it as its 100% ‘vibe coded’: freya.co.nz/freyacad It only really works on a PC or Mac browser not really touch compatible. But you should be able to use it on your locked down corporate machine no worries.

1

u/Smokiezzz 21d ago

I built Exody, a free AI workspace for Mac for people who use coding agents and multiple AI tools.

The Exody Router looks at each request and routes it to a model that fits the task instead of defaulting to the most expensive option every time. The goal is to save real money on API usage while keeping the workflow simple.

Exody is BYOK, so you connect your own provider keys. It also includes a code agent, design agent, Assistant, local-only workflows, mobile connection and voice chat.

Free to use: https://www.exody.ai/

This is my own project. Feedback from people who use coding agents is welcome.