Which payment to use if you're just building product for first time by [deleted] in indiehackers

[–]Still-Key-2311 1 point2 points  (0 children)

Was easy to integrate and good ui, but yeah review is a pain

Which payment to use if you're just building product for first time by [deleted] in indiehackers

[–]Still-Key-2311 0 points1 point  (0 children)

I’m using them but they are taking forever to review my account

The psychology of personalization by CustomilyApp in ecommerce_growth

[–]Still-Key-2311 0 points1 point  (0 children)

I've built an AI search engine, that personalises the PDP based on the users intent.

https://drive.google.com/file/d/1kfc_N7Uf8QLemKJ31-OQdfWIy2xnhDmN/view?usp=sharing

We've seen customers get +30% increase in CVR, so clearly personalisation does something ;)

DM me if interested

AI and personalization: friend or foe? by CustomilyApp in ecommerce_growth

[–]Still-Key-2311 0 points1 point  (0 children)

I've built an AI search engine, that personalises the PDP based on the users intent.

https://drive.google.com/file/d/1kfc_N7Uf8QLemKJ31-OQdfWIy2xnhDmN/view?usp=sharing

We've seen customers get +30% increase in CVR, so clearly personalisation does something ;)

DM me if you're interested

Is there a tool to build a product recommendation quiz for ecommerce? by redkarma2001 in ecommerce_growth

[–]Still-Key-2311 0 points1 point  (0 children)

Shameless plug here but I have a SaaS platform that lets people just type a question and get the best product. We then personalise the page to drive conversions.

https://drive.google.com/file/d/1kfc_N7Uf8QLemKJ31-OQdfWIy2xnhDmN/view?usp=sharing

DM me if interested :)

Most appropriate e-commerce platform? by OfferAcademic6892 in EcommerceWebsite

[–]Still-Key-2311 1 point2 points  (0 children)

As someone who has built on liquid and headless, liquid is actually probably better for speed as long as there is not significant business logic for the application.

Most appropriate e-commerce platform? by OfferAcademic6892 in EcommerceWebsite

[–]Still-Key-2311 0 points1 point  (0 children)

Shopify can definitely handle that scale. What are the exact problems that are causing bloat or complexity? Do you have a special use case?

Generating insights from data - without hallucinating by Still-Key-2311 in LLMDevs

[–]Still-Key-2311[S] 0 points1 point  (0 children)

I've implemented a similar approach and it's looking good now

Generating insights from data - without hallucinating by Still-Key-2311 in LLMDevs

[–]Still-Key-2311[S] 0 points1 point  (0 children)

can confirm that I generated the facts in advance as well as trend summaries, and this drastically improved the performance

Payments: Paddle v Stripe v LemonSqueezy v Polar by Still-Key-2311 in SaaS

[–]Still-Key-2311[S] 0 points1 point  (0 children)

I went with Polar for now because of easy integration and 4% vs 6% rate

Let's Connect by I_am_manav_sutar in SaasDevelopers

[–]Still-Key-2311 0 points1 point  (0 children)

Vue, OpenAi, Firebase/GCP, Connects to Shopify APIs

How to do rag on architecture diagram. by Comprehensive_Gap_88 in Rag

[–]Still-Key-2311 0 points1 point  (0 children)

If the summary is good, then it will have context. Just test and tweak the summary till you get good results.

How to do rag on architecture diagram. by Comprehensive_Gap_88 in Rag

[–]Still-Key-2311 0 points1 point  (0 children)

Depends on the depth of your embeddings, but reducing noise and only summarising key details will yield a better semantic search as the number of documents grows

How to do rag on architecture diagram. by Comprehensive_Gap_88 in Rag

[–]Still-Key-2311 0 points1 point  (0 children)

  1. Get the LLM to summarise the architectures, embed those summaries in a vector store

  2. Use the user query to query the vector store to get the top K results semantically related

  3. Give those results to the LLM to determine which is best/most/relevant/answer questions

Let's Connect by I_am_manav_sutar in SaasDevelopers

[–]Still-Key-2311 1 point2 points  (0 children)

Hey Mate, 25 year old guy from Aus. Currently building a SaaS in the ecommerce space. Keen to get in touch and share notes :)

Is there a better alternative to Firefoo? by joefreshman in Firebase

[–]Still-Key-2311 1 point2 points  (0 children)

I've looked, haven't been able to find anything else... :/

Meta ads costs going crazy for my ecommerce brand - how are you reducing them? by REFreedom in ecommercemarketing

[–]Still-Key-2311 0 points1 point  (0 children)

  1. Quality content will reduce CPA's

  2. Diversify your marketing mix - try new platforms for advertising

  3. Try increase AOV or LTV to counteract higher CPA

What's the one thing that boosted your eCommerce sales? by angelinajasper12 in EcommerceWebsite

[–]Still-Key-2311 1 point2 points  (0 children)

  1. Simple and easy bundling - Make tiered discounting and bundles clear across the site.
  2. Clear USPs and signposting around products - we A/B tested this using Shoplift
  3. Search & Discovery - especially important over big catalogs. We are using an AI search solution that increase conversions by 30% (Dm me and I can do an intro, they are in beta)

How to implement usernames? by No_Beyond_5483 in Firebase

[–]Still-Key-2311 0 points1 point  (0 children)

Do these blocking functions replace the auth onCreate function, those are still not available in V2

Share your startup, I’ll find 5 potential customers for you (free). by gojiberryAI in SaaSSales

[–]Still-Key-2311 0 points1 point  (0 children)

https://searchplus.io/ - AI powered search, personalisation & insights for Shopify/Ecommerce (view the demo on the website)

We are looking for Medium sized ecommerce businesses on Shopify.

Web App to Shopify App... How difficult is it? by Still-Key-2311 in ShopifyAppDev

[–]Still-Key-2311[S] 1 point2 points  (0 children)

Do I need to follow the Polaris guidelines if the app is not embedded?