Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanchitv7
/
LLMates
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLMates
15.1 kB
Ctrl+K
Ctrl+K
2 contributors
History:
24 commits
sanchitv7
Delete .env
7de1731
verified
26 days ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
1.06 kB
Remove __pycache__ mentioned twice
11 months ago
README.md
Safe
4.06 kB
Add note on starting small and learning by doing
11 months ago
app.py
Safe
2.84 kB
Rename app variable to demo in app.py for clarity and consistency in Gradio usage
10 months ago
config.py
Safe
637 Bytes
Update default persona to Motivational Coach and fix syntax error in app.py
11 months ago
huggingface.yaml
Safe
155 Bytes
Add LLMates chatbot app with custom AI personas
11 months ago
prompts.py
Safe
2.11 kB
Refactor code for better readability and maintainability
11 months ago
pyproject.toml
Safe
242 Bytes
Add environment configuration, update README, and implement core functionality
11 months ago
requirements.txt
Safe
36 Bytes
- Add Gradio-based chat interface in `app.py` for persona-based chat assistant.
11 months ago
utils.py
Safe
2.47 kB
Refactor code for better readability and maintainability
11 months ago