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...
main
LLMates
15.5 kB
2 contributors
History:
23 commits
Sanchit Verma
Rename app variable to demo in app.py for clarity and consistency in Gradio usage
55ee68d
9 months ago
.env
Safe
339 Bytes
Update app configuration and README for OpenRouter and Ollama support
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
1.06 kB
Remove __pycache__ mentioned twice
9 months ago
README.md
Safe
4.06 kB
Add note on starting small and learning by doing
9 months ago
app.py
2.84 kB
Rename app variable to demo in app.py for clarity and consistency in Gradio usage
9 months ago
config.py
Safe
637 Bytes
Update default persona to Motivational Coach and fix syntax error in app.py
10 months ago
huggingface.yaml
Safe
155 Bytes
Add LLMates chatbot app with custom AI personas
9 months ago
prompts.py
Safe
2.11 kB
Refactor code for better readability and maintainability
9 months ago
pyproject.toml
Safe
242 Bytes
Add environment configuration, update README, and implement core functionality
10 months ago
requirements.txt
Safe
36 Bytes
- Add Gradio-based chat interface in `app.py` for persona-based chat assistant.
10 months ago
utils.py
Safe
2.47 kB
Refactor code for better readability and maintainability
9 months ago