No description
| parse_pdf | ||
| src | ||
| templates | ||
| .gitignore | ||
| Dockerfile | ||
| entrypoint.sh | ||
| Makefile | ||
| prompts | ||
| README.md | ||
| rules.mk.m4 | ||
Setup
podman build . -t ns-judgment
Usage
- Edit the
promptsfile - Run:
podman run -it -v $(pwd):/app -e GEMINI_API_KEY="your_api_key" ns-judgment make
- Open
index.html