2 Repos
Connects to SQL, API, JavaBean, JSON, and shared data sources to supply data for reports.
Distinct from Set Data Structures: Distinct from Set Data Structures: focuses on managing data sources for report generation, not mathematical set operations.
Explore 2 awesome GitHub repositories matching data & databases · Report Data Set Managers. Refine with filters or upvote what's useful.
JimuReport is an open-source reporting and dashboard engine designed to be embedded directly into Spring Boot applications. Its core identity centers on generating data reports and full-screen dashboards from natural language descriptions, eliminating the need for manual design. The platform also provides a conversational query interface that translates plain-language questions into database queries, returning results as tables and charts without requiring SQL knowledge. What distinguishes JimuReport is its integration of AI skills that can be installed with a single command, enabling report
Connects to SQL, API, JavaBean, JSON, and shared data sources to supply data for reports.
This project is a TensorFlow implementation of an image-to-image translation framework based on conditional generative adversarial networks. It provides the tools to train models that map input images to output images based on learned visual patterns, as well as a server for processing image translation requests and serving trained model checkpoints to web clients. The framework includes a system for converting trained model weights into a portable format for browser-based inference. It also features a validation process that generates comparative reports by analyzing input, output, and targe
Generates comparative reports analyzing input, output, and target image sets using trained checkpoints.