GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026
25views this month
Decision brief
Quelmap is an open-source tool designed for performing data analysis locally utilizing AI agents.
Good fit when
- Use Quelmap when you require an open-source solution for local data analysis with the support of AI functionalities.
- Consider Quelmap if your project involves local AI agent operations and requires modifications to its inner workings due to it being open source.
Avoid when
- Avoid using Quelmap in scenarios where a closed-source, fully-supported commercial tool is preferred for data analysis tasks.
- Do not use Quelmap if you do not have the technical capability to make modifications or troubleshoot an open-source project.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (296d since push)
- As of Aug 13, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 13, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install quelmap npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An open-source local tool for data analysis that operates with AI agents.
Capability facts
- Deploy
- Self-host
Source: dockerfile:docker-compose.yml · Aug 13, 2026
- Docker
- Dockerfile present
Source: dockerfile:docker-compose.yml · Aug 13, 2026
- Languages
- typescript
Source: github.language · Aug 13, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 13, 2026)
This command sets up 3 containers(Application, Python Sandbox, PostgresDB). Wait for starting up all containers, Access "http://localhSource link
Tags
README
Quick Start Introduce you how to run quelmap on your machine. 1. Ensure Docker is installed and running on your system. 2. Clone the quelmap repository: 3. After cloning, navigate to the directory containing the project files. 4. Start the application This command sets up 3 conta...
For agents
This page has a .md twin and JSON over the API.