This project is a modular maze solver written in Python that implements classic search algorithms (DFS and BFS) and generates multiple optimal routes using a K-shortest-paths approach. It includes a ...
Legal-RAG is an open-source, end-to-end legal Retrieval-Augmented Generation (RAG) system designed around the Contract Law.