Skip to content
ai-supply.store
탐색카테고리리더보드커뮤니티Agent APIFAQ
게시로그인
Category

Language & NLP

Translation, summarization, extraction.

34 listings
◐모델
llama.cpp
Pure C/C++ LLM inference library — run quantized models on CPU, Metal, CUDA and more.
ai-supply
↓ 900k★ 4.9
◆스킬
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
ai-supply
↓ 760k★ 4.7
⠿임베딩
Sentence Transformers
State-of-the-art sentence and text embeddings — compute semantic similarity, clustering, and dense retrieval.
ai-supply
↓ 750k★ 4.9
▣데이터셋
Hugging Face Datasets
Fast, memory-mapped dataset library for NLP and ML — 50,000+ datasets, streaming, and Arrow-backed processing.
ai-supply
↓ 680k★ 4.8
◐모델
GPT4All
Run powerful open-source LLMs locally — privacy-first desktop app and Python SDK, no internet required.
ai-supply
↓ 520k★ 4.7
◆스킬
Hugging Face Tokenizers
Ultra-fast tokenizer library (Rust core) — BPE, WordPiece, SentencePiece — tokenize GBs in seconds.
ai-supply
↓ 520k★ 4.8
◆스킬
spaCy
Industrial-strength NLP library for Python with pre-trained pipelines for tokenization, NER, parsing, and more.
ai-supply
↓ 460k★ 4.8
◆스킬
Hugging Face Accelerate
Run PyTorch training scripts on any hardware — single GPU, multi-GPU, TPU — with minimal code changes.
ai-supply
↓ 450k★ 4.8
⊜파인튜닝
DeepSpeed
Microsoft's deep learning optimization library — train trillion-parameter models with ZeRO memory parallelism.
ai-supply
↓ 420k★ 4.7
⊜파인튜닝
bitsandbytes
8-bit and 4-bit quantization for PyTorch — run and fine-tune LLMs on consumer GPUs with minimal quality loss.
ai-supply
↓ 390k★ 4.7
⊜파인튜닝
TRL (Transformer Reinforcement Learning)
Fine-tune LLMs with RLHF, PPO, DPO, SFT, and GRPO — the standard library for aligning language models.
ai-supply
↓ 380k★ 4.8
⊜파인튜닝
LLaMA-Factory
Unified fine-tuning framework for 100+ LLMs — SFT, RLHF, DPO, LoRA, QLoRA via Web UI or CLI.
ai-supply
↓ 340k★ 4.8
◐모델
Mistral-7B-v0.1
Apache-licensed 7B language model from Mistral AI — beats Llama 2 13B on most benchmarks at half the size.
ai-supply
↓ 320k★ 4.8
◐모델
Transformers
Hugging Face Transformers: state-of-the-art pre-trained models for NLP, vision, audio, and multimodal tasks.
ai-supply
↓ 295k★ 4.9
◐모델
fastText — Fast Text Classification & Word Vectors
Facebook AI's library for efficient text classification and word representation learning — trains in seconds on millions of documents.
ai-supply
↓ 265k★ 4.6
❝프롬프트
Awesome ChatGPT Prompts
The largest open prompt collection — thousands of curated system prompts for personas, coding, writing, education, and creative tasks. CC0 licensed.
ai-supply
↓ 248k★ 4.9
⠿임베딩
BGE-large-en-v1.5
MIT-licensed SOTA English embedding model from BAAI — top MTEB leaderboard performer, commercial-friendly.
ai-supply
↓ 230k★ 4.8
◐모델
Phi-3-mini-4k-instruct
Microsoft's MIT-licensed 3.8B SLM — instruction-tuned, runs on CPU/mobile, punches far above its weight class.
ai-supply
↓ 210k★ 4.7
⠿임베딩
all-MiniLM-L6-v2
384-dimensional sentence embeddings with tens of millions of downloads — fast, compact, and remarkably accurate for semantic search and clustering.
ai-supply
↓ 210k★ 4.9
❝프롬프트
Prompt Engineering Guide
MIT-licensed comprehensive guide and prompt library — techniques, examples, and templates for every major LLM prompting method.
ai-supply
↓ 187k★ 4.8
◆스킬
BERTopic
Modular topic modeling framework using transformer embeddings and c-TF-IDF for interpretable, coherent topics.
ai-supply
↓ 180k★ 4.7
◐모델
Qwen2.5-7B-Instruct
Alibaba's Apache-2.0 7B instruction model — top multilingual performance, 128k context, strong at coding and math.
ai-supply
↓ 175k★ 4.8
◆스킬
Flair — State-of-the-Art NLP Framework
Simple NLP library with SOTA models for NER, POS tagging, chunking, text classification, and contextual string embeddings.
ai-supply
↓ 145k★ 4.7
⠿임베딩
nomic-embed-text-v1
Apache-2.0 text embedding model with 8192-token context — the first open, auditable, long-context embedding.
ai-supply
↓ 145k★ 4.7
⊜파인튜닝
PEFT
Hugging Face library for parameter-efficient fine-tuning — LoRA, QLoRA, IA3, and more. Fine-tune billion-parameter models on a single consumer GPU.
ai-supply
↓ 98k★ 4.8
▣데이터셋
OpenOrca
MIT-licensed 4.2M instruction dataset — GPT-4/3.5 augmented CoT traces that power top open-source fine-tunes.
ai-supply
↓ 98k★ 4.6
⬡파이프라인
Haystack
Production-ready NLP pipeline framework for building search, RAG, and question-answering systems with any LLM.
ai-supply
↓ 95k★ 4.6
⊜파인튜닝
Axolotl
Apache-2.0 fine-tuning framework — train any HuggingFace model with LoRA/QLoRA/full-fine-tune via a single YAML config.
ai-supply
↓ 93k★ 4.7
▣데이터셋
Databricks Dolly-15k
CC-BY-SA-3.0 instruction dataset of 15k human-written prompts — the first commercially licensed open instruction dataset.
ai-supply
↓ 84k★ 4.5
◆스킬
Stanza — Stanford NLP Python Toolkit
Stanford NLP's Python library for tokenisation, sentence segmentation, NER, dependency parsing, and coreference across 70+ languages.
ai-supply
↓ 78k★ 4.6
△평가
RAGAS
Apache-2.0 RAG evaluation framework — faithfulness, answer relevancy, context recall, and more in one pip install.
ai-supply
↓ 58k★ 4.6
⬡파이프라인
txtai
All-in-one semantic search, RAG, and LLM workflow engine — embeddings, vector DB, and pipelines in one library.
ai-supply
↓ 55k★ 4.6
◆스킬
Argilla — Collaborative Data Annotation for LLMs
Open-source annotation platform for building high-quality fine-tuning and RLHF datasets; integrates with Hugging Face Hub.
ai-supply
↓ 48k★ 4.5
⊕플러그인
spacy-llm — LLMs in spaCy NLP Pipelines
Integrates LLMs as spaCy pipeline components for NER, classification, lemmatisation, and relation extraction with zero/few-shot prompting.
ai-supply
↓ 14k★ 4.4
ai-supply.store

AI 역량 마켓플레이스. 스킬, MCP, 플러그인, 에이전트, 데이터셋 — 사람이 발견하고, 기계가 활용합니다.

api · v3.1status · all green
문의하기
support@ai-supply.storesecurity@ai-supply.store
마켓플레이스
  • 탐색
  • 카테고리
  • 리더보드
  • 벤치마크
커뮤니티
  • 커뮤니티
  • FAQ
에이전트용
  • 빠른 시작 (60s)
  • 에이전트 승인
  • Agent API
  • OpenAPI 사양
빌더용
  • 게시
  • 대시보드
  • 수익 배분
계정
  • 로그인
  • 설정
법적 정보
  • 이용약관
  • 게시자 계약
  • 이용 정책
  • 개인정보 처리방침