Commit History

Fix NameError for get_lazy_llm and enable async trend decoding
43c61c9

amitbhatt6075 commited on

Fix Trend Decoder timeout with async endpoint
e806ed2

amitbhatt6075 commited on

Fix import error in thunderbird engine
7193bbc

amitbhatt6075 commited on

Final Fix: Crash proof main.py and safe model loading
f66fbba

amitbhatt6075 commited on

Add crash-proof loading for ML models in main.py
4f2d467

amitbhatt6075 commited on

refactor(core): Switch to TinyLlama to resolve memory issues
aa50189

amitbhatt6075 commited on

feat(thunderbird): Build complete market intelligence module
f507f45

amitbhatt6075 commited on

feat(thunderbird): Add market intelligence module with new model and APIs
01c71d2

amitbhatt6075 commited on

Added Community AI Module: Toxicity Check and Smart Tagging
5ac001d

amitbhatt6075 commited on

fix: re-pushing dynamic config updates
4f2c694

amitbhatt6075 commited on

fix: re-pushing dynamic config updates
c5562b0

amitbhatt6075 commited on

feat: added dynamic config support for ai endpoints
cd0ab55

amitbhatt6075 commited on

feat(briefing): Add python fallback for empty data
6cb46f3

amitbhatt6075 commited on

fix(insights): Remove async keyword from sync dashboard insights endpoint
9a399eb

amitbhatt6075 commited on

feat(earnings): Add unique commentary for all content formats
02aef91

amitbhatt6075 commited on

feat(earnings): Implement smart commentary for AI insights
6dddef0

amitbhatt6075 commited on

feat(check-in): Replace LLM sorter with reliable Python keyword matching
d920385

amitbhatt6075 commited on

refactor(check-in): Use keyword-driven prompt for better accuracy
917e351

amitbhatt6075 commited on

fix(check-in): Implement robust JSON parser for noisy LLM output
3b8edd1

amitbhatt6075 commited on

fix: Correct Hugging Face config (sdk, python_version, app_file)
a5c0333

amitbhatt6075 commited on

debug: Strip startup to bare minimum for crash test
e00b7a2

amitbhatt6075 commited on

refactor: Switch to smaller phi-2 model to run on free tier
9ad4566

amitbhatt6075 commited on

refactor: Re-enable LLM loading for production with upgraded hardware
696bec9

amitbhatt6075 commited on

test: Disable LLM loading to debug startup crash
b9bee86

amitbhatt6075 commited on

fix: Clean up main.py and attempt to resolve deployment crash
285b088

amitbhatt6075 commited on

fix: Final definitive fix for model initialization race condition
a78ff79

amitbhatt6075 commited on

fix: Definitive fix for model initialization order
fb11997

amitbhatt6075 commited on

fix: Final definitive fix for initialization race condition
c6cf010

amitbhatt6075 commited on

fix: Correctly import CreativeDirector class
7959964

amitbhatt6075 commited on

fix: Correct model initialization order
3eb5edf

amitbhatt6075 commited on

Complete fresh start - FINAL UPLOAD
0914e96

amitbhatt6075 commited on