Generates PlantUML code for UML Class and Sequence diagrams leveraging Google Gemini's AI capabilities.
This Python service acts as an MCP tool, providing an intelligent way to create UML diagrams. It utilizes the Google Gemini large language model to interpret user input and translate it into PlantUML code for both Class and Sequence diagrams. The tool offers a gRPC interface for seamless integration with other applications and a command-line interface for direct usage, streamlining the process of diagram generation.