Skip to content
View rdtaylorjr's full-sized avatar

Block or report rdtaylorjr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rdtaylorjr/README.md

Thanks for stopping by!

My research focuses on computational analysis of Psalms in the Hebrew Bible · tehillim.dev.

I'm an instructional associate at Georgia Tech for graduate level CS6601 Artificial Intelligence, and work as a senior software engineer at Spectrum building real-time, distributed systems. I've earned graduate degrees in Computer Science / AI (Georgia Tech) and Old Testament and Semitic Languages (TEDS).

I have experience creating and maintaining specialized right-to-left language datasets optimized for linguistic analysis of ancient texts and have published first-author papers on novel algorithms for machine translation of wordplay.

When I'm not coding or reading ancient texts, I enjoy trail running in the Colorado mountains. I've run several ultra-marathons including multiple 100 milers. Ultra running has taught me that even seemingly impossible problems can be solved with enough determination, preparation, and agility.

I would love to connect with you and collaborate on interesting projects! Have an awesome day!

ORCID · Google Scholar · LinkedIn

Pinned Loading

  1. tehillim tehillim Public

    Computational analysis of Hebrew Psalms similarity and genre clustering. Built on ETCBC's BHSA and Text-Fabric, validated against scholarly ground truth.

    Python

  2. dsgt-arc/joker-2026 dsgt-arc/joker-2026 Public

    English to French pun translation system. FAISS-indexed dense retrieval over a 370K-entry French expression bank and a BGE-M3 embedding model fine-tuned on 2.7M IPA phonetic relations, feeding Clau…

    Jupyter Notebook

  3. dsgt-arc/joker-2025 dsgt-arc/joker-2025 Public

    DS@GT ARC's CLEF 2025 JOKER Task 2 submission. Sentence-transformer + FAISS retrieval, LLM-generated contrastive non-pun rewrites, and an LLM generator/discriminator pair for English→French pun tra…

    Jupyter Notebook 1

  4. face-rekon face-rekon Public

    A cross-platform iOS and Android app with liveness detection and facial recognition. Written using React Native and AWS Rekognition.

    JavaScript 8 6

  5. tsp-algorithm-delivery-scheduler tsp-algorithm-delivery-scheduler Public

    Implements a traveling salesperson problem (TSP) approximation algorithm in order to optimize routes for package deliveries. Written in Python. Supports multiple delivery vehicles, real time change…

    Python 6

  6. biomedical-entity-linking biomedical-entity-linking Public

    Extension of a generative biomedical entity-linking model. Knowledge-base-guided pre-training with synonym-aware fine-tuning, built on PyTorch/HuggingFace Seq2SeqTrainer.

    Jupyter Notebook