AI Research Operating System — turn any paper into a structured knowledge card in seconds.
ResearchKit OS is an AI Research Operating System — a multi-agent pipeline that turns any paper, PDF, or URL into a structured Knowledge Card, then lets you chat with it, compare it, explain it, and anchor it onchain.
Problem: Researchers spend 2 hours per paper, 70% on extraction — leaving little time for thinking.
Solution: 6-agent pipeline with adaptive planning, reflection loop, and MCP tools.
- Pipeline: Planner → Reader + Analyzer + Terminology (parallel) → KnowledgeBuilder → Reflection + Replan → Export
- Knowledge Card: takeaway, why-it-matters, what-surprised-me, who-should-read, innovation/methodology/results/limitations, terminology DAG, 4-intent recommendations
- 5 interactive modes: Chat with KC, 6-dimension paper comparison, 4-audience explanation, LLM smart suggestion, prompt playground
- 4 export formats: Markdown, Obsidian, Knowledge Graph (Mermaid), X Layer onchain (mock mode)
Tech Highlights:
- 4-layer i18n (zh-CN / en-US), 6 namespaces, zero-dependency t()
- Plugin System v2 (marketplace + batch execution queue + lifecycle hooks)
- MCP tool registry (memory / arxiv / filesystem / web_search)
- Cost & Token Dashboard (per-agent attribution)
- Security hardened v2.3.2: API key isolated from cookie, SSRF guard, tool whitelist, rate limit, stack trace sanitization
Hackathon Info:
- ASP ID: #6853
- Track: Software Utility
- Pricing: Free (0 USDT)
- Version: v2.3.2
- Demo: https://researchkit-mu.vercel.app
- GitHub: https://github.com/yuuumc/researchkit
- X Post: https://x.com/yuuumc0001/status/2079128607688167748
<p>ResearchKit OS — development complete, deployed live, ASP #6853 under OKX review.</p><p>[Milestones Completed]</p><p>✅ MVP Development Complete (2026/07/19)</p><p>- 6-agent architecture: Planner / Reader / Analyzer / Terminology / KnowledgeBuilder / Recommendation / Export</p><p>- Locale-aware language architecture (English & Chinese papers supported)</p><p>- Reflection + Replan self-correction loop</p><p>- Three export formats: Markdown / Obsidian / Knowledge Graph (Mermaid)</p><p>✅ Live Deployment (2026/07/20)</p><p>- Vercel deployment: <a href="https://researchkit-mu.vercel.app">https://researchkit-mu.vercel.app</a></p><p>- Smoke tested: English paper / Chinese paper / PDF / URL — all four input modes verified</p><p>✅ ASP Registration (2026/07/20)</p><p>- ASP ID: #6853</p><p>- Status: Under OKX review (public URL returns 404 while pending — this is normal)</p><p>- Service type: A2MCP</p><p>- Endpoint: <a href="https://researchkit-mu.vercel.app/api/research/multi-agent-stream">https://researchkit-mu.vercel.app/api/research/multi-agent-stream</a></p><p>- Pricing: Free (0 USDT)</p><p>✅ X Participation Post Published (2026/07/20)</p><p>- Tweet URL: <a href="https://x.com/yuuumc0001/status/2079128607688167748">https://x.com/yuuumc0001/status/2079128607688167748</a></p><p>- Includes #OKXAI tag + ASP link + demo site link</p><p>✅ Plugin System v2 + Full i18n (2026/07/22, v2.3.0)</p><p>- Plugin Marketplace: 3 built-in + 4 community mock plugins + batch execution queue</p><p>- 4-layer i18n: Application / Output / Auto Translate / Prompt language</p><p>- 6 namespaces, zero-dependency t() system</p><p>- UI polish: draggable ScrollToTop + progress ring, LiveThoughts streaming, auto-scroll on KC completion</p><p>✅ Security Hardening (2026/07/22, v2.3.1 + v2.3.2)</p><p>- v2.3.1: Vercel 58s timeout fix (MAX_ITERATIONS=0 on Vercel), CORS whitelist, PDF magic bytes validation, rate limit (KC/PDF/Batch)</p><p>- v2.3.2: API key isolated from cookie (HttpOnly), SSRF guard, tool whitelist (web_search + arxiv public, filesystem/memory gated), pluginId format validation, stack trace sanitization in production</p><p>- Dead code cleanup: computeWalletNonce removed, unused OpenAI import removed</p><p>- JSON truncation repair marker (wasRepaired + json-repaired tag)</p><p>✅ Version Tags & Releases</p><p>- v2.3.0 / v2.3.1 / v2.3.2 all tagged on GitHub with release notes</p><p>- main branch at v2.3.2, develop branch in sync</p><p>[In Progress]</p><p>⏳ ASP #6853 under OKX review (public URL returns 404 while pending — this is normal)</p><p>⏳ Awaiting official evaluation after Jul 28 07:59 Beijing deadline</p><p>[Next Steps]</p><p>- Onboard real users from <a href="http://OKX.AI">OKX.AI</a> Marketplace once listed</p><p>- Explore ResearchKit Pro tier (academic institution subscription)</p><p>- v2.4 backlog: DNS rebinding guard, Upstash Redis rate limit, real onchain SDK integration</p>
<p>Bootstrapped </p>