Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
FauzanAriyatmoko
/
LLM-ChatBot-Document
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLM-ChatBot-Document
/
utils
61.6 kB
Ctrl+K
Ctrl+K
2 contributors
History:
10 commits
FauzanAriyatmoko
main: update
522188c
7 months ago
__init__.py
Safe
36 Bytes
feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
7 months ago
document_viewer.py
Safe
8.97 kB
feat: Implement an interactive document viewer with citation highlighting and structured PDF text extraction.
7 months ago
pdf_processor.py
Safe
10.4 kB
feat: Implement an interactive document viewer with citation highlighting and structured PDF text extraction.
7 months ago
rag_pipeline.py
Safe
11 kB
feat: Migrate the default LLM from ChatGLM3 to Qwen2-0.5B-Instruct, updating model loading, generation logic, and documentation.
7 months ago
simple_pdf_viewer.py
Safe
5.39 kB
main: update
7 months ago
speech_to_text.py
Safe
4.84 kB
feat: Implement Speech-to-Text functionality for voice input in the Gradio interface, including a new utility, configurations, and UI components.
7 months ago
ui_components.py
Safe
13.7 kB
main : fixing pdf viewer feature
7 months ago
vector_store.py
Safe
7.4 kB
feat: Implement an interactive document viewer with citation highlighting and structured PDF text extraction.
7 months ago