Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 414 Bytes

File metadata and controls

6 lines (6 loc) · 414 Bytes

AI Usage:

  1. Usage of DeepSeek to help generate JavaDoc for classes and methods.
    • Input: Code without JavaDoc
    • Prompt: Without rewriting all the code, provide JavaDoc comments to the methods signature or class name
    • Output: Method signature or class name with JavaDoc comments
    • Usage: Copied and pasted JavaDoc comments given by DeepSeek onto corresponding methods and classes