-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename entity-gap-analysis.md to faq.md
- Loading branch information
1 parent
7e44272
commit 3452747
Showing
2 changed files
with
24 additions
and
4 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: FAQ | ||
sidebar_position: 4 | ||
--- | ||
|
||
# FAQ | ||
|
||
This workflow is designed to help us **answer frequently asked questions** based on the entity gap analysis performed with WordLift's AI SEO Agent. | ||
|
||
## Generate Questions Based on the Entity Gap Analysis | ||
|
||
```md | ||
Analyze the entity gap between https://wordlift.io/blog/en/neuro-symbolic-ai/ and the query "neuro-symbolic AI", look at the top missing entities and, if they are relevant, generate three questions accordingly. | ||
``` | ||
|
||
![image](../images/agent-wordlift-top-missing-entities.png) | ||
|
||
## Answer the Questions | ||
|
||
```md | ||
Now, search on the website, read the writing style and prepare the answer for the first question "How does Artificial General Intelligence (AGI) relate to the development of neuro-symbolic AI systems, and what are the potential implications of integrating AGI capabilities into neuro-symbolic models?". Remember to add links back to the sources. | ||
``` | ||
|
||
![image](../images/agent-wordlift-answers-faq.png) |