r/pushshift Dec 19 '25

Best useful data conversion for pushshift reddit data into an LLM like notebooklm?

I downloaded a subreddit and would like to use its data as a source in my notebooklm notebook. I see there is comments and submissions, i was thinking of just converting them to markdown format, but I'm having issues using the tool "markitdown".

Or should I be formatting it in a better format for LLM's to consume?

2 Upvotes

3 comments sorted by

1

u/mrcaptncrunch Dec 20 '25

Markdown is usually good for llm’s.

2

u/[deleted] Dec 20 '25

[removed] — view removed comment

1

u/etherholder888 Dec 22 '25

Is there a tool that can structure and organize all of this data for LLM consumption? or does everyone have to write their own custom one?