Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanchitv7
/
LLMates
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9553198
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
Safe
339 Bytes
Update app configuration and README for OpenRouter and Ollama support
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
1.06 kB
Remove __pycache__ mentioned twice
3 months ago
README.md
Safe
4.06 kB
Add note on starting small and learning by doing
3 months ago
app.py
Safe
2.86 kB
Reorder imports in app.py for better readability
3 months ago
config.py
Safe
637 Bytes
Update default persona to Motivational Coach and fix syntax error in app.py
3 months ago
huggingface.yaml
Safe
155 Bytes
Add LLMates chatbot app with custom AI personas
3 months ago
prompts.py
Safe
2.11 kB
Refactor code for better readability and maintainability
3 months ago
pyproject.toml
Safe
242 Bytes
Add environment configuration, update README, and implement core functionality
3 months ago
requirements.txt
Safe
36 Bytes
- Add Gradio-based chat interface in `app.py` for persona-based chat assistant.
3 months ago
utils.py
Safe
2.47 kB
Refactor code for better readability and maintainability
3 months ago