LLMs as a way to browse the web

Posted by mayodoctur@reddit | LocalLLaMA | View on Reddit | 16 comments

This is a current hot topic that is being explored and I'd like to explore it for my final year project. Using LLMs to browse the web and scrape data. For example, show me 5 reddit posts about xyz or tell me the news from china in the last 2 days. It scrapes the web for this data and relays it back to the user by scraping this data.

For my final year project as an undergraduate student, I'd like to do something like this but before I spend the next 6 moths trying this out, what are some limitations or struggles I might face doing this. Is this even complicated enough to spend as my final year project ?

What would be the scope for this type of project