- 18 Aug, 2026 10 commits
-
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: add dedicated research LLM configuration, update analysis models, and improve UI reporting structure
-
MD. SHAHIDUL ISLAM authored
feat: implement interactive 10-question company analysis report UI with configurable research LLM settings
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: implement rich AI-driven company analysis dashboard with structured section navigation and updated research data integration.
-
Md. Shahjahan authored
-
- 17 Aug, 2026 7 commits
-
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: implement CLI visual theme, update documentation examples, and add environment configuration template
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: implement consistent terminal theme, standardized styling, and updated CLI interaction components.
-
MD. SHAHIDUL ISLAM authored
feat: add saved run loading to dashboard CLI and implement shared terminal theme with UI regression tests
-
MD. SHAHIDUL ISLAM authored
refactor: centralize CLI theming and standardize prompt styling for consistent UI across user inputs.
-
- 13 Aug, 2026 20 commits
-
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: implement full-stack opportunity screener with Python schemas, Angular UI components, and data repository.
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: implement opportunity screener with AI-driven analysis module, backend data pipeline, and revamped UI dashboard.
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
-
MD. SHAHIDUL ISLAM authored
feat: implement automated opportunity screener pipeline with AI-driven analysis and frontend integration
-
- 12 Aug, 2026 2 commits
-
-
xeron56 authored
- Added AITraderReport and AIResearch models to encapsulate AI-generated trading reports and research details. - Enhanced StockAnalysis model to include optional AI research data. - Implemented AIStockAnalysisGenerator for generating AI-enhanced stock analysis. - Created grounded prompts for AI stock research in a new stock_research.py file. - Developed a lightweight dashboard CLI for fetching and displaying stock analysis without starting the multi-agent graph. - Updated AnalysisService to integrate AI analysis into the stock analysis workflow. - Added tests for AI dashboard analysis and ensured proper functionality of new features.
-
xeron56 authored
- Implemented a function to check if the current CUDA device is supported by the installed PyTorch version. - Added warnings for unsupported CUDA devices, informing users that the CPU will be used instead. - Updated the TimesFMBackend class to utilize the new compatibility checks and handle GPU names appropriately. - Introduced unit tests to validate the behavior of the CUDA compatibility function with various simulated CUDA environments.
-
- 10 Aug, 2026 1 commit
-
-
xeron56 authored
- Updated the docstring in repository.py for clarity. - Added new dependencies for DGT in pyproject.toml. - Created a new test file for DGT forecasting with comprehensive tests covering market graph alignment, graph prior normalization, model predictions, and end-to-end run validation.
-