16
12 Comments

I didn't want to pay for Loom for my product demos, so I built my own browser extension completely with GPT-4

Hey IndieHackers!

Recently, I was in a situation where I had to demo my product frequently. I was using Loom, a popular screen recording tool, to record these demos. But, I didn't like to pay for it, I felt I could create a simpler version myself.

So, I decided to take matters into my own hands. I thought to myself, "Why not build a browser extension that allows me to show my webcam while doing product demos?" And that's exactly what I did.

I spent a few hours coding up the extension, testing it, and refining it until I had a tool that was perfect for my needs. The best part? It was mostly created by GPT-4 and it didn't cost me a dime (apart from the time and effort, of course).

The extension works seamlessly, allowing me to present my webcam feed directly on the browser. It's super easy to use and has been a game-changer for my product demos. Now, I can easily show my face and reactions, making the demo more personal and engaging. Here is the link to my post about product demo: https://www.indiehackers.com/product/contentable-ai/how-we-leverage-our-own-custom-ai-to-create-social-content-faster-at-contentable-ai-including-this-post--Ng1r7n4gRf8tgASWWR4

I just wanted to share this little hack with all of you, in case you're in a similar situation. Don't be afraid to build your own tools if existing ones don't serve you well or seem overpriced. It's a great learning experience and can save you some cash!

I'm also sharing the code here for the extension if you want to use https://github.com/itsmasabdi/free-loom-extension . I use it with Kap on Mac and it's great.

Keep hacking, folks!

on October 6, 2023
  1. 2

    Inspiring to see how you took matters into your own hands and built a solution to address your specific needs. Huge shoutout for open-sourcing your extension. Jeep up the great work.

    1. 1

      Thank you, yeah it felt so nice and rewarding to be able to something like this in such a short time

  2. 2

    Nice.
    Can you please share the prompts you used?
    You can use sharegpt to do that.

  3. 2

    “ Don't be afraid to build your own tools if existing ones don't serve you well” love this mindset. Well done! And thanks for the code.

    1. 1

      Haha thank you. There's a fine line on that one tho. For example I almost did an initial version of this in 1 hour but ended up spending another few hours perfecting it which didn't end up working in the end, so I think it's good to do this kinda stuff time-boxed. So that it doesn't distract you from the original goal :)

  4. 2

    Wow interesting!! How long did it take you to program the application?

    1. 1

      Literally couple of hours, 2-3. I actually had it working in about 1 hour but then ended up spending time perfecting it which I ended up discarding anyways as I realized I'm spending unnecessary times.
      But it looks like people liked it and it already got 18 stars on Github so I might improve it at some point haha

  5. 1

    The future! Thanks for detailing how it went. And thanks for sharing.

    1. 1

      Yeah exactly, this was a wow moment for me too. Also the funny part is that this post was almost generated with my AI startup Contentable.ai with the help of GPT-4 :D

  6. 1

    Impressive, i was never a friend of loom, i couldnt get it to work in Brave or Safari..

    1. 2

      Thank you, this is probably not going to work for Safari either as it's a chrome extension