This application uses the thermopred package to predict thermochemical properties of API-like compounds and their degradants, as described in the paper:
"AI-Enhanced Quantum Chemistry Dataset for Thermochemical Properties of API-Like Compounds and Their Degradants"
Follow the instructions of the official repository to install thermopred:
https://github.com/jeffrichardchemistry/thermopredgit clone https://github.com/diullio/ThermoPredApplication
cd ThermoPredApplicationpip install -r requirements.txtstreamlit run app.py✅ The app will now be available in your browser.