top | item 37928664

Show HN: Refactory – AI Code Refactoring

1 points| iamdan | 2 years ago |userefactory.com

I found myself copying code snippets into ChatGPT all too often so I built a tool to make refactoring code easier.

You will need to bring your own OpenAI API key to use the tool.

I'd love any and all feedback about how I can improve the app. Thanks!

Also, this is open source - the code can be found at: https://github.com/daniel-black/refactory

4 comments

order

moulin_splooge|2 years ago

I keep getting 405 errors when passing in some Typescript to refactor.

iamdan|2 years ago

Hmm I am sorry to hear that. Were you trying to refactor with gpt-4 or gpt-3.5-turbo?