Commit History

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

FauzanAriyatmoko commited on

main: new libbrary list for handle features pdf viewer support browser
f7766a9

FauzanAriyatmoko commited on

main : add features pdf viewer handler
fc27b33

FauzanAriyatmoko commited on

main: fixing error issues pdf viewer
3142e00

FauzanAriyatmoko commited on

main: fixing viewer document feature
735811f

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: Add an interactive document viewer with real-time citation highlighting, enhanced PDF processing, and speech-to-text input.
43aac82

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

Remove chatbot avatar, ignore common image files, and configure Git LFS for various image and PDF formats.
63d66e9

FauzanAriyatmoko commited on

feat: Add an overlay to the chat interface when embedded.
fd505e0

FauzanAriyatmoko commited on

feat: Use `ROBOT.jpg` for the chat avatar and remove the "Info & Pengaturan" tab.
21f0098

FauzanAriyatmoko commited on

chore: Update default `TOP_K_RETRIEVAL`, `TEMPERATURE`, and `TOP_P` values in `.env.example`.
321c1d6

FauzanAriyatmoko commited on

chore: Update Gradio app title from GLM to QWEN.
47e0a4b

FauzanAriyatmoko commited on

feat: Update RAG ChatBot to use QWEN model instead of GLM model in app and documentation.
b829e4e

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

Add HuggingFace Spaces configuration to README
51c1726

FauzanAriyatmoko commited on

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

FauzanAriyatmoko commited on