Nola
nola.sh- Category
- Developer Tools
- Rank
- No. 2040Tools index
- Platform
- cli · desktop
- Type
- TOOL
- Date
About
Nola is a TypeScript superset (.tsi files) that treats LLM inference as a native language construct rather than an SDK call, using 'infer' and 'ask' keywords so typed values and function-calling are checked by the compiler instead of hand-written schemas. It compiles down to plain TypeScript and includes a CLI, editor support, and observability tracing for inference calls.
What it can do
Compile .tsi TypeScript superset files to plain TypeScript
.tsi source file → TypeScript code
Request typed model outputs using the 'infer' keyword
Typed inference request in code → Typed model output
Trigger native function calls using the 'ask' keyword
Function call request in code → Function call result
Trace inference calls for observability
Inference call execution → Trace data
Tags
Media

Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.