Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Think of ingesting a whole novel that takes place over a few years.

I did exactly that with Asimov's Let's Get Together using https://github.com/jerryjliu/gpt_index. It's a short story that's only 8,846 words, so it's not quite a novel, much less the whole of the Harry Potter series, but it was able to answer questions that required information from different parts of the text all at the same time.

It requires multiple passes of incremental summarization so it is of course much slower than making a single call to the model, but I stand by my assertion that these things just aren't much problem in practice. They are only a problem if you're trying to paste them into ChatGPT or the GPT-3 playground window or something like that.

People are solving the problems with building these systems in the real world almost as fast as the problems arise in the first place.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: