forked from rkneela0912/SmartBrief
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
37 lines (32 loc) · 1.17 KB
/
Copy pathreferences.bib
File metadata and controls
37 lines (32 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
@misc{microsoft_power_platform,
title = {Microsoft Power Platform Documentation},
url = {https://learn.microsoft.com/en-us/power-platform/},
author = {Microsoft},
year = {2025}
}
@misc{azure_openai_service,
title = {Azure OpenAI Service Documentation},
url = {https://learn.microsoft.com/en-us/azure/ai-services/openai/},
author = {Microsoft},
year = {2025}
}
@article{grover2024document,
title={Document Summarization Solution Patterns using Azure Open AI & Langchain},
author={Grover, Komal},
journal={ISE Developer Blog},
year={2024},
month={July},
url={https://devblogs.microsoft.com/ise/solution-patterns-for-document-summarization-azureopenai/}
}
@article{liu2024towards,
title={Towards a robust retrieval-based summarization system},
author={Liu, S and Wu, J and Bao, J and Wang, W and Hovakimyan, N and others},
journal={arXiv preprint arXiv:2403.19889},
year={2024}
}
@book{guilmette2024power,
title={Power Platform and the AI Revolution: Explore modern AI services to develop apps, bots, and automation patterns to enhance customer experiences},
author={Guilmette, A},
year={2024},
publisher={Packt Publishing}
}