Skip to content

Commit 53b1f84

Browse files
authored
Merge pull request #290 from aspose-pdf/PDFNET-58347_AI_Copilot
fix: update title
2 parents 04a3a23 + 585982a commit 53b1f84

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

net/advanced-operations/ai-copilot/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
---
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
44
type: docs
55
weight: 10
66
url: /net/ai-copilot/
77
description: This article describes how AI Copilot can be used to process the PDF document with Aspose.PDF library.
88
sitemap:
99
changefreq: "monthly"
1010
priority: 0.8
11-
lastmod: "2024-10-22"
11+
lastmod: "2024-10-23"
1212
---
1313
{{% alert color="primary" %}}
1414
**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.
1515
{{% /alert %}}
1616

17-
## Key Features:
17+
## Key Features
1818

1919
* Document summary.
2020
* Chat with documents.
2121
* Get images from documents and provide descriptions.
2222

23-
## Examples:
23+
## Examples
2424

2525
Currently, the following copilots available:
2626

0 commit comments

Comments
 (0)