Skip to content

auto-solver? #39

Open
Open
@jeremymanning

Description

@jeremymanning

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions