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