Spaces:
Sleeping
Sleeping
updateREADME
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ The agent standardizes directional inputs (e.g., mapping "northweast" to "ne") t
|
|
| 42 |
|
| 43 |
## AI
|
| 44 |
|
| 45 |
-
To complete this assignment, I used Gemini
|
| 46 |
## What was not done
|
| 47 |
|
| 48 |
Had I put more time into the project, I think I would have tried to make a summary of the whole output at each step to better maintain long-term memory and condense repetitive outcomes.
|
|
|
|
| 42 |
|
| 43 |
## AI
|
| 44 |
|
| 45 |
+
To complete this assignment, I used Gemini 3 Pro / Gemini 3 Flash. It was used as a tool to write and debug the code. Most of the ideas came from me, while the LLM implemented most of them.
|
| 46 |
## What was not done
|
| 47 |
|
| 48 |
Had I put more time into the project, I think I would have tried to make a summary of the whole output at each step to better maintain long-term memory and condense repetitive outcomes.
|