Commit Graph

12 Commits

Author SHA1 Message Date
Steve White 12b453a14f massive changes 2025-03-14 16:14:09 -05:00
Steve White 71ad21a1e7 Implement progressive report generation for comprehensive detail level reports. This adds a new ProgressiveReportSynthesizer class that extends ReportSynthesizer to implement an iterative refinement approach for very large document collections. The implementation includes chunk prioritization, state management, termination conditions, and progress tracking. 2025-03-12 10:39:02 -05:00
Steve White 6f6c29e8a5 Update session log with progressive report generation planning 2025-03-12 10:28:11 -05:00
Steve White 33d159f00c Update memory bank with report templates implementation details 2025-03-12 10:15:20 -05:00
Steve White 7744249d65 Update memory bank to reflect project directory reorganization 2025-03-11 15:30:35 -05:00
Steve White 7f440286bc Fully functional end-to-end test of research with gemini flash 2025-03-01 11:55:57 -06:00
Steve White 9d9fea8b5b Update memory bank with Gradio UI fixes and future enhancement plans 2025-02-28 10:25:24 -06:00
Steve White 1e3e2b7258 Update memory bank with enhanced report detail levels and synthesis process 2025-02-28 09:01:32 -06:00
Steve White 941620f178 Fix Jina reranker integration and successfully test end-to-end query to report pipeline with EV query. Document report detail level configuration options. 2025-02-27 18:12:55 -06:00
Steve White 695e4b7ecd Implement Phase 2 of Report Generation module: document prioritization and chunking strategies 2025-02-27 17:47:02 -06:00
Steve White bdc3a8fe60 Add Gradio web interface for the intelligent research system 2025-02-27 16:27:24 -06:00
Steve White 540bf22b52 Initial commit: Intelligent Research System with search execution module 2025-02-27 16:21:54 -06:00