omkar334 commited on
Commit
2dbb737
1 Parent(s): c525e42
Files changed (1) hide show
  1. todo.txt +11 -0
todo.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ assign ids to chunks
2
+ assign chapter name as id 1
3
+ retrieve chapter_name to add to prompt
4
+ better chunking strategy
5
+ refine save/upload code - DONE
6
+
7
+ chat history - DONE
8
+ chat history access to llm, agent
9
+ change prompt to be more formal - DONE
10
+ show sources along with page number
11
+ show audio files in chat - DONE