Live data from Hacker News

Show HN: SiteGPT – Create ChatGPT-like chatbots trained on your website content

sitegpt.ai

101–103 of 103 posts

Re: Show HN: SiteGPT – Create ChatGPT-like chatbots trained on your website content

#101
post #68

Earlier quoted context omitted.

I don’t mean to be harsh, but if running a free trial would bankrupt you, you shouldn’t be trying to start a company. It also doesn’t inspire much confidence in your early users, there’s been a lot of these GPT API cashgrabs popping up all over so if you want to differentiate yourself you might need to actually incur some risk.

If you can't risk 19$ to see if a service can bring value to your website maybe you shouldn't give advice about starting a company?

I think I'm qualified to give this advice, seeing as some of the biggest brands in the world have trusted my advice on digital marketing.

It has nothing to do about whether I personally can risk the $19, I'm not even in the target audience for this – the question is what percentage of the target audience is going to be ready to pay $19 for something they don't know is going to work for their site, and how much bigger would that pie be if the site owner spent a tiny amount on offering trials.

Just making people get their card out is going to make a huge percentage of leads drop off, especially when there's almost no content/demos or an actual working trial in the site (even the screenshot is just a static screenshot instead of a live demo).

If you want to know more, you can reach out via email and I'd be happy to help (though it might cost you a bit more than $19)

Re: Show HN: SiteGPT – Create ChatGPT-like chatbots trained on your website content

#102
post #39

Earlier quoted context omitted.

Yes, my target audience are no-coders or anyone who just wants something ready to integrate on their website without handling any infra on their own. Some of the customers I got are non-technical people. So it was perfect for them. They get a very good chatbot even if they don't know how to code.

Any business/website owner who deals with customer support will like it (assuming it works well). My guess is the people on here poo pooing this idea are programmers who don't deal with customer support. Don't let their negative response deter you. Let them be fools.

[deleted]

Re: Show HN: SiteGPT – Create ChatGPT-like chatbots trained on your website content

#103
post #7

Do you simple paste the entire content of a webpage inside a prompt? You prepend the question from an enduser with that content?:i.e. dear chatgpt api, could you answer the following question [user question] based on the following text [website contents]

You need to split content into chunk but also need to retain semantic meaning. I have been building same thing: https://chatfast.io . This also support scanned pdf and image. (I built my own algorithm, backend in c# not using llama_index or langchain)

Why did you need to create your own algorithm? And how much time did it take?
Post reply on HN