Commit Graph

8 Commits

Author SHA1 Message Date
Steve White 12b453a14f massive changes 2025-03-14 16:14:09 -05:00
Steve White b6b50e4ef8 Add code search capability with GitHub and StackExchange APIs
This commit implements specialized code/programming search functionality:
- Add CODE as a new query type with templates at all detail levels
- Implement GitHub and StackExchange search handlers
- Add code query detection based on programming languages and frameworks
- Update result ranking to prioritize code-related sources
- Implement integration testing for code queries
- Update configuration and documentation
2025-03-14 16:12:26 -05: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 16c7dca2c7 Fix Jina Reranker API integration to handle response format correctly 2025-02-27 17:07:51 -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 a7aa9ea580 Update Gradio interface to return all results and allow more results per engine 2025-02-27 16:49:37 -06:00
Steve White 540bf22b52 Initial commit: Intelligent Research System with search execution module 2025-02-27 16:21:54 -06:00