Skip to content

Commit

Permalink
updating how we present the prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberandy committed Mar 7, 2024
1 parent 0a1a152 commit eabdce6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/agent-wordlift/workflows/create-social-media-posts.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ We will start with a first example related to our website to write content aroun

### Here goes the prompt:

> "Search for 'neuro-symbolic AI' and carefully analyze the writing style on my website, then extract entities and suggest keywords, and, with this in mind, write three SEO-optimized LinkedIn posts to promote the topic to a business audience in the publishing sector. Always add links back to the website to help users discover additional information."
```md
Search for 'neuro-symbolic AI' and carefully analyze the writing style on my website, then extract entities and suggest keywords, and, with this in mind, write three SEO-optimized LinkedIn posts to promote the topic to a business audience in the publishing sector. Always add links back to the website to help users discover additional information.
```

## How Things Work Behind the Scenes

Expand All @@ -29,7 +31,9 @@ Understanding these steps helps you trust the process and ensures the generated

Finally, we can review the key concepts behind the generated posts for LinkedIn with a new prompt:

> "Draw a mind map of the key concepts behind each post."
```md
Draw a mind map of the key concepts behind each post.
```

This will produce the following result.

Expand Down

0 comments on commit eabdce6

Please sign in to comment.