Open-source AI research assistant for VS Code + GitHub Copilot. Connects to PubMed, OpenAlex, Semantic Scholar, Europe PMC, CrossRef, and Zotero via MCP servers. Custom agents guide systematic reviews, academic writing, data analysis, and project management — all ICMJE-compliant with full audit trails.
Stars
8
Forks
3
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
feat: add search.useIgnoreFiles setting to VSCode configuration
9990403View on GitHubfeat: add script-first search workflow with draft/run tools across all database servers; add Philosophy section to README with LinkedIn launch post link
183a6beView on GitHubrefactor: streamline auth_body construction in upload_attachment function
24de3e8View on GitHubrefactor: improve code readability and formatting in upload functions
b700168View on GitHubfeat: add scripts for uploading PDFs to Zotero, including re-upload functionality for existing attachments
b6e3476View on GitHubchore: remove obsolete search results databases and related JSON files
5d4f723View on GitHubrefactor: improve error message formatting and enhance project path handling in multiple server implementations
e703322View on GitHubfix: handle non-string content in thinking blocks for improved parsing
c6dced3View on GitHubfeat: add bug report template to streamline issue reporting process
b9a1b61View on GitHubRefactor API documentation and improve project path validation across multiple files; add backfill utility for search result exports.
f59ae81View on GitHubfeat: add versioning infrastructure, release tooling, and community standards
2c81163View on GitHubRefactor code for improved readability and consistency in multiple files
326eaf5View on GitHubAdd user-configurable citation styles to RWA. Users pick a default style during setup (stored in .rwa-user-config.yaml), override per-project (in project-config.yaml), and each project gets a self-contained copy of its .csl file. Ship ~10 common styles in a csl/ directory; allow downloading additional styles from the Zotero Styles Repository on demand.
82656a8View on GitHub