Hi, I’m James and I want to make software development more accessible and enjoyable.<p>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.<p>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.<p>An actual example of what building a project with GitWit is like:
- <a href="https://blog.gitwit.dev/posts/build-and-test-an-app/" rel="nofollow">https://blog.gitwit.dev/posts/build-and-test-an-app/</a><p>Anyone can sign in now and start making new repos at gitwit.dev. Thank you in advance for your feedback!