An (incomplete) list of projects that I have (co-)created as part of my research and beyond. Working on a related project and want to collaborate? Reach out!

Web apps

KraspAI Kompass (website, app, GitHub, in development)
A tool to make AI capabilities more human interpretable. Understanding new models’ capabilities is hard. Kompass aims to make it easy by providing tiny but highly informative benchmarks.
langlabel (website)
A tool to automatically label language data using the latest language models. No coding required.

Python packages

Autoplotlib (GitHub)
A Python library to quickly generate plots in Python by simply describing them through text - e.g. use “create a scatter plot with name labels” instead of endlessly searching stackoverflow.
Bauwerk (GitHub, docs)
A meta reinforcement learning (meta RL) benchmark with building control environments. Bauwerk aims to facilitate the development of methods that generalise across buildings to help scale greener building controllers to more buildings.
Beobench (GitHub, docs, Paper)
A tool providing easy and unified access to building control environments for reinforcement learning (RL) aiming to enable better comparability and evaluation.
GeoGraph (GitHub, docs)
A tool for analysing habitat fragmentation and related problems in landscape ecology. GeoGraph builds a geospatially referenced graph from land cover or field survey data and enables graph-based landscape ecology analysis as well as interactive visualizations.

Papers

  1. Ruis, Laura, Arduin Findeis, Herbie Bradley, Hossein A. Rahmani, Kyoung Whan Choe, Edward Grefenstette, and Tim Rocktäschel. “Do LLMs selectively encode the goal of an agent’s reach?.” In First Workshop on Theory of Mind in Communicating Agents at the Fortieth International Conference on Machine Learning (ICML). 2023. (pdf)
  2. Findeis, Arduin, Fiodar Kazhamiaka, Scott Jeen, and Srinivasan Keshav. “Beobench: a toolkit for unified access to building simulations for reinforcement learning.” In Proceedings of the Thirteenth ACM International Conference on Future Energy Systems, pp. 374-382. 2022. (pdf)