About 1,360,000 results
Open links in new tab
  1. UMLGPT-Free UML diagram creation tool - yeschat.ai

    UMLGPT is an AI-based software tool designed to help Java developers and software engineers create UML Use Case diagrams from Java class codes using PlantUML syntax. It streamlines the translation of Java code into detailed, precise UML diagrams, particularly focusing on …

  2. Use Case Diagram - Unified Modeling Language (UML)

    Jan 3, 2025 · Use case diagrams provide a high-level overview of a system’s behavior, making them useful for stakeholders, developers, and analysts to understand how a system is intended to operate from the user’s perspective, and how different processes relate to one another.

  3. GitHub - diagramsascode/diagramsascode: Generate valid diagrams

    Diagrams as code is a term used for storing the source of a diagram image as a text file. Examples are architecture diagrams, or diagrams showing a system's behavior or design. A generator tool like PlantUML then generates an image from the text, and automatically layouts it.

  4. GitHub - extrawest/ai-diagram-service: This Java Spring Boot …

    This Java Spring Boot service leverages TogetherAI's advanced models to convert image and text inputs into PlantUML diagrams. It provides an API that accepts images and text descriptions as input, processes them through TogetherAI’s machine learning models, and outputs structured PlantUML code.

  5. Blog - Generate diagrams from code - draw.io

    Oct 21, 2022 · A code-first diagramming approach - describing the diagram in code or text while programming - works well for entity models (SQL database code), and class descriptions (PlantUML and Mermaid syntax). Use our built-in advanced tools to generate a diagram or diagram components automatically.

  6. PlantText UML Editor

    PlantText is an online tool that quickly generates images from text. Primarily, it is used to generate UML (Unified Modeling Language) diagrams. It is based on a text language called PlantUML.

  7. From Image to UML: First Results of Image Based Class Diagram ...

    Dec 7, 2023 · As LLMs focus on generating text, I attempted to generate from a given input the equivalent UML class diagram in PlantUML syntax. PlantUML is a text-based diagramming tool that enables, for example the creation of UML class diagrams using a simple and intuitive syntax.

  8. IMAGE STEGANOGRAPHY JAVA PROJECT SYNOPSIS | PDF

    Mar 6, 2016 · The project involves developing an application for hiding secret messages in digital images using the least significant bit steganography technique. It covers encoding a message into an image, decrypting the message from the stego-image, and a user manual for the application.

  9. 5rijan/UML-diagram-generator - GitHub

    This project is a web application that converts Java source code into UML diagrams. It uses Streamlit for the backend and UI, PlantUML to convert the text to the image, and a Java parser to parse the Java code to PlantUML syntax.

  10. Encryption and Decryption of image - Docsity

    Feb 19, 2021 · This is a project that is used to perform secret data transmission by performing encryption of text on images. The sender uses a key to perform encryption and the same key is given to the receiver to decrypt and obtain the data.

Refresh