---
original_url: "https://jace.pro/blog/ai-resources/"
format: markdown
ai_optimized: true
---

AI Resources- # AI Resources

July 29, 2024 [ai](/tags/ai/)

  Enable AI AnimationThis sentence has five words. Here are five more words. Five-word sentences are fine. But several together become monotonous. Listen to what is happening. The writing is getting boring. The sound of it drones. It’s like a stuck record. The ear demands some variety.

Now listen. I vary the sentence length, and I create music. Music. The writing sings. It has a pleasant rhythm, a lilt, a harmony. I use short sentences. And I use sentences of medium length.

And sometimes, when I am certain the reader is rested, I will engage him with a sentence of considerable length, a sentence that burns with energy and builds with all the impetus of a crescendo, the roll of the drums, the crash of the cymbals–sounds that say listen to this, it is important. — Gary Provost

## [What’s a no-shot (zero-shot), one-shot, and few-shot?](#whats-a-no-shot-zero-shot-one-shot-and-few-shot)

A no-shot is a query with no examples. E.g.
Classify this review: I loved this movie!
Sentiment:

- A one-shot, is where you’ve given one example. E.g.
Classify this review: I loved this movie!
Sentiment: Positive
Classify this review: I don’t like this chair
Sentiment:

- A few-shot, is, you guessed it, given a few examples. E.g.
Classify this review: I loved this movie!
Sentiment: Positive
Classify this review: I don’t like this chair
Sentiment: Negative
Who would use this product?
Sentiment:

Source: [Zero shot , One shot and Few shot learning with examples](https://rahulrajpvr7d.medium.com/zero-shot-one-shot-and-few-shot-learning-with-examples-8a3efdcbb158)

What’s a vector database?

How do you deal with streaming and non-streaming responses?

What’s the RISEN framework for prompt engineering?

How does a LLM work?

[AI Academy: The RISEN Framework - ServiceNow Community](https://www.servicenow.com/community/developer-advocate-blog/ai-academy-the-risen-framework/ba-p/2977866)

[ServiceNow Generative AI Prompt Library - ServiceNow Generative AI Prompt Library (service-now.com)](https://communityresources.service-now.com/ai)

---
[View this page on GitHub](https://github.com/jacebenson/jace.pro/tree/main/./src/posts/drafts/2024-07-29-ai-resources.md).

[AI Resources](https://jace.pro/blog/ai-resources/) [Jace Benson](https://jace.pro) ![Jace Benson](https://jace.pro/icon-512x512.png)

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/ai-resources/*
