-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It could be interesting to add in an "automatic solver" for each day's problem. E.g., could we construct an action to do the following (run each day at 0:01 UTC):
- fetch the daily problem
- store the text of the problem in a "problems" directory
- use langchain/chatgpt to solve the problem, describing the thought process and code using the attached template
- add chatgpt's solution under problems//chatgpt.md
- commit the notes/solution
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed