This is the python source code of ChemVox (https://www.amazon.com/dp/B08G1C97J5).
ChemVox is a free, ready to use Alexa skill that interfaces Amazon Web Services (AWS) with the PubChem chemical database and the TeraChem Cloud framework for cloud based quantum chemistry.
ChemVox can answer questions related to the electronic properties of small and medium sized molecules in a matter of seconds, offering universal easy access to quantum chemistry simulations.
Each skill consists of two basic parts, a front end and a back end. The voice interface is configured through the voice interaction model. The back end is where the logic of your skill resides and the source code is provided here.
- Alexa Skills Kit SDK in Python - The Official Python SDK Documentation
- PubChemPy - The Official PubChemPy documentation
- TeraChem Cloud Client - The official TeraChem Cloud documentation
- How to build the ChemVox skill - A video that will walk through getting Alexa able to perform quantum chemistry calculations using TeraChem Cloud
- Official Alexa Skills Kit Documentation - Official Alexa Skills Kit Documentation
- ChemVox team [email protected]
- Umberto Raucci [email protected]