Was looking to get an LLM to answer questions with reference to these episodes. In particular, I want to ask it to identify relevant specific operationalizable "pivotal questions" mentioned or suggested by these episodes.
Casual work with Perplexity and o1 are getting some good leads, but I'd like to be more systematic and thorough.
Looking for suggestions/links for:
- Existing bots or resources that already has the 80k content
- Approaches to doing this
- Where to find a 'file of all transcripts' (could probably engineer this fairly easily with some code)
I just realized listeners here may also have direct suggestions for pivotal questions from the 80k podcast (or otherwise). These are also very welcome: see the project notes here. You can express interest or suggest a pivotal question using this form.
Feel free to DM me to discuss. Thanks!
Hi David,
I’m intrigued by what you are trying to do with this LLM project. Prompt-engineering is very much a trial and error process - here’s what I got from walking through it a few times.
To clarify my understanding of your objective here is:
Does that sound right? If so here, here’s what I got (a few different threads) (top to bottom)
1st attempt:
2nd attempt:
3rd attempt:
Curious to know if these results are along the lines of what you are trying to achieve?
My guess for systematizing this would be defining a prompt flow that gets the results you want and then replicating it across each individual podcast episode. You could use a separate thread to get it to create a list of episodes relevant to topics to narrow the amount you have to search through.
Long-term it would be cool to see 80k have something like tim ferriss’ blogbot given how much content they have (and the information that is buried in each podcast episode).
Thanks @barkbellowroar! Responding in this Gdoc for organization; will probably excerpt back into this EA Forum thread too.