ChatMol

chatmol-streamlit

Streamlit app for chatmol

Installation

You will need PyMol and chatmol package installed:

conda install -c conda-forge pymol-open-source
pip install streanmlit==1.35.0
pip install openai anthropic
pip install chatmol

Usage

Brefore running the app, make sure the Pymol is correctly installed.

streamlit run chatmol-streamlit.py