Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/community/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ Publishing examples and articles about Outlines are a meaningful way to contribu
[Improving Prompt Consistency with Structured Generations](https://huggingface.co/blog/evaluation-structured-outputs) shows how structured generation can improve consistency of evaluation runs by reducing sensitivity to changes in prompt format.

[AskNews](https://asknews.app) is a news curation service processing 300k news articles per day in a structured way, with Outlines.

[semantix-ai](https://github.com/labrat-akhona/semantix-ai) is a semantic type system that validates LLM outputs against natural language intents using local NLI models with ~15ms latency and zero API cost.