#167 · Primary category: MLOps & Evaluation
projects
🪐 End-to-end NLP workflows from prototype to production
Project last updated:10/15/24
GitHub Stars
1.4K
Forks
473
Contributors
29
License
MIT
Why we included this project
Anyone building a spaCy pipeline beyond a quick prototype will find this repo useful. It is a collection of Weasel templates that cover the whole path from raw data to a served model: you fetch assets, preprocess your corpus, train, and package the result as an installable Python module. The tutorial templates walk through a specific use case end to end, giving you a complete example of a finished workflow, and the integration templates show how to wire in third-party tools for experiment tracking and deployment. Because each template defines its commands and file layout up front, cloning one and swapping in your own data is straightforward, and the result is a reproducible baseline your team can share and rerun.
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