ChatWithGit (ChatGPT Plugin)

From AI Wiki
ChatWithGit (ChatGPT Plugin)
ChatWithGit.png
Information
Name ChatWithGit
Platform ChatGPT
Model GPT-4
Category Programming
Description Search code on GitHub repositories based on a query.
Release Date May 31, 2023
Available Yes
Working Yes

ChatWithGit is a Plugin for ChatGPT.

Guide

Example Prompts

Example prompts that utilize the plugin:

  1. Search for repositories related to ${topic} in ${language} on GitHub.
  2. Find me the most watched repositories that use ${language} on GitHub.
  3. Search for the code sample of ${class_name} in the ${repository_name} repository on GitHub.
  4. Find me the most contributed repositories that use ${language} on GitHub.
  5. Search for the projects using ${library_name} in ${language} on GitHub.
  6. Find me the most recent pull requests in the ${repository_name} repository on GitHub.
  7. Search for the examples of ${design_pattern} in ${language} on GitHub.
  8. Find me the most trending open-source projects that use ${language} on GitHub.
  9. Search for the ${module_name} module in the ${repository_name} repository on GitHub.
  10. Find me the most recent releases in the ${repository_name} repository on GitHub.

Tips and Tricks

Comments

Loading comments...