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:
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.
Description
Currently, only
ArxivSourceis supported, and we are missing many necessary source types. We should consider adding support for the following sources toquantmind/sources:SearchSource: Content from search engines (this will require defining a corresponding data standard inquantmind/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.