Skip to content

Commit

Permalink
Update apps/api/docs/block-diagram.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
xixas and coderabbitai[bot] authored May 1, 2024
1 parent dc50d6f commit 46475e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/docs/block-diagram.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ A scheduled cron fetches all the uploaded transcripts in the pending status from
- The script holds the business logic for generating the summary of the uploaded transcript.
- Upon success/failure, the response is sent back to update the status of the job ID

**Data Flow**
## Data Flow

- User interacts with the progressive web App to upload transcript files.
- NestJS backend receives the file upload request and enqueues a job in the Bull queue for transcript summarization.
Expand Down

0 comments on commit 46475e0

Please sign in to comment.