Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rdune71
/
AI-Life-Coach-Streamlit
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7fe839d
AI-Life-Coach-Streamlit
54.6 kB
1 contributor
History:
61 commits
rdune71
Fix Redis configuration issue and enhance connection testing
7fe839d
3 months ago
api
Add Redis health status to the health check endpoint
3 months ago
core
Fix Redis configuration issue and enhance connection testing
3 months ago
modules
Implement Goal Tracker services with Redis-backed CRUD operations
3 months ago
services
Add session management, weather service, and TTS modules
3 months ago
utils
Update app.py imports and send button logic, enhance config detection for HF Spaces, improve HF token validation
3 months ago
.env
549 Bytes
Fix model name mismatch and update Ollama connection logic
3 months ago
.gitattributes
1.52 kB
initial commit
4 months ago
Dockerfile
0 Bytes
Initialize project structure for AI Life Coach
3 months ago
README.md
4.46 kB
Update README with comprehensive endpoint information and enhance Hugging Face fallback UX
3 months ago
app.py
8.81 kB
Enhance debug panel with API call tracking and add session state fields for tracking Ollama/HF calls
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
ngrok.yml
175 Bytes
Create ngrok.yml
4 months ago
ngrok.yml.txt
183 Bytes
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
3 months ago
requirements.txt
214 Bytes
Update requirements.txt with compatible versions for all dependencies
3 months ago
start.sh
400 Bytes
Fix Ollama connection issues and improve error handling for Hugging Face Spaces
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_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