Skip to content

AI Features in Primora

Primora makes AI easy and accessible. Use built-in features for summarization, translation, prediction, and more.

Summarization

summarize text as summary
echo summary

Translation

translate "hello" to "fr" as french_hello
echo french_hello

Prediction

predict y from x using model("linear_regression") as prediction
echo prediction
search "What is the capital of France?" as answer
echo answer

Next: Web Programming or Dictionary