Live data from Hacker News

Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

huberman.rile.yt

11–20 of 45 posts

Re: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

#13

Holy f**ing s**t, this is amazing! The UX is gorgeous, simple and snappy. I remember a few of Huberman's podcasts so I typed a few questions and the answers were spot on. I'll be following you and your work, Riley.

Thanks a lot. It's nice when people appreciate the stuff I build for fun.

The UI is my own design system that I will open source at some point. The app is Remix with a Redis cache to keep things snappy.

Re: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

#14

This is a really amazing application of GPT. Did you fine tune a gpt3 model? If so, how did you implement its ability to say “I don’t know?”

It's not fine tuned. You literally just add something like "if the answer to the question isn't in the context, say 'I don't know'" It's wild.

Re: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

#16
this is amazing, thank you for building this, i was literally in the process of doing this with the same stack but as a chat bot.

would you be open sourcing soon? totally understand if you want to keep it private but if you are open sourcing there’s a few other podcasts i’m interested in running this on for myself, like some parenting ones.

Re: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

#20
post #12
post #10

Just a heads up that the styling and the JS doesn't work on Firefox.

Old version? Works on latest for me, but the CSS uses @layer which doesn't have great support with older browsers.

Ah, right, I'm still on Firefox 91 ESR.
Post reply on HN