Trabajos de grado
Permanent URI for this communityhttp://172.16.0.136/handle/123456789/5
Browse
Browsing Trabajos de grado by Subject "005.133 G633d"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item Desarrollo de un aplicativo web que genera documentación y diagramas de componentes a partir de un código fuente en JAVAGomez-Morales, NicolasThis project proposes the development of an innovative web application that leverages the capabilities of artificial intelligence to automatically generate technical documentation from source code written in Java. The platform will allow users to upload both individual files and entire directories, facilitating the analysis of projects with different components. From the compiled code, the system will be able to generate clear and detailed explanations of variables, functions, classes, and other relevant structures, focusing on their purpose, function, and internal relationships. This documentation will be exportable in expanded formats such as DOCX (Microsoft Word) and PDF (Personal Digital File), facilitating its distribution and editing. In addition, the application includes a function for the automatic generation of a component diagram, which will graphically visualize the internal architecture of the software, showing how the different classes and modules relate to each other. This diagram will be available in image formats such as PNG (Portable Network Graphics), as well as in PDF for printing or incorporating into technical reports. Access to the platform will be controlled through an authentication system based on user credentials, ensuring privacy and access control for projects.