SSWConsulting / SSWConsulting/SSW.Tiger
✨ Tiger Portal - Allowing users to submit a transcript to generate dashboards
Open
@yaqi-lyu is already working on this.
Since Jul 16, 2026.
YakShaver
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 2
Description
Cc: @adamcogan, @suiyangqiu, @calumjs, @joshbermanssw, @yaqi-lyu
Hi Team!
🟥 Watch the video (1 min 1 sec)
Pain
There is no simple portal entry point for users to submit an ad-hoc meeting link or paste a transcript to generate Tiger dashboards. This limits Tiger usage to automated ingestion paths and makes it harder for users to self-serve dashboard generation for one-off meetings.
Acceptance Criteria
- The Tiger Portal includes a clearly visible menu item for submitting meeting content for processing.
- The submission experience supports providing a meeting link.
- The submission experience supports providing a meeting transcript.
- Submitting a valid meeting link creates a meeting-processing request.
- Submitting a valid meeting transcript creates a meeting-processing request.
- The user can see a confirmation that their request has been accepted.
- The user can see the processing status for their submitted request.
- When processing completes successfully, the portal provides a link to the generated dashboard.
- Authorization rules prevent users from processing or viewing dashboards they are not allowed to access.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.