Commit Graph

23 Commits

Author SHA1 Message Date
Steve White 1e3e2b7258 Update memory bank with enhanced report detail levels and synthesis process 2025-02-28 09:01:32 -06:00
Steve White f6dc28ab1f Enhance detailed and comprehensive report generation with deeper analytical prompts 2025-02-28 08:55:15 -06:00
Steve White 646922ef4a Implement customizable report detail levels with four options: brief, standard, detailed, and comprehensive 2025-02-28 08:27:14 -06:00
Steve White 4e9887f08f Add database files to gitignore 2025-02-28 08:08:05 -06:00
Steve White ed34f807b4 Add test script for query to report workflow 2025-02-28 08:07:35 -06:00
Steve White 2c7b086930 Update result collector, database manager, and document scraper test with improved error handling and performance optimizations 2025-02-28 08:07:19 -06:00
Steve White e748c345e2 Update interfaces.md with documentation for reranker functionality 2025-02-28 08:06:55 -06:00
Steve White 0fe1d707f0 Update project_overview.md to reflect current progress and next steps 2025-02-28 08:05:14 -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 8ee4605522 Implement Phase 3: Report Synthesis using Map-Reduce approach with Groq LLM 2025-02-27 17:59:18 -06:00
Steve White 34be5ce36f Improve document scraper with better error handling and add mock option for testing 2025-02-27 17:51:05 -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 60f78dab9c Implement Phase 1 of Report Generation Module: Document Scraping and SQLite Storage 2025-02-27 17:39:34 -06:00
Steve White a34b92c103 Fix Jina Reranker API integration with proper request and response handling 2025-02-27 17:16:52 -06:00
Steve White 16c7dca2c7 Fix Jina Reranker API integration to handle response format correctly 2025-02-27 17:07:51 -06:00
Steve White 59bf4a22ee Fix result structure for reranker integration 2025-02-27 17:01:57 -06:00
Steve White c40483f593 Fix query extraction in reranker integration 2025-02-27 17:00:59 -06:00
Steve White 16720d04c7 Integrate Jina Reranker with ResultCollector for semantic ranking 2025-02-27 16:59:54 -06:00
Steve White fc74a879b3 Update Gradio interface description to clarify that all results are returned 2025-02-27 16:50:12 -06:00
Steve White a7aa9ea580 Update Gradio interface to return all results and allow more results per engine 2025-02-27 16:49:37 -06:00
Steve White 124aa109a1 Fix Gradio interface to properly handle query processing and search execution 2025-02-27 16:34:03 -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