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...
23871f0
chatbot-backend
/
src
/
utils
Ctrl+K
Ctrl+K
2 contributors
History:
22 commits
TalatMasood
Updating chroma db to be singleton class
6082154
about 2 months ago
__pycache__
Updating chroma db to be singleton class
about 2 months ago
__init__.py
Safe
0 Bytes
initial commit
3 months ago
conversation_manager.py
Safe
3.6 kB
Working chat with context and history
3 months ago
conversation_summarizer.py
Safe
4.99 kB
changed the bart model from large to base
2 months ago
database_cleanup.py
Safe
8.42 kB
Fix upload path to be part of environment vairiable
about 2 months ago
document_loader.py
Safe
2.28 kB
initial commit
3 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.
2 months ago
drive_document_processor.py
Safe
15 kB
Fix upload path to be part of environment vairiable
about 2 months ago
enhanced_excel_processor.py
Safe
12 kB
Changes to be committed:
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.
2 months ago
google_drive_service.py
Safe
4.54 kB
Changes to be committed:
2 months ago
llm_utils.py
Safe
4.14 kB
Updating chroma db to be singleton class
about 2 months ago
logger.py
Safe
2.36 kB
Updated Knowledge base with Upload, get and delete endpoints
3 months ago
text_splitter.py
Safe
1.14 kB
initial commit
3 months ago