Turn your PyMOL into an AI-powered assistant.
Supports:
- Chinese natural language
- English natural language
- Structure loading
- Alignment
- Surface analysis
- Ligand pocket highlighting
- Image rendering
- Install dependency
你的pymol目录/python.exe -m pip install openai- Configure API
Edit ai_pymol.py:
api_key="YOUR_KEY"- Load plugin in PyMOL
run 你的pymol目录/ai_pymol.pyai 加载1ubq并显示为卡通
ai 加载1ubq和1ubi并对齐
ai 加载1m17并显示配体周围5埃范围的残基为棒状Natural language
↓
LLM command generation
↓
Command validation
↓
Auto-fix
↓
Safe execution