This project employs an advanced RAG pipeline that utilizes IBM Docling to process FIFA rule PDFs and store them in a FAISS vector database. It then leverages semantic search to quickly extract the most relevant rules, providing them to the user as cited sources
Key Tech: RAG Pipeline | IBM Docling | FAISS Vector DB