Automated research gap identification & hypothesis generation. 7-agent LangGraph pipeline, 5 literature sources, semantic clustering, FastAPI backend.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
1
commits
merge phase-4: full 7-agent pipeline, multi-source search, hypothesis generation, FastAPI backend
7eaa946View on GitHubdocs: Simplify documentation, add BSL 1.1 license
ebb6238View on GitHubfix: Add novelty/feasibility scores to gaps, fix numpy float conversion
db4e8c5View on GitHubfeat: Add progress tracking for polling-based UI
288c32fView on GitHubfeat: Add /metadata endpoint for UI configuration
64f2450View on GitHubfeat: Scale paper limits to 1000+, fix hypothesis validation, persist clusters/graphs/trends
f3d7fc9View on GitHubfeat: Add OpenAlex as fallback for citation enrichment
ff50a05View on GitHubfeat: Add 3 new literature sources (OpenAlex, bioRxiv, CORE.ac)
4f3df00View on GitHubfix: Update SUPPORTED_DOMAINS to match actual domain list (13 domains)
f87121cView on GitHubfeat: Add WebSocket support for real-time research progress
d30cc64View on GitHubfeat: Add REST API endpoints for research queries and sessions
d3b5a97View on GitHubfeat: Add FastAPI module for Phase 4 web API
b6faeacView on GitHubfix: Add hypothesis database persistence and fix gap UUID propagation
17a21b6View on GitHub