We have two new flavors of the MoDrAg drug design helper agent! Both are a ground-up revision of the original from November 2025. Tools can be added very easily, hence the modular in the title!
- Semantic MoDrAg - A drug design agwent with strong human-in-the-loop functionality. See the main page!
- OpenAI MoDrAg - uses langraph to create a drug deisgn agent driven by OpenAI's GPT5.2 See the OpenAI agent page!
- HuggingFace demo for the Semantic Agent
- HuggingFace demo for the OpenAI Agent
- Use a notebook to run Semantic MoDrAg on Colab!
- Runs from a short page of code!
- Read in a PDF and chat with the document
- Create a custom model right in the chat.
- Requires Ollama to be installed on your machine. See this page to get started!
- Requires an API key from Ollama
- Free allocations from Ollama
- see the code!
Simplified code for training and fine-tuning MACE machine-learned interatomic potiential models
- Repo with code and notebook
Find background on the quantum mechanics of quantum computing as well as introductions to quantum computing with Q#, Cirq and Qiskit!
- See the repo here!
- Dock molecules is a selction of 6 proteins using the UMA MLIP for all energy evaluations.
- Includes ligand desolvation and strain energy.
- See the repo here!
