Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
TalatMasud
/
chatbot-backend
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
chatbot-backend / src /utils
Ctrl+K
Ctrl+K
  • 2 contributors
History: 24 commits
TalatMasood's picture
TalatMasood
Updated code with greeting support
0d1bcfb 2 months ago
  • __pycache__
    Updated code with greeting support 2 months ago
  • __init__.py
    0 Bytes
    initial commit 3 months ago
  • conversation_manager.py
    3.6 kB
    Working chat with context and history 3 months ago
  • conversation_summarizer.py
    4.99 kB
    changed the bart model from large to base 3 months ago
  • database_cleanup.py
    8.42 kB
    Fix upload path to be part of environment vairiable 2 months ago
  • document_loader.py
    2.28 kB
    initial commit 3 months ago
  • document_processor.py
    23.6 kB
    Update date and time to UTC format 2 months ago
  • drive_document_processor.py
    15 kB
    Fix upload path to be part of environment vairiable 2 months ago
  • enhanced_excel_processor.py
    12 kB
    Changes to be committed: 3 months ago
  • excel_integration
    4.72 kB
    Enhanced the support for the excel file and added endpoint to have optimized vector store and Rag for the Excel. 3 months ago
  • google_drive_service.py
    4.54 kB
    Changes to be committed: 3 months ago
  • greeting_handler.py
    5.8 kB
    Updated code with greeting support 2 months ago
  • llm_utils.py
    4.14 kB
    Updating chroma db to be singleton class 2 months ago
  • logger.py
    2.36 kB
    Updated Knowledge base with Upload, get and delete endpoints 3 months ago
  • text_splitter.py
    1.14 kB
    initial commit 3 months ago