Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
babupallam
/
knowflow-ai-rag-document-chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
knowflow-ai-rag-document-chatbot
/
src
45 kB
Ctrl+K
Ctrl+K
2 contributors
History:
10 commits
Babu Pallam
Add modular RAG pipeline orchestration
6827b82
about 1 month ago
__init__.py
Safe
0 Bytes
Add modular RAG application skeleton
about 1 month ago
chunker.py
Safe
4.53 kB
Add paragraph-aware chunking for document retrieval
about 1 month ago
config.py
Safe
8.83 kB
Add configuration management for modular RAG pipeline
about 1 month ago
document_loader.py
Safe
4.46 kB
Add document loading and text cleaning modules
about 1 month ago
embeddings.py
Safe
1.92 kB
Add local embedding model wrapper for RAG retrieval
about 1 month ago
llm_client.py
Safe
5.92 kB
Add OpenAI-compatible cloud LLM client
about 1 month ago
logging_utils.py
Safe
1.67 kB
Add structured logging utilities for RAG events
about 1 month ago
rag_pipeline.py
Safe
10.1 kB
Add modular RAG pipeline orchestration
about 1 month ago
retriever.py
Safe
1.55 kB
Add semantic retriever for vector search
about 1 month ago
text_cleaner.py
Safe
978 Bytes
Add document loading and text cleaning modules
about 1 month ago
vector_store.py
Safe
5.01 kB
Add ChromaDB vector store integration
about 1 month ago