|
|
|
|
|
by nichochar
899 days ago
|
|
Hi, author here. This is a pretty hard problem. And I haven't found anyone that's too good at this, but here are some interesting players: - https://www.phind.com/ is a custom model fine-tuned on code, and pretty damn good
- https://codestory.ai is a VSCode fork with an assistant built in. One of the things it does for you is write code, but imo that's not its biggest strength yet.
- https://sweep.dev have a bot where you create a GitHub comment and it writes the PR to fix it. They have between 30% and 70% success rate. This is pretty bad but they're one of the best today
- https://sourcegraph.com is pivoting and building a copilot application (named Cody). This is pretty good, since sourcegraph is great at understanding your code |
|