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
17 lines
591 B
Markdown
17 lines
591 B
Markdown
העלאת מסמך לתיק ערר.
|
|
|
|
שאל את המשתמש:
|
|
1. מספר תיק
|
|
2. נתיב לקובץ (PDF, DOCX, RTF, או TXT)
|
|
3. סוג המסמך:
|
|
- appeal = כתב ערר
|
|
- response = תשובת ועדה/משיבים
|
|
- decision = החלטה
|
|
- reference = מסמך עזר
|
|
- exhibit = נספח
|
|
4. שם המסמך (אופציונלי)
|
|
|
|
השתמש בכלי document_upload להעלאה. המסמך יעובד אוטומטית (חילוץ טקסט, חיתוך, ויצירת embeddings).
|
|
|
|
הצג למשתמש את תוצאות העיבוד (מספר chunks, עמודים).
|