Guide me for Building an RAG Q/A for summarizing news article using web scraping
I want to build a project, where an web scrapper extract contents from multiple news, blog, articles.
Then the content extracted should be fed to an LLM , and then a RAG Application should be used to interact with extracted content.