diff --git a/karolina.csv b/karolina.csv
index dea0d908c9b453f232fbdbac9508243464d7efe6..5f5f82b9e348858b38a3e245447110fa52fa75d1 100644
--- a/karolina.csv
+++ b/karolina.csv
@@ -7,6 +7,7 @@ ACTC/1.1-GCCcore-10.2.0,1
 ADIOS2/2.7.0-gompi-2020d,1
 Advisor/2021.2.0,1
 AlphaFold/2.1.2-fosscuda-2020b-TensorFlow-2.5.0,1
+AlphaPulldown/0.30.7-foss-2020b,1
 Amber/20.11-foss-2020b-AmberTools-21.3,1
 Amber/20.11-fosscuda-2020b-AmberTools-21.3,1
 Amber/22.0-foss-2021b-AmberTools-23.3,1
diff --git a/karolina.md b/karolina.md
index a87adb99d22b7936d3a370b26873d78ce1572cc9..4def193a6437d2997b9f1b5bc2ccc27ebc5bd0a2 100644
--- a/karolina.md
+++ b/karolina.md
@@ -136,6 +136,7 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [AlphaPulldown](https://github.com/KosinskiLab/AlphaPulldown) | AlphaPulldown is a Python package that streamlines protein-protein interaction screens and high-throughput modelling of higher-order oligomers using AlphaFold-Multimer |
 | [CDO](https://code.zmaw.de/projects/cdo) | CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. |
 | [dill](https://pypi.org/project/dill/) | dill extends python's pickle module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy. |
 | [FLAC](https://xiph.org/flac/) | Programs and libraries for working with Free Lossless Audio Codec (FLAC) files. |