28 lines
768 B
Markdown
28 lines
768 B
Markdown
# Gothic Castle
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | ARCHITECTURE |
|
|
| Description | Medieval castle on a hilltop. Stone towers, moody overcast sky, ravens, dramatic.... |
|
|
|
|
## Key Tests
|
|
Stone materials, Gothic architecture, overcast moody lighting, atmospheric fog, scale
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/architecture/gothic-castle/pexels-831082-gothic-castle.jpg \
|
|
--domain ARCHITECTURE \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/831082/
|
|
- **Photo ID**: 831082
|
|
- **Attribution Required**: No
|