Skip to content

Commit 8036984

Browse files
committed
Update README.md
1 parent 9c41e58 commit 8036984

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Notes_Analyser (takes txt from gpt_propt_sum and saves output to Notes_Analyser_
3030
| Task | Type | Discription |Assigned to |Assigned Date-Time| Expected to complete in |Input | Output Expected |
3131
| :-------- | :------- | :------------------------- | :-------------------------| :-------------------------| :------------------------- |:------------------------- |:------------------------- |
3232
| `QuestionPaperGenerator` | `API` | generate atleast 5 question paper , following format of PYQS | Heyron | 23/5/2023 12:00PM | 6 hour |you can decide | atleast 5 paper inside`Local_Storage/Generated_Files/GenQP` |
33-
| `NotesSummariser` | `API` | it should summarise all notes.txt | Heyron | 22/5/2023 10:00PM | 24hour | `Local_Storage\notes_txt` | `Local_Storage\Generated_Files\Summarised_Notes` |
33+
| `NotesToText` | `API` | it should convert all pdfs in notes_pdf and pyqs_text folder to text | Sameer | 23/5/2023 9:00AM | 12hour | `Local_Storage\notes_txt`,`Local_Storage\pyqs_text` | `Local_Storage\Generated_Files\Summarised_Notes` |
34+
| `NotesSummariser` | `API` | it should summarise all notes.txt | Heyron | 23/5/2023 9:00AM | 12 hour | `Local_Storage\notes_txt` | `Local_Storage\Generated_Files\Summarised_Notes` |
3435

3536
## Completed tasks
3637

0 commit comments

Comments
 (0)