Tagged "domain-specific"
3 articles tagged domain-specific, 31 March 2026 to 12 June 2026. Newest first.
-
Agribrain: Specialized AI Agents for Agricultural Modeling with Local Inference
An open-source project demonstrates domain-specific AI agents optimized for agricultural applications including weather modeling, evapotranspiration, growing degree days, and spray recommendations. This shows how local LLMs can power specialized inference systems without cloud dependencies.
-
BibCrit – LLM Grounded in ETCBC Corpus Data for Biblical Textual Criticism
A specialised local LLM model fine-tuned on the ETCBC corpus for biblical textual analysis, demonstrating how domain-specific models can be deployed locally for expert applications. Exemplifies niche use cases for on-device inference.
-
I built an O(1) physics engine to stop LLM hallucinations in construction
Practical approach to reducing LLM hallucinations in specialized domains by integrating constraint-based physics validation into inference pipelines.