nextmarte Claude Opus 4.8 commited on
Commit
1f2922c
·
1 Parent(s): 5d19f12

docs: credit Claude Code (Claude Opus 4.8) as the coding agent

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -74,5 +74,6 @@ IRIS_WARMUP=1 python app.py # http://localhost:7860 (warmup preloads the mo
74
  ```
75
 
76
  ## Credits
77
- Built by **Marcus Ramalho** for his father.
 
78
  STT: OpenAI Whisper (via faster-whisper) · Vision: **Qwen3-VL** · TTS: **Piper** · UI: Gradio (`gr.Server`).
 
74
  ```
75
 
76
  ## Credits
77
+ Built by **Marcus Ramalho** for his father, with **Claude Code (Claude Opus 4.8)**.
78
+ The build is documented as an open [agent trace](https://huggingface.co/datasets/build-small-hackathon/iris-agent-trace).
79
  STT: OpenAI Whisper (via faster-whisper) · Vision: **Qwen3-VL** · TTS: **Piper** · UI: Gradio (`gr.Server`).