You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: net/advanced-operations/ai-copilot/_index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,26 @@
1
1
---
2
-
title: Working with PDF Documents using AI Copilot
3
-
linktitle: Working with PDF Documents using AI Copilot
2
+
title: Working with AI Copilot
3
+
linktitle: Working with AI Copilot
4
4
type: docs
5
5
weight: 10
6
6
url: /net/ai-copilot/
7
7
description: This article describes how AI Copilot can be used to process the PDF document with Aspose.PDF library.
8
8
sitemap:
9
9
changefreq: "monthly"
10
10
priority: 0.8
11
-
lastmod: "2024-10-22"
11
+
lastmod: "2024-10-23"
12
12
---
13
13
{{% alert color="primary" %}}
14
14
**Aspose.PDF AI Copilot API** designed to allows users to process PDF documents using LLMs from different providers. This [API](https://reference.aspose.com/pdf/net/aspose.pdf/) will help users in building chatbot applications and integrating PDF solutions with LLMs.
15
15
{{% /alert %}}
16
16
17
-
## Key Features:
17
+
## Key Features
18
18
19
19
* Document summary.
20
20
* Chat with documents.
21
21
* Get images from documents and provide descriptions.
0 commit comments