Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/eap/building-apps/build-ai-powered-apps/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Use cases suited for this approach include:
* Generating articles, brainstorming ideas, or creating marketing content based on **provided context**.
* Providing personalized recommendations using historical user data **supplied by the app**.
* Summarizing key points from real-time meeting transcripts **provided by the app**.
* Answering user queries based on product documentation **and** current user status information **fetched by the app and passed as context**.
* Answering user queries based on product documentation and current user status information **fetched by the app and passed as context**.

### AI agents

Expand Down