LLM-ChatBot-Document / utils /pdf_processor.py

Commit History

feat: Implement an interactive document viewer with citation highlighting and structured PDF text extraction.
a86d063

FauzanAriyatmoko commited on

refactor: Update `RecursiveCharacterTextSplitter` import to use `langchain_text_splitters` with a fallback to `langchain.text_splitter`.
01768eb

FauzanAriyatmoko commited on

feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
b80cddf

FauzanAriyatmoko commited on