Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rdune71
/
AI-Life-Coach-Streamlit
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6c0af85
AI-Life-Coach-Streamlit
94.6 kB
1 contributor
History:
75 commits
rdune71
Add comprehensive Redis connection debugging and network testing scripts
6c0af85
3 months ago
api
Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling
3 months ago
core
Add comprehensive Redis connection debugging and network testing scripts
3 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
3 months ago
services
Add session management, weather service, and TTS modules
3 months ago
utils
Clean up old Redis configuration references and simplify config parsing
3 months ago
$envOLLAMA_HOST=httpsf943b91f0a0c.n.txt
118 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
3 months ago
.env
549 Bytes
Fix model name mismatch and update Ollama connection logic
3 months ago
.gitattributes
1.52 kB
initial commit
4 months ago
Dockerfile
0 Bytes
Initialize project structure for AI Life Coach
3 months ago
README.md
4.85 kB
Clean up old Redis configuration references and simplify config parsing
3 months ago
app.py
8.57 kB
Respect REDIS_DISABLE_SSL setting and fix Streamlit toast compatibility
3 months ago
debug_redis_connection.py
1.43 kB
Add comprehensive Redis connection debugging and network testing scripts
3 months ago
diagnose_ollama.py
3.26 kB
Add model selection dropdown and fix model detection logic
3 months ago
docker-compose.yml
0 Bytes
Initialize project structure for AI Life Coach
3 months ago
ngrok.yml
159 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
3 months ago
requirements.txt
214 Bytes
Fix Redis Cloud SSL connection, Streamlit version compatibility, and update requirements
3 months ago
start.sh
400 Bytes
Fix Ollama connection issues and improve error handling for Hugging Face Spaces
3 months ago
test_hardcoded_redis.py
1.42 kB
Update Redis client with new database credentials
3 months ago
test_network_connectivity.py
1.78 kB
Add comprehensive Redis connection debugging and network testing scripts
3 months ago
test_ollama_connection.py
2.34 kB
Fix Ollama connection issues with enhanced error handling and updated ngrok URL
3 months ago
test_redis_connection.py
1.63 kB
Fix Redis connection issues with proper SSL configuration and enhanced error handling
3 months ago
test_redis_hf.py
1.26 kB
Fix Redis configuration issue and enhance connection testing
3 months ago
test_setup.py
1.02 kB
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
3 months ago
verify_redis.py
1.75 kB
Simplify Redis connection with exact working configuration from Redis Cloud
3 months ago