Hi all, so I am a complete beginner in coding, however, with the help of Claude (similar to Matt :P) and GPT 4o have been able to develop this RAG PDF summarizer/Q&A plus a web search tool.
The application is specifically built for summarization task including summarizing a financial document, news article, resume, research document, call transcript, etc.
The space could be found here: Shreyas094/SearchGPT
The news tool simply use duckduckgo chat to generate the search results using llama 3.1 70bn model.
I want your support to fine tune the retrieval task for handling more unstructured documents.