I made GitWit to be a friendly assistant for developers. It can generate and then modify git repositories based on prompts. It adds changes to repos as branches which can be turned into PRs.
Under the hood GitWit is using GPT to make a plan for which files to add or change and to generate code. I use it mainly to build full-stack apps, but you can really go wild as far as the stack and language you use it for.
An actual example of what building a project with GitWit is like: - https://blog.gitwit.dev/posts/build-and-test-an-app/
Anyone can sign in now and start making new repos at gitwit.dev. Thank you in advance for your feedback!
No comments yet.