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...
2665582
AI-Life-Coach-Streamlit2
43.5 kB
1 contributor
History:
54 commits
rdune71
Fix import issue in app.py by using session_manager instead of non-existent get_conversation_history
2665582
2 months ago
api
Implement developer review recommendations: enhanced session management, improved error handling, and dependency updates
2 months ago
core
Update app.py imports and send button logic, enhance config detection for HF Spaces, improve HF token validation
2 months ago
modules
Add Pydantic models for Goal Tracker module
2 months ago
services
Add session management, weather service, and TTS modules
2 months ago
utils
Update app.py imports and send button logic, enhance config detection for HF Spaces, improve HF token validation
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
4.23 kB
Fix import issue in app.py by using session_manager instead of non-existent get_conversation_history
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
175 Bytes
Create ngrok.yml
2 months ago
ngrok.yml.txt
Safe
183 Bytes
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
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_setup.py
Safe
1.02 kB
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
2 months ago