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

  • Log In
  • Sign Up

Spaces:
sanchitv7
/
LLMates
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
LLMates
Ctrl+K
Ctrl+K
  • 2 contributors
History: 20 commits
Sanchit Verma
Reorder imports in app.py for better readability
9553198 3 months ago
  • .env
    339 Bytes
    Update app configuration and README for OpenRouter and Ollama support 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    1.06 kB
    Remove __pycache__ mentioned twice 3 months ago
  • README.md
    4.06 kB
    Add note on starting small and learning by doing 3 months ago
  • app.py
    2.86 kB
    Reorder imports in app.py for better readability 3 months ago
  • config.py
    637 Bytes
    Update default persona to Motivational Coach and fix syntax error in app.py 3 months ago
  • huggingface.yaml
    155 Bytes
    Add LLMates chatbot app with custom AI personas 3 months ago
  • prompts.py
    2.11 kB
    Refactor code for better readability and maintainability 3 months ago
  • pyproject.toml
    242 Bytes
    Add environment configuration, update README, and implement core functionality 3 months ago
  • requirements.txt
    36 Bytes
    - Add Gradio-based chat interface in `app.py` for persona-based chat assistant. 3 months ago
  • utils.py
    2.47 kB
    Refactor code for better readability and maintainability 3 months ago