Skip to content

Commit 583f1b7

Browse files
Revise README for auto-solver and group status
Updated the README to reflect the addition of an automatic solver using OpenAI's GPT-5-mini and removed the note about the group taking a break from LeetCode.
1 parent 71c1fdb commit 583f1b7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ Each day (ideally) we'll attempt the daily [leetcode](https://leetcode.com) prob
44

55
<img src="https://github.com/ContextLab/leetcode-solutions/assets/9030494/867a1f48-19c9-4f71-967e-88c032d9a52d" width="350" height="350"/>
66

7-
_**Note:** Our group is currently taking a break from grinding leetcode. The table below will continue to update automatically, but newer problems likey won't have their solutions provided. Pull requests will still be supported and reviewed if others would like to contribute solutions._
7+
## Auto-solver 🤖
88

9-
## 🤖 Auto-Solver
10-
11-
We've added an automatic solver that uses OpenAI's GPT-5-mini to generate solutions for each day's problem! Every day at 00:01 UTC, the system automatically:
9+
As of [November 5, 2025](https://en.wikipedia.org/wiki/Guy_Fawkes_Night), we've added an automatic solver that uses OpenAI's [GPT-5-mini](https://platform.openai.com/docs/models/gpt-5-mini) to generate solutions for each day's problem! Every day at 00:01 UTC, the system automatically:
1210
- Fetches the daily LeetCode problem
1311
- Generates a thoughtful solution with explanations
1412
- Commits the solution as `gpt5-mini.md` in the problem's folder

0 commit comments

Comments
 (0)