Skip to content

Commit b42b4df

Browse files
authored
intro
1 parent 37c7691 commit b42b4df

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

README.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
1-
# FileUpload-SummaryTool
2-
This demonstrates how to create an automated file processing and summary generation tool using Microsoft Azure. It uses Azure Blob Storage, Azure Functions, and Python to upload files, search for key values, and generate summaries in formats like xlsx, csv, and text.
1+
# File Upload Summary Tool - Accelerator
2+
3+
Costa Rica
4+
5+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6+
[brown9804](https://github.com/brown9804)
7+
8+
Last updated: 2025-02-04
9+
10+
----------
11+
12+
> Provides an example of creating an automated file processing and summary generation tool using Microsoft Azure technologies. It demonstrates how to utilize Azure Blob Storage, Azure Functions, and Python to upload files, search for key values, and generate summaries. The tool supports tabular data in xlsx and csv formats, as well as text data from docs and pdf files. Summaries can be generated in few formats, including xlsx, csv, and text files.
13+
14+
> [!IMPORTANT]
15+
> Disclaimer: Please note, this example of solution `it is not an official solution guide`. For official guidance, support, or more detailed information, please refer to Microsoft's official documentation or contact Microsoft directly: [Microsoft Sales and Support](https://support.microsoft.com/contactus?ContactUsExperienceEntryPointAssetId=S.HP.SMC-HOME)
16+
17+
18+
<div align="center">
19+
<h3 style="color: #4CAF50;">Total Visitors</h3>
20+
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
21+
</div>
22+
23+

0 commit comments

Comments
 (0)