Streamlit app for chatmol
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
Brefore running the app, make sure the Pymol is correctly installed.
streamlit run chatmol-streamlit.py