Navigating complex legal frameworks is a major challenge for businesses. I built this tool to analyze and visualize the alignment of legislation within Indonesia's investment sector. The application allows a user to upload multiple legal documents as PDFs and, using TF-IDF and cosine similarity, it calculates how closely related the documents are. The results are displayed in an interactive heatmap, providing an intuitive way to identify consistencies and discrepancies across the regulatory landscape.
- Technologies Used: Streamlit, Scikit-learn, Pandas, Plotly, PyPDF2
- View on GitHub