Section 01
[Introduction] Llama4_DeepSeek_RAG: A Dual-Model Comparison PDF Intelligent Q&A System
Llama4_DeepSeek_RAG is a PDF intelligent Q&A application based on Retrieval-Augmented Generation (RAG) technology. Its core feature is supporting parallel comparison of dual models Llama-4 and DeepSeek-R1. Users can upload PDF documents for natural language Q&A, and intuitively compare the reasoning processes and answer quality of different models, which is suitable for model selection and RAG effect evaluation. The project is maintained by skhaneefa42, open-sourced on GitHub, and uses Streamlit to build an interactive interface.