Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
rdune71
/
AI-Life-Coach-Streamlit
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e900a8d
AI-Life-Coach-Streamlit
178 kB
Ctrl+K
Ctrl+K
1 contributor
History:
80 commits
rdune71
Implement coordinated multi-model AI system with HF endpoint monitoring
e900a8d
11 months ago
api
Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling
11 months ago
core
Implement coordinated multi-model AI system with HF endpoint monitoring
11 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
11 months ago
services
Implement coordinated multi-model AI system with HF endpoint monitoring
11 months ago
utils
Fix session management serialization and update Ollama URL
11 months ago
$envOLLAMA_HOST=httpsf943b91f0a0c.n.txt
Safe
118 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
11 months ago
.env
Safe
143 Bytes
Fix session management serialization and update Ollama URL
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
Dockerfile
Safe
0 Bytes
Initialize project structure for AI Life Coach
11 months ago
README.md
Safe
4.98 kB
Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures
11 months ago
app.py
Safe
8.57 kB
Respect REDIS_DISABLE_SSL setting and fix Streamlit toast compatibility
11 months ago
debug_redis_connection.py
Safe
1.43 kB
Add comprehensive Redis connection debugging and network testing scripts
11 months ago
demo_coordinated_ai.py
Safe
2.93 kB
Implement coordinated multi-model AI system with HF endpoint monitoring
11 months ago
diagnose_ollama.py
Safe
3.26 kB
Add model selection dropdown and fix model detection logic
11 months ago
docker-compose.yml
Safe
0 Bytes
Initialize project structure for AI Life Coach
11 months ago
final_comprehensive_test.py
Safe
6.46 kB
Add ngrok monitoring utility and comprehensive system test
11 months ago
monitor_ngrok.py
Safe
1.69 kB
Add ngrok monitoring utility and comprehensive system test
11 months ago
ngrok.yml
Safe
159 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
11 months ago
quick_system_test.py
Safe
2.64 kB
Fix session management serialization and update Ollama URL
11 months ago
requirements.txt
Safe
214 Bytes
Fix Redis Cloud SSL connection, Streamlit version compatibility, and update requirements
11 months ago
start.sh
Safe
400 Bytes
Fix Ollama connection issues and improve error handling for Hugging Face Spaces
11 months ago
test_full_system.py
Safe
3.17 kB
Fix session management serialization and update Ollama URL
11 months ago
test_hardcoded_redis.py
Safe
1.38 kB
Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures
11 months ago
test_hf_monitor.py
Safe
1.26 kB
Implement coordinated multi-model AI system with HF endpoint monitoring
11 months ago
test_network_connectivity.py
Safe
1.78 kB
Add comprehensive Redis connection debugging and network testing scripts
11 months ago
test_ollama_connection.py
Safe
2.34 kB
Fix Ollama connection issues with enhanced error handling and updated ngrok URL
11 months ago
test_ollama_simple.py
Safe
2.29 kB
Update Ollama test with current URL and add URL update utility
11 months ago
test_redis_connection.py
Safe
1.63 kB
Fix Redis connection issues with proper SSL configuration and enhanced error handling
11 months ago
test_redis_hf.py
Safe
1.26 kB
Fix Redis configuration issue and enhance connection testing
11 months ago
test_setup.py
Safe
1.02 kB
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
11 months ago
update_ollama_url.py
Safe
1.74 kB
Update Ollama test with current URL and add URL update utility
11 months ago
verify_redis.py
Safe
1.75 kB
Simplify Redis connection with exact working configuration from Redis Cloud
11 months ago