Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMOL AI Copilot

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

Installation

  1. Install dependency
你的pymol目录/python.exe -m pip install openai
  1. Configure API

Edit ai_pymol.py:

api_key="YOUR_KEY"
  1. Load plugin in PyMOL
run 你的pymol目录/ai_pymol.py

Example Usage

ai 加载1ubq并显示为卡通
ai 加载1ubq和1ubi并对齐
ai 加载1m17并显示配体周围5埃范围的残基为棒状

Architecture

Natural language
       ↓
LLM command generation
       ↓
Command validation
       ↓
Auto-fix
       ↓
Safe execution

About

No description, website, or topics provided.

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages