binary-husky/gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问,...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Added to GitGenius on August 30th, 2026
Created on March 20th, 2023
Open Issues & Pull Requests: 330 (+0)
Number of forks: 8,323
Total Stargazers: 71,277 (+0)
Total Subscribers: 293 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 33.6 hours
Mean response time: 71.2 days
90th percentile: 367.8 days
Tracked items: 369

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "waiting feedback" is answered fastest, typically in about 4 hours, while "ToDo" waits about 4 weeks. Only 4% of issues opened in the past year have been closed. Three people close 80% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 207
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 558 days
Stale 30+ days: 204
Stale 90+ days: 199

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • ToDo (30)
  • Stale (16)
  • cause of issue is unknown (14)
  • waiting feedback (13)
  • bug (9)
  • Need Help From Developers (8)
  • documentation (8)
  • high value issue (8)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

GPT Academic is a practical interface layer for large language models that specializes in academic workflows.

The tool addresses the challenge of using LLMs effectively for research tasks by providing an interface optimized specifically for paper reading, editing, and writing. It works by offering a modular architecture where users can invoke specialized functions through customizable quick-action buttons and plugins. The interface supports parallel queries across multiple LLM models simultaneously, allowing researchers to compare outputs or leverage different model strengths for the same task. It includes built-in capabilities for analyzing and self-explaining Python and C++ projects, translating and summarizing PDF and LaTeX documents, and integrating with both cloud-based models and local models.

Researchers and academics working with papers, code analysis, or technical writing should consider this tool if they want a unified interface that handles multiple LLM providers without switching between applications. The modular plugin system makes it suitable for teams that need to customize workflows for domain-specific tasks. The support for local models like ChatGLM3 appeals to users who prefer privacy or want to avoid API costs, while the integration with numerous commercial models including those from Chinese providers offers flexibility for different regional and organizational requirements.

The project shows active development with regular additions of new model integrations and features. The codebase demonstrates responsiveness to user requests through the expansion of supported LLM providers. Development appears focused on practical functionality rather than architectural refactoring, with incremental improvements to the academic-specific features that define the tool's purpose.