research-agent 0.2.3

Long-term research assistant: index papers, articles, and PDFs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "research-agent",
  "version": "0.2.3",
  "description": "Personal academic research assistant — arXiv/Semantic-Scholar ingestion, topic hierarchy, LLM gap analysis and reports, and paper ratings.",
  "author": {
    "name": "epicsagas",
    "url": "https://github.com/epicsagas"
  },
  "homepage": "https://github.com/epicsagas/research-agent",
  "repository": "https://github.com/epicsagas/research-agent",
  "license": "apache-2.0",
  "hooks": "./.grok-plugin/hooks.json"
}