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
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3371ef4
AI-Life-Coach-Streamlit2
86.5 kB
1 contributor
History:
65 commits
rdune71
Fix Redis SSL connection issues and Hugging Face provider deprecated parameters
3371ef4
2 months ago
api
Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling
2 months ago
core
Fix Redis SSL connection issues and Hugging Face provider deprecated parameters
2 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
2 months ago
services
Add session management, weather service, and TTS modules
2 months ago
utils
Fix Redis SSL connection issues and Hugging Face provider deprecated parameters
2 months ago
$envOLLAMA_HOST=httpsf943b91f0a0c.n.txt
Safe
118 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
2 months ago
.env
Safe
549 Bytes
Fix model name mismatch and update Ollama connection logic
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
Dockerfile
Safe
0 Bytes
Initialize project structure for AI Life Coach
2 months ago
README.md
Safe
4.46 kB
Update README with comprehensive endpoint information and enhance Hugging Face fallback UX
2 months ago
app.py
Safe
8.81 kB
Enhance debug panel with API call tracking and add session state fields for tracking Ollama/HF calls
2 months ago
diagnose_ollama.py
Safe
3.26 kB
Add model selection dropdown and fix model detection logic
2 months ago
docker-compose.yml
Safe
0 Bytes
Initialize project structure for AI Life Coach
2 months ago
ngrok.yml
Safe
159 Bytes
Implement Core LLM Factory Module with provider abstraction and factory pattern
2 months ago
requirements.txt
Safe
214 Bytes
Update requirements.txt with compatible versions for all dependencies
2 months ago
start.sh
Safe
400 Bytes
Fix Ollama connection issues and improve error handling for Hugging Face Spaces
2 months ago
test_ollama_connection.py
Safe
2.34 kB
Fix Ollama connection issues with enhanced error handling and updated ngrok URL
2 months ago
test_redis_hf.py
Safe
1.26 kB
Fix Redis configuration issue and enhance connection testing
2 months ago
test_setup.py
Safe
1.02 kB
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
2 months ago