Files
din-leumi/.gitignore
Chaim 5c1fdd643f Initial commit: din-leumi MCP server + web app
MCP server with 7 tools for cataloging and searching
National Insurance court decisions with pgvector semantic search.
Web interface for upload, search, and browse.
2026-03-25 15:49:03 +00:00

10 lines
86 B
Plaintext

__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
data/uploads/
data/decisions/
.env