AskYourCode (ChatGPT Plugin): Difference between revisions
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Can you identify the dependencies used in the software project at this URL: {url}? | |||
#What programming languages are used in the software project at this URL: {url}? | |||
#Describe the architecture of the software project at this URL: {url}. | |||
#Who are the primary contributors to the software project at this URL: {url}? | |||
#How is the code organized in the software project at this URL: {url}? | |||
#Can you find the file where the database connection occurs in the software project at this URL: {url}? | |||
#What is the application's entry point in the software project at this URL: {url}? | |||
#What are the software's runtime requirements in the project at this URL: {url}? | |||
#What are the primary algorithms or design patterns used in the software project at this URL: {url}? | |||
#Are there any known bugs or issues in the software project at this URL: {url}? | |||
==Tips and Tricks== | ==Tips and Tricks== |
Latest revision as of 00:21, 24 June 2023
AskYourCode (ChatGPT Plugin) | |
---|---|
Information | |
Name | AskYourCode |
Platform | ChatGPT |
Model | GPT-4 |
Category | Programming |
Description | Ask your source code directly. The intelligent rubber ducky! |
Release Date | June 11, 2023 |
Available | Yes |
Working | Yes |
AskYourCode is a Plugin for ChatGPT.
Guide
Example Prompts
Example prompts that utilize the plugin:
- Can you identify the dependencies used in the software project at this URL: {url}?
- What programming languages are used in the software project at this URL: {url}?
- Describe the architecture of the software project at this URL: {url}.
- Who are the primary contributors to the software project at this URL: {url}?
- How is the code organized in the software project at this URL: {url}?
- Can you find the file where the database connection occurs in the software project at this URL: {url}?
- What is the application's entry point in the software project at this URL: {url}?
- What are the software's runtime requirements in the project at this URL: {url}?
- What are the primary algorithms or design patterns used in the software project at this URL: {url}?
- Are there any known bugs or issues in the software project at this URL: {url}?
Tips and Tricks
Comments
Loading comments...