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

  • Log In
  • Sign Up

Spaces:
Carbaz
/
career_conversation
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
career_conversation / src
24.6 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 13 commits
Carbaz's picture
Carbaz
Add footer disclaimer to chatbot interface and import Markdown component
64b4fcd 24 days ago
  • __init__.py
    525 Bytes
    Refactor application structure: implement main entrypoint, initialize environment, and set up logging; add tools for user interaction and data handling about 1 month ago
  • __main__.py
    794 Bytes
    Refactor parameter names for clarity: update 'cv_pdf' to 'profile_pdf' in main, Assistant, and get_interface functions 25 days ago
  • assistant.py
    3.51 kB
    Refactor parameter names for clarity: update 'cv_pdf' to 'profile_pdf' in main, Assistant, and get_interface functions 25 days ago
  • interface.py
    2.39 kB
    Add footer disclaimer to chatbot interface and import Markdown component 24 days ago
  • prompts.py
    10.9 kB
    Add footer disclaimer to chatbot interface and import Markdown component 24 days ago
  • tools.py
    6.48 kB
    Refactor application structure: implement main entrypoint, initialize environment, and set up logging; add tools for user interaction and data handling about 1 month ago