Commit History

feat: Automatically detect Poppler path and provide a download fallback with installation instructions when PDF rendering fails.
59e4ae4

FauzanAriyatmoko commited on

main : add features pdf viewer handler
fc27b33

FauzanAriyatmoko commited on

main: Adding simple feature and fixing pdf viewer to no revert or citation action for every answer from ChatBot
4bc7820

FauzanAriyatmoko commited on

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

FauzanAriyatmoko commited on

feat: Implement Speech-to-Text functionality for voice input in the Gradio interface, including a new utility, configurations, and UI components.
b62b57f

FauzanAriyatmoko commited on

feat: Migrate the default LLM from ChatGLM3 to Qwen2-0.5B-Instruct, updating model loading, generation logic, and documentation.
327cd3e

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