Skip to content
View lukasmki's full-sized avatar
😎
Either working or sleeping...
😎
Either working or sleeping...
  • University of California, Berkeley
  • Berkeley, CA

Highlights

  • Pro

Block or report lukasmki

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lukasmki/README.md

Lukas Kim

PhD Candidate in THGLab

Studying quantum mechanical metrics of chemical bond order and their applications to reactive force fields and molecular dynamics


Comp. Chem.

ML/LLM/AI

  • graphies - Tokenization method for arbitrary graph structures using a configurable grammar
  • graphies-applications - Jupyter notebooks showcasing graphies for chemistry problems
  • demon - Testing if AI models can perform the job of Maxwell's Demon
  • SynAgent - Agentic retrosynthesis path planning and enrichment with cost and hazard data
  • chemspace-mcp - Chemspace API tools to search for synthesizable building blocks and screening compounds

Toys

  • FRACTRAN - Python interpreter for the esoteric programming language FRACTRAN by John Conway
  • shamrockFinder - Defunct web scraping tool for searching zip codes for McDonald's Shamrock shakes

Pinned Loading

  1. Nanoreactor + Langevin Integrator fo... Nanoreactor + Langevin Integrator for the Atomic Simulation Environment (ASE)
    1
    """ Nanoreactor + Langevin Integrator
    2
    3
    Wang, LP., Titov, A., McGibbon, R. et al. Discovering chemistry with an ab initio nanoreactor. Nature Chem 6, 1044-1048 (2014). https://doi.org/10.1038/nchem.2099
    4
    5
    """
  2. Monte Carlo Barostat + Langevin Inte... Monte Carlo Barostat + Langevin Integrator for the Atomic Simulation Environment (ASE)
    1
    """ Monte Carlo Barostat + Langevin Integrator
    2
    Based on:
    3
    4
    OpenMM implementation
    5
    https://github.com/openmm/openmm/blob/master/openmmapi/src/MonteCarloBarostatImpl.cpp
  3. graphies graphies Public

    A Python package for tokenizing arbitrary graph structures using a configurable grammar

    Python 1

  4. graphies-applications graphies-applications Public

    Jupyter Notebook