quant-mind
Enrichment pendingQuantMind is an intelligent knowledge extraction and retrieval framework for quantitative finance.
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install quant-mind PyPISimilar 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
QuantMind is an intelligent knowledge extraction and retrieval framework for quantitative finance.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Jul 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 15, 2026)
We use [uv](https://github.com/astral-sh/uv) for fast and reliable Python package management.Source link
Tags
README
🚀 Quick Start
We use uv for fast and reliable Python package management.
Prerequisites:
- Python 3.8+
- Git
Installation:
-
Install uv (if not already installed):
# On macOS and Linux curl -LsSf https://astral.sh/uv/install.sh | sh # On Windows powershell -c "irm https://astral.sh/uv/install.ps1 | iex" # Or using pip pip install uv -
Clone the repository:
git clone https://github.com/LLMQuant/quant-mind.git cd quant-mind -
Create and activate virtual environment:
# Create a virtual environment uv venv # Activate it # On macOS/Linux: source .venv/bin/activate # On Windows: .venv\Scripts\activate -
Install dependencies:
uv pip install -e .
License
QuantMind is released under the MIT License—see LICENSE for details.
For agents
This page has a .md twin and JSON over the API.