I'm wondering about best practices for pasting content from LW into LLM context.
I would like to have a QA with Claude about a set of posts, and seek a good text representation to paste into context. Web search APIs still seem a bit hit and miss, and think a custom solution could have value. Something like a 'paste to markdown' button would be ideal.
I'm wondering about best practices for pasting content from LW into LLM context.
I would like to have a QA with Claude about a set of posts, and seek a good text representation to paste into context. Web search APIs still seem a bit hit and miss, and think a custom solution could have value. Something like a 'paste to markdown' button would be ideal.
I think this code from 2022 might be a good first pass, which I found linked from this comment thread.
Does this sound like a good idea?
If so, might Lightcone Infrastructure be interested in creating such a feature?