ajaysi
08e51f76fa
Profile-aware bootstrap gating in start_alwrity_backend.py
...
- Add LINGUISTIC_REQUIRED_FEATURES set for profile-based gating
- Add get_active_profile() helper to read from ALWRITY_ACTIVE_PROFILE, ALWRITY_PROFILE, ALWRITY_FEATURE_PROFILE
- Add get_loaded_features() to read from ALWRITY_LOADED_FEATURES
- Add should_bootstrap_linguistic_models() - runs for all/default or when loaded features intersect linguistic-required
- Add should_bootstrap_local_llm_models() - skip for podcast/youtube/planning profiles
- Gate bootstrap steps at module load time
2026-03-31 15:18:03 +05:30
ajaysi
5965e123b9
Merge PR #446 : Add podcast-only demo mode visibility and router status
2026-03-30 07:43:46 +05:30
ي
af5a6e0ee3
Add podcast-only demo startup flag and CLI toggle
2026-03-30 06:56:57 +05:30
ajaysi
d557bd4918
Fix merge conflicts and resolve circular import issues
...
- Resolve conflict markers in logging_config.py, main.py, app.py
- Fix circular imports in story_writer services (image/audio/video generation)
by using lazy imports for get_story_media_write_dir
- Restore clean versions of:
- sif_agents.py
- tenant_provider_config.py
- personalization_service.py
- huggingface_provider.py
- main_text_generation.py
- logger_utils.py
- Use setup_clean_logging() consistently across app.py and main.py
- Restore verbose_mode handling in start_alwrity_backend.py
2026-03-22 10:45:05 +05:30
ajaysi
d412275748
"Merge_PR_422_unify_backend_logging_configuration"
2026-03-12 17:32:50 +05:30
ي
51313f60dc
Unify backend logging configuration entrypoint
2026-03-12 15:05:30 +05:30
ي
7619604324
Harden logging config with safer overrides and optional JSON/file sinks
2026-03-11 16:31:28 +05:30
ajaysi
651bd2b5f0
fix: Fix Unicode encoding issue in backend startup script
...
- Changed rocket emoji to ASCII [*] for Windows CP1252 compatibility
- This allows the backend to start without UnicodeEncodeError on Windows
2026-03-09 16:25:56 +05:30
ajaysi
2318fd8a48
Render deploy hardening: skip large model bootstrap on cloud, respect PORT, pin requests deps; add runtime.txt and render-build.sh
2026-03-04 12:55:35 +05:30
ajaysi
08a1f4a1d8
Save local changes (GSC/Bing integrations) before merging PR #354
2026-02-13 13:11:27 +05:30
ajaysi
e404a86502
Recovered state: integrated TrendSurferAgent, restored frontend/backend files, and cleaned up recovery scripts
2026-02-08 13:56:57 +05:30
ajaysi
1db10ccd0f
Added documentation for the auto-population feature and the analytics integration.
2026-01-17 11:01:10 +05:30
ajaysi
bf7493c366
AI Video Generation Implementation
2025-11-17 17:38:23 +05:30
ajaysi
40fb6ac95b
ALwrity Backend and Frontend - Stability and Error Handling Improvements
2025-10-14 10:57:16 +05:30
ajaysi
96b240b8ba
ALwrity + Wordpress + Wix + GSC integration
2025-10-08 16:12:26 +05:30
ajaysi
719ca06da0
ALwrity + Wordpress + Wix + GSC integration
2025-10-08 15:06:35 +05:30
ajaysi
5e3901c1c6
ALwrity + Wordpress + Wix + GSC integration
2025-10-08 14:25:59 +05:30
ajaysi
3bab3450dc
ALwrity + Wordpress + Wix + GSC integration
2025-10-08 10:13:14 +05:30
ajaysi
1460ce3cb6
Added enhanced linguistic analyzer and persona quality improver
2025-09-14 09:53:27 +05:30
ajaysi
c0a366269d
Added blog writer implementation - WIP
2025-09-12 10:26:08 +05:30
ajaysi
489a60e4a2
Add overall metrics to the hallucination detector
2025-09-08 22:09:45 +05:30
ajaysi
f76381030b
Alwrity monitoring data service
2025-08-28 11:11:55 +05:30
ajaysi
5d8d1cfb73
ALwrity version 0.5.6
2025-08-22 14:08:54 +05:30
ajaysi
32f97fa6b3
ALwrity Version 0.5.0 (Fastapi + React )
2025-08-06 12:48:02 +05:30