Applied research projects spanning healthcare, agriculture, public health, and more.
The Academic Foundation Model Index (AFMI) An index of foundation models trained natively, from scratch, on their own data and tokenizer, by academic and research institutions. Universities come first; research…
Quick Start: LLM Factory (OpenAI-compatible) This is a fork of Alishahryar1/free-claude-code, maintained by Evan Damron. It adds an openai_compatible provider that points FCC at any OpenAI-compatible Chat Completions endpoint —…
TrafficStream Real-time vehicle detection on the City of Lexington, KY public traffic cameras using the latest Ultralytics YOLO model. It identifies and counts bicycles, cars, motorcycles, and buses. How it…
Lexington Digital Twin — Interactive 3D Viewer Extract UE 4.24.3 UKy Campus LiDAR point cloud + DTM terrain tiles + aerial imagery into open formats and view them in an…
Rat-seizure-combined Combination of EEG and video rat seizure methods This is the final repo for running evaluation for the seizure rats. Currently updated to include both training and evaluation FILE…
DALE-CT: Depth-Aware 2D Slice Encoders Learn an Anatomical World Model of Chest CT Training code and model release for DALE-CT (Depth-Aware Latent-Euclidean Computed Tomography) — a family of 2D slice-based…
Temi VOC/Smell Datasets This repo includes raw and cleaned smell collection metrics recorded by 2 versions of the SmartNanotubes Smell Inspector. The sensor was attached to the tray of a…
HAVOC: Healthcare Assistant with Video, Olfaction, and Conversation HAVOC is an advanced Android application designed to transform the Temi robot into an autonomous healthcare assistant. The project leverages Large Language…
HAVOC-Server: Temi Monitoring System This project is a monitoring system for the Healthcare Assistant with Video, Olfaction, and Conversation (HAVOC) program running on the Temi robot. It uses computer vision…
CIFAR10 Example with Ignite In this example, we show how to use Ignite to train a neural network: on 1 or more GPUs or TPUs compute training/validation metrics log learning…