Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -324,4 +324,5 @@ URL validation post-parse: every URL returned by the LLM is checked against the
|
|
| 324 |
|
| 325 |
### 8. Use of AI Assistance
|
| 326 |
|
|
|
|
| 327 |
Claude (Anthropic) was used for: scaffolding boilerplate (FastAPI app structure, Dockerfile patterns), suggesting retrieval approaches, and reviewing code for obvious bugs. All architecture decisions, retrieval design, refusal logic, schema choices, and system prompt engineering were made by the developer and are fully explainable and reviewable.
|
|
|
|
| 324 |
|
| 325 |
### 8. Use of AI Assistance
|
| 326 |
|
| 327 |
+
|
| 328 |
Claude (Anthropic) was used for: scaffolding boilerplate (FastAPI app structure, Dockerfile patterns), suggesting retrieval approaches, and reviewing code for obvious bugs. All architecture decisions, retrieval design, refusal logic, schema choices, and system prompt engineering were made by the developer and are fully explainable and reviewable.
|