MCP server with 7 tools for cataloging and searching National Insurance court decisions with pgvector semantic search. Web interface for upload, search, and browse.
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
data/uploads/
|
|
data/decisions/
|
|
.env
|