Skip to content
#

string-matching-algorithms

Here are 10 public repositories matching this topic...

The Canada Labour Research Assistant (CLaRA) is a privacy-first LLM-powered RAG AI assistant proposing Easily Verifiable Direct Quotations (EVDQ) to mitigate hallucinations in answering questions about Canadian labour laws, standards, and regulations. It works entirely offline and locally, guaranteeing the confidentiality of your conversations.

  • Updated Jul 10, 2026
  • Python

Minimalist, deterministic, lightweight, fast, and portable verification of AI-generated text: measure groundedness in a source as verbatim reuse (contiguous matching) or verbatim paraphrasing (LCS). Use as a decorator over generate(), a CLI or a CI gate. Useful for research and production purposes.

  • Updated Jul 13, 2026
  • Python

A Python + Streamlit based Plagiarism Detection System using Naive String Matching, KMP, and Rabin-Karp algorithms. It compares text documents, calculates similarity percentage, and generates detailed plagiarism reports with a modern neon UI dashboard.

  • Updated Jun 5, 2026
  • Python

Improve this page

Add a description, image, and links to the string-matching-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-matching-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more