DeepLayered
The app supports collaborative engineering diagrams with an LLM
What it does
The web application is a tool for managing and visualizing interactive diagrams to solve engineering problems. The webapp achieves this by enabling interaction, editing, and preparation of diagrams (systems) that assist both the user and an LLM in understanding and executing these systems.
Main Components:
• Diagram: The workspace where elements(Nodes) created by users or generated by the LLM are hosted.
• Elements: Found in the left sidebar, these “parent elements” store nodal information like name, ID, and attributes.
• Instances: "Child elements" that replicate the qualities of the “parent elements” in the diagram.
• Flowlines: "Bridges" that establish relationships within the diagram.
• Chatbar: The area where users interact with the diagram with natural language, requesting additions, modifications, and more.
Key Features:
• Element Creation/Modification: Both Users and Gemini can create infinite elements with descriptive characteristics for the LLM to process. • Element Connections: Ensuring elements are connected so the LLM recognizes their relationships.
• Interactive Visual Interface: Users manipulate elements and flowlines via drag-and-drop and can modify or delete multiple objects in bulk.
• Project Management: The app supports multiple projects, each with its own diagrams and elements, which can be saved, loaded, and modified later.
Built with
- Web/Chrome
Team
By
Leonardo Tonazzolli, Fernando Fischer
From
United States