Azure-Samples / Azure-Samples/Agentic-AI-Investment-Analysis-Sample

As an Investment Analyst, I want to process documents uploaded to an opportunity, and view the status of processing.

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
118
Forks
43
PR merge metrics
No merged PRs in 30d

Description

As an Investment Analyst, I want to process documents uploaded to an opportunity, and view the status of processing.

# Implementation details:
## WEB-APP:
* Implement react components and code to interact with the documents route
* Implement react components and code to trigger processing of documents for processing
* Implement the UI components to view the status of processing
- Processing status
- Error, if any.

## API-APP:
As part of the document route, implement endpoint to receive document ids to process.
This would trigger the document-processing service, that runs the processing workflow on each document. Storing progress and results of processing in cosmos db store.
Implement the. processing of the documents as an Agent Framework workflow.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.