https://github.com/captaincodercool/optimized-tfidf-search-with-query-handling
This Python program implements a TF-IDF-based document retrieval system with advanced query optimization. It preprocesses text files by tokenizing, removing stopwords, and stemming. It builds posting lists, normalizes vectors, and retrieves the most relevant documents using cosine similarity, optimized with top-10 element filtering for efficiency.
EMC-MetaMicrobes
Nextflow pipeline to detect and classify microbial reads in sequencing data from human samples.
ziffers
Numbered musical notation for composing algorithmic and generative melodies
https://github.com/captaincodercool/retrieval-augmented-generation-rag-chatbot-for-context-aware-conversations
This project implements a Retrieval-Augmented Generation (RAG) chatbot that combines document retrieval with language generation to produce accurate, context-aware responses. It fetches relevant content from a knowledge base and leverages a transformer-based model to answer user queries intelligently and coherently.
zff_vad
Unsupervised Voice Activity Detection by Modeling Source and System Information using Zero Frequency Filtering
https://github.com/carlodev/gridapdistributed.jl
Parallel distributed-memory version of Gridap
updatecitation
Automatically update citation files (CITATION.cff) in a GitHub repository from `pyproject.toml`, GitHub releases, and PyPI releases.
event-classifier
This repo contains the code for classifying gaze data from https://github.com/treyescan/dynamic-aoi-toolkit
lsapy
Package to help and ease Land Suitability Analysis (LSA) workflow in Python.
slisemap
SLISEMAP: Combining supervised dimensionality reduction with local explanations