Don't hinge your business success on getting an unlimited number of humans to agree with your AI on an unlimited number of facts. The universe of facts is infinite. The larger a user base, the fewer facts they'll collectively agree on. If you take on a large user base and an infinite knowledge domain, you'll lose trust with users who disagree with your fact checking (rightly or wrongly.) Instead, give yourself a smal…
Show HN: I'm 16 and building an AI based startup called Factful with friends
101–110 of 163 posts
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#102So I put in: > Green Party leader Justin Trudeau was ejected from Canada's House of Commons after fiery exchanges with Prime Minister Jagmeet Singh. Mr Trudeau's removal came after he refused to apologise for calling Mr Singh a "wacko" and "extremist" during a question period. And your service game up with Green => Liberal; was => was not; fiery => factuality; Prime Minister => NDP Leader; "Mr Trudeau's removal came…
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#103Ok, I have heard a lot of good, and bad comments, so I want to clear some things up. First of all, we are using an OpenAI based back-end, we are in the process of developing our own LLM for the task of text fitting. Secondly, the LLM in our approach is currently only used for text translation. This meaning, we assume the LLM dosnt know anything, and thus before the users input even reaches the LLM it has to hit a cou…
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#104Awesome work! I tried it on a couple of pretty confusing examples and it worked out great. However you might want to build with production mode enabled, since your current build actually tries to connect to a Vite dev server on localhost:3000. Here's a primer to help you navigate building for production: https://vitejs.dev/guide/build Best of luck to you Andrew and to the team!
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#105Is there more where we can read about how it works? I tried testing it with the sentence “Toledo is the largest city in Ohio” and it’s suggestions were to replace this with paragraphs of text about what constitutes a city in Ohio and history about Ohio, which did happen to include that Columbus is currently the largest city in Ohio. That doesn’t seem strictly helpful as a fact checker as at first glance it isn’t even…
Yea we are working on it. It is a thing that we are trying to fix, it giving too much or too little suggestions.
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#106I tried to gauge quality using chatgpt-3.5, 4.0, and your tool. chatgpt produced better results.
Appreciate the hustle, but the hype around AI is fizzing out tbh.
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#107(I added a green rectangle around the desired information.)
Nevertheless, good job so far!
Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#108Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#109Re: Show HN: I'm 16 and building an AI based startup called Factful with friends
#110Ok, I have heard a lot of good, and bad comments, so I want to clear some things up. First of all, we are using an OpenAI based back-end, we are in the process of developing our own LLM for the task of text fitting. Secondly, the LLM in our approach is currently only used for text translation. This meaning, we assume the LLM dosnt know anything, and thus before the users input even reaches the LLM it has to hit a cou…
Excellent! Good to see the younger generation practicing skepticism with AI and learning how to use AI appropriately. Keep up the good work!