Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-solver? #39

Open
jeremymanning opened this issue Aug 10, 2024 · 0 comments
Open

auto-solver? #39

jeremymanning opened this issue Aug 10, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jeremymanning
Copy link
Member

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
@jeremymanning jeremymanning added enhancement New feature or request help wanted Extra attention is needed labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant