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...
b283a26
AI-Life-Coach-Streamlit
89.3 kB
1 contributor
History:
70 commits
rdune71
Simplify Redis connection with exact working configuration from Redis Cloud
b283a26
4 months ago
api
Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling
4 months ago
core
Simplify Redis connection with exact working configuration from Redis Cloud
4 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
4 months ago
services
Add session management, weather service, and TTS modules
4 months ago
utils
Fix Redis SSL connection issues and Hugging Face provider deprecated parameters
4 months ago
$envOLLAMA_HOST=httpsf943b91f0a0c.n.txt
118 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
4 months ago
.env
549 Bytes
Fix model name mismatch and update Ollama connection logic
4 months ago
.gitattributes
1.52 kB
initial commit
4 months ago
Dockerfile
0 Bytes
Initialize project structure for AI Life Coach
4 months ago
README.md
5.23 kB
Simplify Redis connection with exact working configuration from Redis Cloud
4 months ago
app.py
8.57 kB
Respect REDIS_DISABLE_SSL setting and fix Streamlit toast compatibility
4 months ago
diagnose_ollama.py
3.26 kB
Add model selection dropdown and fix model detection logic
4 months ago
docker-compose.yml
0 Bytes
Initialize project structure for AI Life Coach
4 months ago
ngrok.yml
159 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
4 months ago
requirements.txt
214 Bytes
Fix Redis Cloud SSL connection, Streamlit version compatibility, and update requirements
4 months ago
start.sh
400 Bytes
Fix Ollama connection issues and improve error handling for Hugging Face Spaces
4 months ago
test_ollama_connection.py
2.34 kB
Fix Ollama connection issues with enhanced error handling and updated ngrok URL
4 months ago
test_redis_connection.py
1.63 kB
Fix Redis connection issues with proper SSL configuration and enhanced error handling
4 months ago
test_redis_hf.py
1.26 kB
Fix Redis configuration issue and enhance connection testing
4 months ago
test_setup.py
1.02 kB
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
4 months ago
verify_redis.py
1.75 kB
Simplify Redis connection with exact working configuration from Redis Cloud
4 months ago