Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TalatMasud
/
chatbot-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eda701e
chatbot-backend
/
src
/
utils
2 contributors
History:
19 commits
TalatMasood
Sorted the documents list in descending order
37a7e05
about 1 month ago
__pycache__
Sorted the documents list in descending order
about 1 month ago
__init__.py
Safe
0 Bytes
initial commit
2 months ago
conversation_manager.py
Safe
3.6 kB
Working chat with context and history
about 2 months ago
conversation_summarizer.py
Safe
4.99 kB
changed the bart model from large to base
about 1 month ago
database_cleanup.py
Safe
8.4 kB
Updarte chatbot with deployment configurations on the Render
about 1 month ago
document_loader.py
Safe
2.28 kB
initial commit
2 months ago
document_processor.py
Safe
23.6 kB
Log google drive documents in the mongodb, add source of the document and made chunks to overlap text.
about 1 month ago
drive_document_processor.py
Safe
15 kB
Log google drive documents in the mongodb, add source of the document and made chunks to overlap text.
about 1 month ago
enhanced_excel_processor.py
Safe
12 kB
Changes to be committed:
about 2 months ago
excel_integration
Safe
4.72 kB
Enhanced the support for the excel file and added endpoint to have optimized vector store and Rag for the Excel.
about 2 months ago
google_drive_service.py
Safe
4.54 kB
Changes to be committed:
about 2 months ago
llm_utils.py
Safe
2.3 kB
Enhanced the support for the excel file and added endpoint to have optimized vector store and Rag for the Excel.
about 2 months ago
logger.py
Safe
2.36 kB
Updated Knowledge base with Upload, get and delete endpoints
2 months ago
text_splitter.py
Safe
1.14 kB
initial commit
2 months ago