Show HN: A DNA motif/feature scanner on a single Cloudflare Worker, in Rust

dhruvkjain1 pts0 comments

A project idea that had been on the back of mind for a long time was something inspired from rdkit, first time I read about it was while reading a random blog of Schrödinger about their work in computational biology, and soon I realised that how much of the current drug discovery research quietly runs on top of it which has been a common application of AI research.Around the same time I came across Cloudflare s blog on Pingora [https://blog.cloudflare.com/how-we-built-pingora-the-proxy-t...] and boy it was fun to read,Being a rust dev i was curious to try out the cloudflare s stack especially their recent work on Cloudflare Agents and wanted to incorporate these both ideas, and so this was something i came up: GitHub: https://github.com/dhruvkjain/argus-ligand/ Live demo: https://argus-ligand.dkjain2005co.workers.dev/PS: i tried rdkit on cloudflare workers but it was too complex for my first project so, i pivoted to a DNA features/motifs finder

cloudflare https blog argus ligand time

Related Articles