#79 · Primary category: Knowledge Base & RAG

quant-mind

agent context-engineering data harness-engineering knowledge llm pipeline quantitative-finance quantitative-research workflow

QuantMind is an agent-native knowledge extraction and retrieval framework for quantitative finance.

Project last updated:08/15/26

GitHub Stars

2.7K

Forks

460

Contributors

9

License

MIT

Why we included this project

Turning research papers, news wires, and filings into something a model can actually reason over eats a large part of a quant researcher's week. QuantMind does that step for you: it ingests raw sources and emits typed knowledge cards that keep their citations and an as-of timestamp, so downstream retrieval gets a traceable, repeatable foundation instead of ad-hoc scraped text. The framework is deliberately agent-native, meaning you can open the checkout, describe the pipeline you want, and a coding agent assembles it against the repo's contracts and deterministic verification. It also works as a normal importable Python library if you prefer to hand-wire the flows yourself. Teams doing LLM-assisted fundamental or quantitative research who need traceable extraction and retrieval rather than one-off scripts will find a coherent structure to build on.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category