You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open-Source package for segmentation and analysis of gel electrophoresis images using machine learning. Both a python framework for training/running models and a QuPath GUI extension are available.
A Java NLP application that identifies names, organizations, and locations in text by utilizing Hugging Face's RoBERTa NER model through the ONNX runtime and the Deep Java Library.
Search a Java codebase in natural language ("find the function that validates a JWT token") instead of grepping. AST-based chunking with JavaParser, transformer embeddings via DJL, Qdrant vector storage, and hybrid dense + BM25 retrieval fused with Reciprocal Rank Fusion, a hexagonal, testable design.