This paper develops SC-Literature Intelligence, a retrieval-augmented generation (RAG) framework for research synthesis of scientific literature on artificial intelligence (AI) in the supply chain domain. The study addresses the fragmentation of scientific findings, which makes cross-document understanding difficult by supporting four categories of literature-analysis queries: trend analysis, gap detection, comparative synthesis, and evidence-based question answering (QA). The primary novelty lies in introducing a category-aware research synthesis framework capable of evaluating RAG performance across multiple literature-analysis tasks rather than conventional question answering. The framework is built from Scopus-indexed abstracts through pre-processing, chunk-based embedding using BGE-M3 and LaBSE, vector storage, semantic retrieval, and prompt-guided generation evaluated using the RAGAS framework across 640 experimental runs. The results show that BGE-M3 consistently outperforms LaBSE on all RAGAS indicators with the best configuration (chunk size 64, Top-K 5) achieving scores between 0.722 and 0.856 across faithfulness, answer relevancy, context precision, and context recall. Gap detection emerges as the best-supported query category, whereas comparative synthesis remains the most challenging. Failure analysis further reveals that retrieval-stage issues dominate over generation-stage issues, identifying embedding quality as the primary bottleneck. These findings demonstrate that category-aware RAG-based synthesis can support structured, evidence-grounded literature analysis in the supply chain AI domain.