Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
#### 6th Prize Winners at KJSCE Hackathon.
### Problem Statement:

Making notes during a meeting is a skill full task as it would require the person
to remember the key points while being engaged in the discussion. This would
Making notes during a meeting is a skillfull task as it would require the person
to remember the key points while being engaged in the discussion. This task would
usually be achieved by a human assistant who would take notes during the
discussion. We need to replace the human assistant with a digital assistant,
discussion or meeting. We need to replace the human assistant with a digital assistant,
who would be part of the meeting and take notes on key points. So, the
assistant should have some basic functions as -
assistant should have some essential functions -

● Transcript of the meeting acquired [ various methods - speech to text,
OCR, manual script ]
Expand Down