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:
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...
main
AI-Life-Coach-Streamlit2
326 kB
Ctrl+K
Ctrl+K
1 contributor
History:
147 commits
rdune71
Fix critical issues: session state error, Ollama timeouts, redundant logging
dc6e56f
12 months ago
.streamlit
Simplify CosmicCat AI Assistant - Remove HF expert features and branding changes
12 months ago
api
Fix chat interface response issues: proper session handling, error handling, and UI display fixes
12 months ago
core
Fix critical issues: session state error, Ollama timeouts, redundant logging
12 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
12 months ago
services
Simplify CosmicCat AI Assistant - Remove HF expert features and branding changes
12 months ago
src
Fix critical issues: session state error, Ollama timeouts, redundant logging
12 months ago
utils
Implement efficiency improvements: HF endpoint monitoring optimization, Redis connection pooling, API request caching, session management optimization, async processing, model validation caching, and config singleton pattern
12 months ago
$envOLLAMA_HOST=httpsf943b91f0a0c.n.txt
Safe
118 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
12 months ago
.env
Safe
200 Bytes
Implemented live web search (Tavily), academic research access (Semantic Scholar), and evaluation dashboard with tabs
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
Dockerfile
Safe
171 Bytes
Update
12 months ago
README.md
Safe
6.3 kB
Rebrand from AI Life Coach to CosmicCat AI Assistant with space-cat theme
12 months ago
app.py
Safe
14.4 kB
Fix critical issues: session state error, Ollama timeouts, redundant logging
12 months ago
debug_redis_connection.py
Safe
1.43 kB
Add comprehensive Redis connection debugging and network testing scripts
12 months ago
diagnose_ollama.py
Safe
3.26 kB
Add model selection dropdown and fix model detection logic
12 months ago
docker-compose.yml
Safe
0 Bytes
Initialize project structure for AI Life Coach
12 months ago
final_comprehensive_test.py
Safe
6.46 kB
Add ngrok monitoring utility and comprehensive system test
12 months ago
hf_space_test.py
Safe
2.94 kB
Update for HF Space environment with deployment readiness testing
12 months ago
monitor_ngrok.py
Safe
1.69 kB
Add ngrok monitoring utility and comprehensive system test
12 months ago
ngrok.yml
Safe
159 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
12 months ago
quick_system_test.py
Safe
2.64 kB
Fix session management serialization and update Ollama URL
12 months ago
requirements.txt
Safe
214 Bytes
Removed Semantic Scholar dependency and all related code references
12 months ago
start.sh
Safe
380 Bytes
Update
12 months ago
test_critical_fixes.py
Safe
3.72 kB
Fix critical HF endpoint spamming and response delivery issues
12 months ago
test_enhanced_debug.py
Safe
3.5 kB
Implement enhanced debug panel with comprehensive system monitoring and controls
12 months ago
test_full_system.py
Safe
3.17 kB
Fix session management serialization and update Ollama URL
12 months ago
test_hardcoded_redis.py
Safe
1.38 kB
Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures
12 months ago
test_network_connectivity.py
Safe
1.78 kB
Add comprehensive Redis connection debugging and network testing scripts
12 months ago
test_ollama_connection.py
Safe
2.34 kB
Fix Ollama connection issues with enhanced error handling and updated ngrok URL
12 months ago
test_ollama_simple.py
Safe
2.29 kB
Update Ollama test with current URL and add URL update utility
12 months ago
test_redis_connection.py
Safe
1.63 kB
Fix Redis connection issues with proper SSL configuration and enhanced error handling
12 months ago
test_redis_hf.py
Safe
1.26 kB
Fix Redis configuration issue and enhance connection testing
12 months ago
test_setup.py
Safe
1.02 kB
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
12 months ago
test_ui_fixes.py
Safe
2.61 kB
Fix UI issues, restore advanced debug panel, and improve Ollama connection handling
12 months ago
update_ollama_url.py
Safe
1.74 kB
Update Ollama test with current URL and add URL update utility
12 months ago
verify_redis.py
Safe
1.75 kB
Simplify Redis connection with exact working configuration from Redis Cloud
12 months ago