|
|
|
|
|
by vysakh0
703 days ago
|
|
For the last two weeks I have been using Claude extensively for my coding experiments. Made this CLI tool to automate it. And to fix errors by sending it back to the claude api. Also included the vision API to build based on images. I built this using this tool itself partly. Probably OpenDevin, Agents is the future, maybe even Cursor like autocomplete, for now I find this approach useful. Added some examples in the README. Would love some feedback, this is my first python library that I published. |
|