If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do I upload a PDF file to AZURE AI to summarize?
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin
@Efren Sandoval AFAIK There is no direct summarization feature with uploading a PDF file and getting a summary but you could use language service to summarize a document of text file format. The feature in this case is called document summarization API which uses the .txt files in the request to provide a extractive summary. There is a limitation on the number of documents and the characters that can be in a document or document id. I hope this helps!!
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.