← Back to Catalog

PaperDebugger/paperdebugger

↗ GitHub

A Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing

1,433

Stars

68

Forks

9

Watchers

14

Open Issues

TypeScript·GNU Affero General Public License v3.0·Last commit Apr 1, 2026·by @PaperDebugger·Published April 1, 2026·Analyzed 6d ago
A

Safety Rating A

No hardcoded secrets, malicious code patterns, suspicious dependencies, or prompt injection attempts were detected in the repository content. The project is a well-documented open source academic tool published on the Chrome Web Store under AGPL-3.0, with a clear architecture, community channels, and an associated arXiv paper. No red flags were identified.

AI-assisted review, not a professional security audit.

AI Analysis

PaperDebugger is a plugin-based multi-agent AI system delivered as a Chrome browser extension that integrates directly with Overleaf, the online LaTeX editor. It provides an in-editor academic writing assistant powered by a custom MCP-based orchestration engine (XtraMCP) that simulates the full academic workflow: Research → Critique → Revision. The backend is written in Go with a microservices architecture (Gin/gRPC, MongoDB, OpenAI API, JWT auth) while the frontend is a TypeScript browser extension. It supports multi-step reasoning, reviewer-style critique, citation verification, and structured revision passes without leaving the Overleaf editor.

Use Cases

  • AI-assisted academic paper writing, editing, and review directly inside Overleaf
  • Multi-agent orchestration for literature-grounded research, AI-conference-style critique, and citation verification
  • One-click AI suggestion insertion into LaTeX documents
  • Automated comment generation and insertion into research papers
  • Self-hosted backend deployment for institutional or privacy-sensitive academic use

Tags

#ai-agents#multi-agent#mcp#browser-extension#llm#research#plugin#workflow-automation#self-hosted

Project Connections