13 Repos
Tools for generating charts and visual representations from data.
Explore 13 awesome GitHub repositories matching part of an awesome list · Visualization Tools. Refine with filters or upvote what's useful.
Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users
Visualizer for neural network models.
dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis tool. It provides a browser-based interface for analyzing tabular data structures, allowing users to calculate statistics, detect outliers, and compute correlations without writing manual code. The project functions as an embedded data viewer that can be integrated into web applications via iframes or custom routes, with specific support for Django, Flask, and Streamlit. It enables the exploration of datasets through a combination of an interactive data grid and a data visualiz
Tool for viewing and analyzing Pandas data structures.
mplfinance is a financial time-series plotter and market data visualization framework built on Matplotlib. It is designed to render market data frames into specialized charts, including candlesticks, OHLC bars, Renko bricks, and point-and-figure columns. The library distinguishes itself through a dedicated market data framework that manages trading calendars and non-trading periods, ensuring accurate temporal spacing by collapsing gaps during holidays. It also provides a system for technical analysis charting, enabling the overlay of moving averages, volume bars, and other technical indicator
Financial market data visualization using Matplotlib.
This project is an educational curriculum and architectural framework for building autonomous AI agents and multi-agent systems. It provides a structured learning path focused on the development of independent software components capable of planning, executing tasks, and utilizing external tools to achieve high-level goals. The framework emphasizes multi-agent system orchestration through distributed architectures where specialized agents collaborate using standardized communication protocols. It details specific design patterns such as dual-memory systems for maintaining short-term plans and
Displays actions and results from external tools through specialized data visualizations and graphs.
AI tool to build charts based on text input
Tool for building charts based on natural language input.
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Debugging and visualization tool for machine learning.
mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for
Visualizes invocation latency and success rates of AI tools to identify performance bottlenecks.
Library for animated data visualizations and data stories.
Library for animated data visualizations.
This is Datawrapper Core, the open source platform that powers the charting tools hosted as free service on datawrapper.de.
Platform for creating embeddable charts.
:link: C++17 network / graph visualization library - Qt6 / QML node editor.
Network and graph visualization library for C++.
one sentence generates any graph
Platform for generating and editing 2D/3D visualizations.
btplotting provides plotting for backtests, optimization results and live data from backtrader.
Plotting library for backtest and live trading results.
A VTK prototyping application based on QtQuick/QML
VTK prototyping application for QtQuick.