Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: nlp

1557 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Moonvy/OpenPromptStudio
Open Prompt Studio (OPS) is a web-based visual editor for AIGC prompts, primarily targeting Midjourney. It provides Chinese-English prompt …
306665maintenance
xhluca/bm25s
BM25S is a pure Python library implementing BM25 lexical ranking using Numpy/Scipy sparse matrices with an optional Numba backend, achievin…
921774active
google/budoux
BudouX is a small, standalone, machine-learning-powered line break organizer that segments sentences into phrases for languages without wor…
941772active
isnowfy/snownlp
SnowNLP is a Python library for processing Simplified Chinese text, offering word segmentation, part-of-speech tagging, sentiment analysis,…
326633maintenance
x007xyz/flycut-caption
FlyCut Caption is an AI-powered video subtitle editing tool built as a React component and web/desktop app, offering speech recognition wit…
781753active
google-research/text-to-text-transfer-transformer
The official T5 library from Google Research, implementing the text-to-text transfer transformer for NLP tasks like summarization, question…
646544maintenance
Feather-2/Burner-X
Paper Burner X is a browser-based AI workstation for processing, translating, and analyzing academic documents like PDFs, DOCX, PPTX, and E…
511750active
parthsarthi03/raptor
The official Python implementation of RAPTOR (Recursive Abstractive Processing for Tree-Organized Retrieval), a retrieval-augmented generat…
251750active
maxbbraun/trump2cash
A Python stock trading bot that watches Donald Trump's tweets, detects mentions of publicly traded companies, and uses sentiment analysis t…
106534maintenance
codertimo/BERT-pytorch
A PyTorch implementation of Google AI's 2018 BERT model with simple, readable code. It provides CLI tools for building vocabulary and pre-t…
236527maintenance
ThioJoe/Auto-Synced-Translated-Dubs
A Python CLI tool that automatically translates video subtitles into multiple languages and generates AI voice dubbed audio tracks synced t…
591747active
arianneorpilla/jidoujisho
jidoujisho is a full-featured immersion language learning suite for mobile, built with Flutter for Android. It combines media viewing (vide…
491746active
NLPchina/ansj_seg
A Java library for Chinese word segmentation based on n-Gram+CRF+HMM, achieving ~2 million characters/second with 96%+ accuracy. It also pr…
236517maintenance
kijai/ComfyUI-Florence2
A ComfyUI custom node plugin that runs Microsoft's Florence-2 vision-language model for image captioning, object detection, segmentation, a…
601742active
egoist/sitefetch
A Node.js CLI tool that crawls an entire website and saves its pages as a single text file, using Mozilla Readability to extract clean cont…
221736active
kmonkeyhead/MORT
MORT is a Windows desktop application that extracts on-screen text in real time using OCR and translates it via databases or machine transl…
991728active
jesselau76/ebook-GPT-translator
A Python CLI and GUI tool that translates ebooks (TXT, EPUB, DOCX, PDF, optional MOBI) using LLM providers like OpenAI, Azure, Codex, Claud…
631728active
lifan0127/ai-research-assistant
Aria is a Zotero plugin that brings GPT-powered AI assistance to reference management, letting researchers chat with their library items, P…
381726active
AnswerDotAI/ModernBERT
ModernBERT is the research repository for a modernized BERT-family bidirectional encoder trained on 2 trillion tokens with an 8192-token co…
561713active
zubair-trabzada/ai-legal-claude
A Claude Code skill pack providing an AI legal assistant with 14 slash commands and 5 parallel agents for contract review, risk analysis, N…
481710active
numenta/nupic-legacy
NuPIC is Numenta's open-source machine intelligence platform implementing Hierarchical Temporal Memory (HTM), a computational theory of the…
236350maintenance
Python3Spiders/WeiboSuperSpider
A Weibo (Chinese microblog) scraping toolbox in Python covering users, topics, and comments, with extras like image downloading, sentiment …
751705active
leochlon/hallbayes
Berry is a local MCP server that detects hallucinations by measuring whether an LLM's claims are actually supported by the cited evidence, …
571692active
gnehs/subtitle-translator-electron
A cross-platform Electron desktop app that translates subtitle files (.ass, .srt, .ssa, .vtt) using LLMs like ChatGPT. It preserves context…
941690active
ckiplab/ckiptagger
CkipTagger is a Python library implementing neural CKIP-style Chinese NLP tools for word segmentation, part-of-speech tagging, and named en…
361684stable
explosion/sense2vec
A Python library implementing sense2vec, contextually-keyed word vectors that learn embeddings for multi-word phrases and part-of-speech-di…
561679stable
dqbd/tiktokenizer
Tiktokenizer is a web-based playground for OpenAI's tiktoken tokenizers that calculates the exact number of tokens in a given prompt. It is…
391678stable
streetsidesoftware/vscode-spell-checker
Code Spell Checker is a VS Code extension that spell checks source code and documents as you type, underlining unknown words and offering s…
991675active
zihangdai/xlnet
XLNet is a generalized autoregressive pretraining method for language representation learning, built on Transformer-XL. This repo provides …
326188maintenance
coduo/php-humanizer
A PHP library that converts developer-oriented values like snake_case identifiers, byte sizes, numbers, and dates into human-readable text.…
581667active
chrismattmann/tika-python
Tika-Python is a Python client library for Apache Tika's REST services, enabling document parsing, text extraction, and MIME detection nati…
851666active
elixir-nx/bumblebee
Bumblebee is an Elixir library providing pre-trained neural network models built on Axon, with integration for downloading models from Hugg…
891662active
go-ego/riot
Riot is a distributed full-text search engine library written in Go, featuring efficient indexing, Chinese word segmentation via gse, BM25 …
106050maintenance
datamade/usaddress
usaddress is a Python library that parses unstructured United States address strings into labeled address components using a conditional ra…
481636active
vigorX777/ai-daily-digest
A zero-dependency TypeScript CLI tool (runnable as an OpenCode skill) that fetches the latest posts from 90 top tech blogs recommended by A…
451630active
AnswerDotAI/rerankers
A lightweight, dependency-free Python library providing a unified API for using all common reranking and cross-encoder models. It lets deve…
421629active
un33k/python-slugify
A Python library that generates URL-safe slugs from text, with best-effort handling of Unicode strings via transliteration. It offers optio…
681623stable
difyz9/ytb2bili
ytb2bili is a self-hosted video workflow application that automates downloading videos from YouTube, generating and translating subtitles, …
791618active
stanford-oval/WikiChat
WikiChat is a retrieval-augmented generation (RAG) framework that grounds LLM chatbot responses in a corpus (Wikipedia by default) to reduc…
471614active
ninja33/ODH
Online Dictionary Helper is a Chrome/Firefox browser extension that shows definitions of selected words and phrases from online or built-in…
381613active
mkiol/dsnote
Speech Note is a Linux desktop and Sailfish OS application for note taking, reading, and translating text using offline Speech to Text, Tex…
961607active
apache/opennlp
Apache OpenNLP is a machine learning based Java toolkit for processing natural language text, supporting tasks like tokenization, sentence …
971602stable
sea-team/gofound
GoFound is a lightweight full-text search engine written in Go, featuring inverted/forward indexes, built-in Chinese word segmentation (jie…
231597active
enoch3712/ExtractThinker
ExtractThinker is a Python document intelligence library that uses LLMs to extract and classify structured data from documents like PDFs, i…
451595active
juliye2025/evil-read-arxiv
A collection of Claude Code / OpenAI Codex skills plus a Next.js web app that automates research paper discovery, analysis, and note-taking…
571594active
royshil/obs-localvocal
LocalVocal is an OBS Studio plugin that performs real-time, fully local speech recognition and translation using Whisper models running on …
811585active
shibing624/similarity
A Java toolkit for computing text similarity at word, phrase, sentence, and paragraph levels, offering algorithms like Cilin-based similari…
641584active
AlibabaResearch/DAMO-ConvAI
The official codebase for Alibaba DAMO Academy's Conversational AI research, containing implementations of models from their published pape…
711580active
capitalone/DataProfiler
DataProfiler is a Python library that loads CSV, AVRO, Parquet, JSON, text, or URL data into a pandas-compatible DataFrame and profiles it …
791578active
postlight/parser
Postlight Parser is a JavaScript library that extracts meaningful content—article text, titles, authors, dates, lead images, and excerpts—f…
235786maintenance
stanfordnlp/pyreft
pyreft is Stanford NLP's Python library for Representation Finetuning (ReFT), which adapts frozen language models by learning task-specific…
541577active
karpathy/arxiv-sanity-preserver
A self-hostable web application for browsing, searching, and filtering recent arXiv submissions, with personalized paper recommendations ba…
325772maintenance
santinic/how2
how2 is a command-line tool that suggests Unix shell commands from natural-language queries, using AI models retrained on Bash/Zsh plus Sta…
235772maintenance
lynote-ai/humanize-text
An open-source Python toolkit for making AI-generated drafts read more naturally, offering four documented humanization approaches plus a p…
671574active
hanmin0822/MisakaTranslator
MisakaTranslator is a Windows desktop application that provides real-time machine translation for Galgames, text-based games, and manga. It…
255746maintenance
bootphon/phonemizer
A Python library and command-line tool that converts words and texts into phonemes across many languages. It wraps multiple backends (espea…
851567stable
Chinese-Text-Classification-Pytorch
A PyTorch-based collection of ready-to-run Chinese text classification models including TextCNN, TextRNN, FastText, TextRCNN, BiLSTM with a…
325728maintenance
vi3k6i5/flashtext
FlashText is a Python library for fast keyword extraction and replacement in sentences, based on the FlashText algorithm. It uses a trie-li…
395712maintenance
afc163/fanyi
Fanyi is a command-line Chinese-English translation tool that aggregates results from iciba, youdao, and an LLM (with a free built-in proxy…
951553active
facebookresearch/mmf
MMF is a modular PyTorch framework for vision and language multimodal research from Facebook AI Research. It ships reference implementation…
645633maintenance
LuteOrg/lute-v3
Lute (Learning Using Texts) is a self-hosted Python/Flask web application for learning foreign languages through reading. It lets users imp…
901540active
you-apps/TranslateYou
Translate You is a privacy-focused Android translator app built with Kotlin, Jetpack Compose, and Material Design 3. It supports multiple t…
881527active
interpretml/DiCE
DiCE is a Python library that generates diverse counterfactual explanations for any machine learning model, showing feature-perturbed versi…
371525active
espressif/esp-csi
Espressif's official examples and tools for Wi-Fi Channel State Information (CSI) on ESP32-series chips, enabling non-contact wireless sens…
671520active
wb14123/seq2seq-couplet
A deep learning project that generates Chinese couplets (对联) using a seq2seq model built with TensorFlow. It includes training scripts, a w…
325487maintenance
cookiy-ai/user-research-skill
An open-source AI agent skill (installed as a CLI) that lets AI coding agents like Claude Code, Codex, Cursor, and OpenClaw plan, run, and …
631508active
amicalhq/amical
Amical is an open-source, local-first AI dictation app for macOS and Windows that transcribes speech with Whisper and enhances it with LLMs…
841506active
antvis/AVA
AVA is an AI-native visual analytics framework from AntV that lets users load data (CSV, JSON, URL), query it in natural language, and get …
781499active
gregjacobs/Autolinker.js
A TypeScript utility library that automatically converts URLs, email addresses, phone numbers, @mentions, and #hashtags in plain text or HT…
651495stable
liseami/DeepRant
DeepRant is a cross-platform desktop app built with Tauri that provides quick hotkey-based translation of in-game chat text for gamers on i…
241493active
bojone/bert4keras
A lightweight, clean reimplementation of BERT and other transformer models (RoBERTa, ALBERT, T5, GPT, ELECTRA, NEZHA) for Keras/tf.keras. I…
235415maintenance
ModelOriented/DALEX
DALEX (moDel Agnostic Language for Exploration and eXplanation) is a library for exploring, explaining, and visualizing the behavior of pre…
641485active
AI4Finance-Foundation/FinNLP
FinNLP is a Python library for collecting internet-scale financial data from sources like Finnhub, Yahoo Finance, Reuters, and Sina Finance…
311480active
IBM Watson Node.js SDK
The official Node.js/TypeScript client library (npm package ibm-watson) for accessing IBM Watson services such as Assistant, Speech to Text…
841473active
sb-ai-lab/LightAutoML
LightAutoML (LAMA) is a Python framework for automatic machine learning model creation (AutoML) supporting tabular, time series, image, and…
601472active
ripose-jp/Memento
Memento is a free, open-source video player built on mpv designed for studying Japanese. It integrates a Yomitan-compatible popup dictionar…
961471active
napi-rs/node-rs
A collection of Node.js native addons written in Rust using napi-rs, providing packages like @node-rs/bcrypt, @node-rs/argon2, @node-rs/crc…
981469active
code-kern-ai/refinery
An open-source tool for scaling, assessing, and maintaining natural language training data, treating datasets like software artifacts. It p…
231469active
huangserva/skill-prompt-generator
A Claude Code Skills-based system that generates high-quality AI image prompts by intelligently combining elements from a 1,246-item Univer…
521467active
McCloudS/subgen
Subgen is a self-hosted service that automatically generates subtitles for media files using OpenAI's Whisper speech recognition models. It…
741465active
Turing-Project/WriteGPT
WriteGPT is a generative text-creation AI framework built on GPT-2 and other models (EAST, CRNN, BERT), fine-tuned to generate Chinese exam…
235289maintenance
olebedev/when
when is a Go library that parses natural language date and time expressions like 'tonight at 11:10 pm' or 'next tuesday 14:00' into concret…
661461active
fkie-cad/FACT_core
FACT (Firmware Analysis and Comparison Tool) is a self-hosted Python application that automates firmware security analysis for devices like…
921460active
danyuchn/asd-ste100-skill
A Claude Code skill that rewrites dense, ambiguous English into ASD-STE100 Simplified Technical English, the aerospace controlled-language …
561458active
sienori/simple-translate
Simple Translate is a browser extension (WebExtension) that lets users quickly translate selected text on web pages or typed text via a too…
881455active
benhmoore/Knwl
Knwl.js is a JavaScript library that parses natural language text to extract specific information such as dates, times, phone numbers, emai…
235252maintenance
DicioTeam/dicio-android
Dicio is a free and open source voice assistant app for Android that interprets user questions and provides speech and graphical feedback e…
831452active
fjqingyou/PotPlayer_Subtitle_Translate_Baidu
A PotPlayer subtitle translation plugin that uses the Baidu Translate API to translate external subtitle files (e.g., .ass) in real time du…
321452active
dleemiller/WordLlama
WordLlama is a fast, lightweight Python NLP toolkit built on LLM token embeddings for tasks like similarity computation, ranking, fuzzy ded…
491451active
watson-developer-cloud/python-sdk
The official Python client library (pip package ibm-watson) for accessing IBM Watson AI services such as language, speech, and vision APIs.…
681449active
beyondtranslate/beyondtranslate-ce
BeyondTranslate (formerly Biyi) is a cross-platform desktop translation app for macOS, Windows, and Linux built with Flutter and Rust. It c…
671449active
simjanos-dev/LinguaCafe
LinguaCafe is a self-hosted web application that helps language learners acquire vocabulary through reading foreign-language texts. It offe…
731443active
JoshData/python-email-validator
A Python library that validates email address syntax and optionally checks domain deliverability via DNS. It normalizes addresses, supports…
641439stable
Unidata/MetPy
MetPy is a Python library of tools for reading, visualizing, and performing calculations with weather data. It is developed by NSF Unidata …
721438stable
HongyuanLuke/frequencylaw
Official code repository for the paper 'Textual Frequency Law on Large Language Models', implementing TFL, TFD, and CTFT methods for studyi…
491435active
ymcui/Chinese-ELECTRA
Chinese-ELECTRA is a collection of pre-trained Chinese ELECTRA language models released by the HIT-iFLYTEK joint lab, built on the official…
671434stable
ngryman/reading-time
A small TypeScript library that estimates how long a piece of text will take to read, in the style of Medium's reading time indicator. It w…
301429stable
Daniel-Liu-c0deb0t/uwu
uwuify is a Rust CLI tool and library that transforms text into 'uwu' style internet-speak using SIMD (SSE4.1) vectorization for extremely …
231424stable
fergiemcdowall/search-index
A persistent, network-resilient full-text search library for JavaScript that runs in both the browser and Node.js. It lets developers build…
871421stable
WPeace-HcH/WPeGPT
WPeGPT is an IDA Pro plugin that integrates LLM models (OpenAI, DeepSeek, or any OpenAI-compatible API) into binary analysis workflows. It …
751418active

← prev page 5 / 16 next →