Initial commit: MCP server + web upload interface
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
This commit is contained in:
16
.claude/commands/upload-doc.md
Normal file
16
.claude/commands/upload-doc.md
Normal file
@@ -0,0 +1,16 @@
|
||||
העלאת מסמך לתיק ערר.
|
||||
|
||||
שאל את המשתמש:
|
||||
1. מספר תיק
|
||||
2. נתיב לקובץ (PDF, DOCX, RTF, או TXT)
|
||||
3. סוג המסמך:
|
||||
- appeal = כתב ערר
|
||||
- response = תשובת ועדה/משיבים
|
||||
- decision = החלטה
|
||||
- reference = מסמך עזר
|
||||
- exhibit = נספח
|
||||
4. שם המסמך (אופציונלי)
|
||||
|
||||
השתמש בכלי document_upload להעלאה. המסמך יעובד אוטומטית (חילוץ טקסט, חיתוך, ויצירת embeddings).
|
||||
|
||||
הצג למשתמש את תוצאות העיבוד (מספר chunks, עמודים).
|
||||
Reference in New Issue
Block a user