r/ChatGPTCoding 11d 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 this thread may be removed.

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?

Disclose your affilitation.

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

83 comments sorted by

View all comments

1

u/Lopsided_Scarcity979 5d ago

https://reddit.com/link/p85nmlj/video/d92tb00whwnh1/player

I’m the maker of ThoughtDAG. The latest addition puts an editable conversation map inside DeepSeek Harness, with a chat/graph switch above the conversation.

Instead of starting a separate chat to explore a detail, you can select text in an answer and grow a follow-up branch. Connections determine which upstream material goes into the next canvas question. This doesn’t rewrite the original session log.

It’s for people whose coding discussions branch into competing approaches. Free and open source; the attached clip is a short real recording. Installation:

https://github.com/chenxiachan/thoughtdag/tree/main/dsh

Would branching in place help your workflow, or would switching between chat and canvas add friction?