ekms
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I'm trying github copilot for the first time on a new project. So far I'm having trouble getting much useful output from it. Basically it just provides the types of suggestions a conventional autocomplete tool would…
- Show HN: Solving NYT Connections with ChatGPT (github.com)
Just for fun I decided to see if I could use chatGPT to solve NYT Connections word puzzles. It uses a pretty straightforward BFS search in which the LLM is first prompted to generate several possible groupings of four…