You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An AI-powered legal document analysis system built using Retrieval-Augmented Generation (RAG) to understand and answer questions from Indonesian court decision documents. This project enables users to explore legal cases, retrieve relevant historical court decisions, and generate context-aware answers based on retrieved legal documents.
A custom Information Retrieval (IR) system that searches and ranks documents from multiple datasets using TF-IDF, Embeddings, and Hybrid representations with natural language queries.