FIELDNOTES / EXAMPLES
Download a Python example
Unzip a project and run its local demo with Python 3.10 or later. Each includes sample inputs, supplied responses, application logic and an optional live mode.
PYTHON / SYNTHETIC DEMO
Route a request to the right tool
Suggest shipping, billing or returns, and send unclear requests to review.
PYTHON / SYNTHETIC DEMO
Classify support tickets
Run a ticket-labeling example, import its results and find which categories get confused.
PYTHON / SYNTHETIC DEMO
Flag possible threats for human review
Use one Noul question and two cutoffs to separate allow, review and flag outcomes.
PYTHON / SYNTHETIC DEMO
Rerank retrieval results
Score four candidate passages for one query, sort them and inspect the top two.
PYTHON / SYNTHETIC DEMO
Select context while keeping required facts
Keep relevant conversation chunks and protect the goal, order IDs and unresolved commitments.