Commit Graph

15 Commits

Author SHA1 Message Date
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