Ezer Mishpati - AI legal decision drafting system with: - MCP server (FastMCP) with document processing pipeline - Web upload interface (FastAPI) for file upload and classification - pgvector-based semantic search - Hebrew legal document chunking and embedding
9 lines
95 B
Plaintext
9 lines
95 B
Plaintext
data/uploads/
|
|
data/cases/
|
|
mcp-server/.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
data/training/
|
|
*.egg-info/
|