Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rdune71/AI-Life-Coach-Streamlit
rdune71
/
AI-Life-Coach-Streamlit2
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b5d5e39
AI-Life-Coach-Streamlit2
213 kB
1 contributor
History:
82 commits
rdune71
Implement enhanced debug panel with toggle controls and detailed status tracking
b5d5e39
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
Implement enhanced debug panel with toggle controls and detailed status tracking
3 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
3 months ago
services
Implement enhanced debug panel with toggle controls and detailed status tracking
3 months ago
utils
Fix session management serialization and update Ollama URL
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
143 Bytes
Fix session management serialization and update Ollama URL
3 months ago
.gitattributes
1.52 kB
initial commit
3 months ago
Dockerfile
0 Bytes
Initialize project structure for AI Life Coach
3 months ago
README.md
6.19 kB
Update for HF Space environment with deployment readiness testing
3 months ago
app.py
11.8 kB
Implement enhanced debug panel with toggle controls and detailed status tracking
3 months ago
debug_dashboard_test.py
3.02 kB
Implement enhanced debug panel with toggle controls and detailed status tracking
3 months ago
debug_redis_connection.py
1.43 kB
Add comprehensive Redis connection debugging and network testing scripts
3 months ago
demo_coordinated_ai.py
3.93 kB
Update for HF Space environment with deployment readiness testing
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
final_comprehensive_test.py
6.46 kB
Add ngrok monitoring utility and comprehensive system test
3 months ago
hf_space_test.py
2.94 kB
Update for HF Space environment with deployment readiness testing
3 months ago
monitor_ngrok.py
1.69 kB
Add ngrok monitoring utility and comprehensive system test
3 months ago
ngrok.yml
159 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
3 months ago
quick_system_test.py
2.64 kB
Fix session management serialization and update Ollama URL
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_full_system.py
3.17 kB
Fix session management serialization and update Ollama URL
3 months ago
test_hardcoded_redis.py
1.38 kB
Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures
3 months ago
test_hf_monitor.py
1.26 kB
Implement coordinated multi-model AI system with HF endpoint monitoring
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_ollama_simple.py
2.29 kB
Update Ollama test with current URL and add URL update utility
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
update_ollama_url.py
1.74 kB
Update Ollama test with current URL and add URL update utility
3 months ago
verify_redis.py
1.75 kB
Simplify Redis connection with exact working configuration from Redis Cloud
3 months ago