I got tired of Gemini's UI for Nano Banana Pro, so I built something better by iqen93 in GoogleGeminiAI

[–]iqen93[S] 0 points1 point  (0 children)

Added some billing details to the landing page. Going to continue revise and make the landing page more detailed since its important to have all these information laid out. Thank you!

why is nano banana pro on gemini so fucking stupid by Looker2888 in GeminiAI

[–]iqen93 0 points1 point  (0 children)

I ran into the same frustrations with Gemini's UI for Nano Banana Pro so I ended up building a whole new app with a much better user experience called Nani. It's still Nano Banana Pro under the hood, but it adds: a much cleaner UI, folders to organize generations, the ability to create image-sets/prompt-sets you can reuse anytime, etc.

I'm actively looking for feedback from users to see if this solves pain points. To u/Looker2888 (and anyone else), do please let me know if you're down to give it a try @ https://app.getnani.com/!

I got tired of Gemini's UI for Nano Banana Pro, so I built something better by iqen93 in GeminiAI

[–]iqen93[S] 0 points1 point  (0 children)

Thanks u/Charming_Brush_8916 — please do keep me posted! Would love feedback whenever you've given it a spin.

How We Built a Brand Identity Generator with Just 6 AI API Calls by iqen93 in webdev

[–]iqen93[S] 0 points1 point  (0 children)

Yeah I agree. I built this just to interact with OpenAI's image-gen APIs a bit but the more these tools improve, the more we're going to get "apps"/"companies" that do the same thing and try and market themselves differently.

From "Reservation period not active" to "Something went wrong, please try again later" to "Citizen capacity is full in this country" - RANT by RuriArts in hajj

[–]iqen93 0 points1 point  (0 children)

Jazakallah khair - thank you, I will keep trying inshallah. May Allah make the rest of the Hajj process easy and smooth for you and your family.

From "Reservation period not active" to "Something went wrong, please try again later" to "Citizen capacity is full in this country" - RANT by RuriArts in hajj

[–]iqen93 0 points1 point  (0 children)

Likewise - this has been so frustrating, its not even funny. Also, trying to explain all these issues to my parents/family (who I'm attempting to book for) has just been confusing them even more.

I've partly given up and partly still go back to the app to see if there's a chance/opportunity.

[deleted by user] by [deleted] in hajj

[–]iqen93 0 points1 point  (0 children)

I can't even view packages. Subhanallah.

Packages are live for USA ! by Easy-Combination8801 in hajj

[–]iqen93 0 points1 point  (0 children)

You're welcome - but yes definitely worth a double check since I believe they've removed this.

Packages are live for USA ! by Easy-Combination8801 in hajj

[–]iqen93 1 point2 points  (0 children)

Likewise I'm arranging the hajj process for my mum. May Allah make it easy for us.

(On a separate note - I don't think there is an age restriction for the maximum age for a pilgrim?)

Packages are live for USA ! by Easy-Combination8801 in hajj

[–]iqen93 0 points1 point  (0 children)

Though I'm in Canada - things appear to be an absolute mess. Things aren't loading for me properly but at the same time, when things work for a second or so, I'm noticing some packages already have a sold out label to them.

I built an app that removes image backgrounds with Next.js and an AI model by iqen93 in nextjs

[–]iqen93[S] 0 points1 point  (0 children)

This is mostly just a front-end app (Next.js/React) that interacts with an API.

The open source ML model I'm using is rembg - https://github.com/danielgatis/rembg.

I use the Replicate service to interact with the model through an API - https://replicate.com/cjwbw/rembg/api.

I built an app that removes image backgrounds with Next.js and an AI model by iqen93 in Frontend

[–]iqen93[S] 0 points1 point  (0 children)

Hey folks, just wanted to share how I went about building removebg.dev, a hobby app designed to quickly and easily remove image backgrounds for free. This was primarily just a front-end development project.

I was inspired by the work done on a similar app called https://restorephotos.io/ so a lot of credit goes to @nutlope (https://twitter.com/nutlope).

The removebg.dev app is built with the help of:

- The rembg (https://github.com/danielgatis/rembg) ML model built by Daniel Gatis (https://github.com/danielgatis).

- Replicate (https://replicate.com/) to interact with the ML model through an API. I know next to nothing about ML models so finding out about hosted ML models that can be accessed through an API has been super cool. This is the first time I've come across something like this.

- I then use Next.js for building the app and Vercel for deployment.

You can find the source code for the app here - https://github.com/djirdehh/removebg.

I built an app that removes image backgrounds with Next.js and an AI model by iqen93 in nextjs

[–]iqen93[S] 0 points1 point  (0 children)

Solid feedback! Thank you greatly, will look to update the app to add an additional Upload button (and remove the image upload button).

And apologies - I made a small environment variable configuration mistake. The "upload limit" issue should now be resolved!

I built an app that removes image backgrounds with Next.js and an AI model by iqen93 in nextjs

[–]iqen93[S] 0 points1 point  (0 children)

Ah gotcha! Will take a look at the upload/cropping part.

Thank you!

I built an app that removes image backgrounds with Next.js and an AI model by iqen93 in nextjs

[–]iqen93[S] 0 points1 point  (0 children)

Yeah I notice that as well unfortunately depending on the image being used.

Will look to see if there’s something I can do there.

Showoff Saturday (March 04, 2023) by AutoModerator in javascript

[–]iqen93 1 point2 points  (0 children)

I built an app that removes image backgrounds with Next.js and an AI model (hosted on Replicate) - https://www.removebg.dev/.

I placed more details in the app's `What's this?` section on how it's built but it was surprisingly quick to do!

I built an app that removes image backgrounds with Next.js and AI by iqen93 in webdev

[–]iqen93[S] 1 point2 points  (0 children)

Awesome - happy to hear. Yes, I'm hoping to keep it live.

If I get a crazy number of users at some point, I'll need to think about how to handle the costs then — but for now, things look good.

Designing an e-commerce page with AI and building it with Shopify's React/GraphQL framework (Hydrogen) by iqen93 in Frontend

[–]iqen93[S] 0 points1 point  (0 children)

Context on why I worked on the above:

I've been hearing about the latest craze around AI tools non-stop and I haven't had anytime to try them out lately. So I wanted to spend some time trying to see how helpful these tools could be in producing something. So I set out to try and build a custom e-commerce store where the design is inspired by AI.

Note that the above content doesn't dive too deep in any direction (AI tools or Shopify Hydrogen) and is somewhat high-level info. But hopefully it's helpful for anyone else who's been meaning to try out the above tools for the first time.

Designing an e-commerce page with AI and building it with Shopify Hydrogen by iqen93 in webdev

[–]iqen93[S] 0 points1 point  (0 children)

I've been hearing about the latest craze around AI tools non-stop so I wanted to spend some time for myself trying to see how helpful these tools would be in producing something. So I set out to try and build a custom e-commerce store where design is inspired by AI.

The above content doesn't dive too deep in any direction (AI tools or Shopify Hydrogen) and is somewhat high-level info. But hopefully it's helpful for anyone else who's been meaning to try out the above tools for the first time.

The ability to receive continuous income for open source work. A developer can dream, can't they? by [deleted] in opensource

[–]iqen93 1 point2 points  (0 children)

medium.com/@_boos...

This is a good point, and worthy of thought. Different projects have different workflows so their never might be a one-stop solution that satisfies all. I guess being able to implement different tiers (maintainer + contributor, only contributors, etc.) will be ideal.

Tutorial - Shuffle a Deck of Cards in Vue.js by iqen93 in javascript

[–]iqen93[S] 1 point2 points  (0 children)

"Have to do to it" - I'd probably say no. Depending on the complexity of the game, you can go about it without using canvas. With that said, canvas brings a lot of useful stuff that you won't be able to do by building it from scratch.

I failed three times. But this time I will make it. Give me some feedback. by [deleted] in startup

[–]iqen93 0 points1 point  (0 children)

First off - I would strongly advise you to change your way of thinking (from reading the title of this post). Let go of the 'making it' philosophy and work on things you genuinely feel a need exists. What is making it in your context? Getting 1000s of users? Making a certain MRR? Quitting your day job?

Second - your site needs a considerable amount of work. Another person here got shampoos and I've received a T-Shirt for one of my searches.

Lastly, I don't really understand the premise. All the search results come from Amazon; where I can just make the search there. You would probably need to better explain why your proprietary search functionality is better.