#136 · Primary category: MLOps & Evaluation
langtest
Deliver safe & effective language models
Project last updated:08/28/26
GitHub Stars
559
Forks
52
Contributors
17
License
Apache-2.0
Why we included this project
LangTest is a testing framework for NLP and LLM projects that catches problems before they reach users. You can generate and run dozens of test types with a single line of code, covering robustness, bias, representation, fairness, and accuracy across tasks like NER, translation, text classification, question answering, and summarization. It works with classic Hugging Face and Spark NLP pipelines, and also tests hosted models from OpenAI, Cohere, and Azure OpenAI for issues like toxicity, factuality, sycophancy, and clinical or legal support. The workflow is simple: create a Harness, generate test cases, run them, and read the report. That makes it easy to wire evaluation into your normal development loop instead of treating it as a one-off audit. If you're responsible for model quality and want a concrete way to check for bias or failure modes before release, this gives you a structured starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models