PsTuts-RAG / TODO.md
mbudisic's picture
feat(app): Update introduction message to include version and source information
66ef1e0
# πŸ“ TODOs in Codebase
- `./app.py:46:# TODO: Create an introduction message here that explains the purpose of the app`
- `./app.py:248: # TODO: Make the step label update instead of add`
- `./pstuts_rag/pstuts_rag/datastore.py:26:# TODO: Write MCP server that ingests `mp4` folder`
- `./pstuts_rag/pstuts_rag/datastore.py:66:# TODO: accumulate transcripts of videos when loading, summarize each, then summarize summaries to get a description of the dataset for the prompt`
- `./pstuts_rag/pstuts_rag/nodes.py:113:# TODO More robust generation of queries - multiquery launch`
- `./pstuts_rag/pstuts_rag/nodes.py:446:# TODO: Produce Markdown artifact with embedded references`
- `./pstuts_rag/pstuts_rag/nodes.py:447:# TODO: Consider reviewing the document and interspersing the links based on their descriptions where most needed`
Keep up the great work! πŸš€