LLMQuant / LLMQuant/quant-mind

[Feature] source: Integrated more source.

Open
#35 0 comments 0 reactions 2 assignees View on GitHub

@wanghaoxue0 is already working on this.

Since Aug 3, 2025.

area: preprocess good first issue help wanted impact: live-network type: feature
Dominant language
Python
Stars
3k
Forks
484
PR merge metrics
No merged PRs in 30d

Description

### Description

Currently, only `ArxivSource` is supported, and we are missing many necessary source types. We should consider adding support for the following sources to `quantmind/sources`:
- [ ] `SearchSource`: Content from search engines (this will require defining a corresponding data standard in `quantmind/models`).
- [ ] `AISearchSource`: Content from AI-powered search tools (like Perplexity).

Additionally, as we integrate more sources, we will inevitably discover **shortcomings** in the current interface design. It is necessary to continuously update and optimize the design of the source interface.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.