Hacker News new | ask | show | jobs
by mightytravels 1184 days ago
Same question here - alpaca does not do well with long inputs :( Ideally i can throw a 100 pages PDF at it and get a summary and a response document :)
1 comments

Can’t you just break it into chunks and the summarize the summaries?
Think long lawsuits and discovery. Possible to break it up but really not ideal.
Yeah I think you just need a tool built with Langchain and it can do what you want.