logoalt Hacker News

arbitrary_nameyesterday at 10:33 PM2 repliesview on HN

dumb question, but what is the best way to feed the book to the llm?

i run into context window limits, or practical limitations of digitizing the book


Replies

copperxyesterday at 11:39 PM

You need a non DRMd copy of the book. You don't have to feed it all at once, although with a 1M context limit it is doable. A few chapters at a time is enough, in my experience. An easy alternative is using NotebookLM (now Gemini Notebook), and that has worked brilliantly for me, but I haven't tested it for technical topics (for that I like the LLM to create graphs and e.g. interact with Mathematica, so I haven't tried it).

show 1 reply
r17nyesterday at 11:34 PM

Hoping you get answer to this. I have the same question.