GenRead
GenRead copied to clipboard
Practical Application
Let's consider an example: "I want to know how much the tuition fee for the Computer Science department at New York University is in 2024".
At this point, LLM, which replaces the retriever, cannot generate documents containing the information I need, so the reader will not be able to answer my question. How should I solve this?
Thank you for your attention.