Skip to main content

Accurate solution of reasoning-intensive chemical tasks, powered by LLMs.

Project description

tests PyPI PyPI - Python Version DOI:10.1101/2020.07.15.204701

ChemCrow logo



ChemCrow is an open source package for the accurate solution of reasoning-intensive chemical tasks.

Built with Langchain, it uses a collection of chemical tools including RDKit, paper-qa, as well as some relevant databases in chemistry, like Pubchem and chem-space.

🤗 Try it out in HuggingFace!

ChemCrow Demo

⚠️ Note

This package does not contain all the tools described in the ChemCrow paper because of API usage restrictions. This repo will not give the same results as that paper.

All the experiments have been released under ChemCrow runs.

👩‍💻 Installation

pip install chemcrow

🔥 Usage

First set up your API keys in your environment.

export OPENAI_API_KEY=your-openai-api-key

You can optionally use Serp API:

export SERP_API_KEY=your-serpapi-api-key

In a Python session:

from chemcrow.agents import ChemCrow

chem_model = ChemCrow(model="gpt-4-0613", temp=0.1, streaming=False)
chem_model.run("What is the molecular weight of tylenol?")

✅ Citation

Bran, Andres M., et al. "ChemCrow: Augmenting large-language models with chemistry tools." arXiv preprint arXiv:2304.05376 (2023).

@article{bran2023chemcrow,
      title={ChemCrow: Augmenting large-language models with chemistry tools},
      author={Andres M Bran and Sam Cox and Oliver Schilter and Carlo Baldassari and Andrew D White and Philippe Schwaller},
      year={2023},
      eprint={2304.05376},
      archivePrefix={arXiv},
      primaryClass={physics.chem-ph},
      publisher={arXiv}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chemcrow-0.3.24.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

chemcrow-0.3.24-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file chemcrow-0.3.24.tar.gz.

File metadata

  • Download URL: chemcrow-0.3.24.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for chemcrow-0.3.24.tar.gz
Algorithm Hash digest
SHA256 35f4c939e7045bf10a4511fcff70a70b8e34530195b494025cfbffb4c6161e37
MD5 465ad1b0dcd1cb45425f5a8b7edb671d
BLAKE2b-256 1297de2cadcff0a94e95d0446ab4c5008af7e269a3586d6a64644ea7505685e8

See more details on using hashes here.

File details

Details for the file chemcrow-0.3.24-py3-none-any.whl.

File metadata

  • Download URL: chemcrow-0.3.24-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for chemcrow-0.3.24-py3-none-any.whl
Algorithm Hash digest
SHA256 c10510f8d44c58575eb5b35e5a4d4eebc929a94ec54e58e41fcb144d018bc639
MD5 272b76de5682db85bb9cf61f873aaabc
BLAKE2b-256 9cfed149137c7e8245e8964126149566ad3fc2194fb361212b5d4aeb7b13f31e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page