-
Notifications
You must be signed in to change notification settings - Fork 201
First AI prompt for pattern generation #837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Here are the results from different providers. We could use one prompt for all providers, but a user's mileage may vary. Over time, the prompt would get better by producing a more robust prompt/spec to feed into tools. ChatGPT with InnerSource GPT 40.md Here's a ChatGPT 5.0 comparison of each provider's result. https://chatgpt.com/share/68b7a0d2-5af8-8007-92f1-55ac2d256434 Cursor got the best grade. :) |
@jeffabailey what was your prompt for the different tools though? Was it different from what is shown in here? |
All the files were generated with the prompt shown there. |
@jeffabailey @amburi I merged a first version of this prompt, so that we can easily point to it if people want to use them. https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/meta/pattern-drafts-with-ai.md Also added a link to it from the GitHub issue templates, as well as from our Contributing section. I hope this is an ok start but if you have further ideas of how to make this easier for AI users, please share :) |
This is a start for issue #829.
It only adds a prompt for ChatGPT for the time being. Other prompts can be added to this PR now, or we can add those later.