๐
Web-Based Research Workflow
Interactive browser interface for entering topics, selecting metrics, generating reports, and exporting results.
๐
Paper and Patent Retrieval
Searches Semantic Scholar for papers and SerpAPI for patents, with intelligent caching using ChromaDB.
๐ง
Adaptive Metric Bank Agent
Suggests topic-relevant comparison metrics using ChromaDB and improves over time by learning from selected, custom-added, and ignored metrics.
โ
Comparison Agent
Validates comparison matrix cells with rule-based and LLM checks to ensure accurate YES/PART/NO evaluations.
๐
Source Comparison Matrix
Compares papers and patents across selected metrics with clear YES, PART, or NO coverage indicators.
๐
LangSmith Execution Analytics
Tracks LLM calls, token usage, cost, and duration by workflow stage with optional LangSmith integration.
๐
PDF Report Export
Generates professional PDF reports with executive summary, comparison matrix, sources, and analytics dashboard.
๐งช
Tested Python Pipeline
Comprehensive Pytest test suite covering adapters, ranking, analytics, PDF export, and agent validation.