AskYourCode (ChatGPT Plugin): Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|Platform = ChatGPT
|Platform = ChatGPT
|Model = GPT-4
|Model = GPT-4
|Category = Technology
|Category = Programming
|Description = Ask your source code directly. The intelligent rubber ducky!
|Description = Ask your source code directly. The intelligent rubber ducky!
|Third Party =  
|Third Party =  
Line 13: Line 13:
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
}}
}}
==Guide==
==Guide==
===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==
2,535

edits