GPT Academic
StaleDescription
Multi-functional interface for GPT/GLM LLMs with optimized academic paper reading, polishing and writing. Supports multi-model parallel, plugin extensions and local deployment.
Key Features
- Multi-model parallel - simultaneous support for GPT-3.5/4, ChatGLM, Qwen, DeepSeek, Spark and other mainstream LLMs
- Academic paper toolkit - one-click Arxiv paper translation/polishing, PDF full-text translation, LaTeX proofreading, Google Scholar assistance
- Plugin architecture - modular function plugin system with hot-reload and custom plugin extensibility
- Codebase analysis - one-click analysis of Python/C/C++/Java/Lua project trees with automated code walkthrough
- Multi API-key rotation - multiple API keys with automatic rotation to handle rate limiting
- Mermaid diagram rendering - GPT-generated flowcharts, Gantt charts, state diagrams, pie charts and more
Use Cases
Categories
Quick Start
# Clone the project
git clone https://github.com/binary-husky/gpt_academic.git
cd gpt_academic
# Install dependencies
pip install -r requirements.txt
# Configure API key (edit config.py or set environment variables)
# Then start the service
python main.py
# Visit http://localhost:61888