Commit History

feat(fact_image): add Bengali text auto-detection and font support
699416a

ismdrobiul489 commited on

feat: Ultrafast preset for all modules, Text Story margin fix, Quiz Explain box improvements
e93bb43

ismdrobiul489 commited on

perf: Use ultrafast preset for video export - 3-5x faster
af49b9c

ismdrobiul489 commited on

perf: Remove normalize_video step - saves 50-90 sec per scene
e93be7e

ismdrobiul489 commited on

feat: Major optimizations - Quiz dynamic fonts, TTS 1.2x speed, Video stream copy (10x faster), Single API call, Fact Image dynamic fonts, Text Story position fix
ee36c8e

ismdrobiul489 commited on

style: Increase fact image text padding by 8px on each side
800faa1

ismdrobiul489 commited on

feat: Add voice dropdown to Quiz section with comprehensive voice options
0fb0a37

ismdrobiul489 commited on

feat: Update Video Creator voice dropdown with comprehensive voice list
30e4fdb

ismdrobiul489 commited on

feat: Update voice dropdowns with 60+ voices organized by language groups
268ab88

ismdrobiul489 commited on

fix: Login system - CSS specificity fix and debug logging
28a4120

ismdrobiul489 commited on

feat: Add client-side login system with username/password authentication
e665557

ismdrobiul489 commited on

docs: Add comprehensive API documentation with HF Cloud Storage section
1ccab01

ismdrobiul489 commited on

fix: Text Story UI positioning, Fact Image heading background alignment
46f20a7

ismdrobiul489 commited on

feat: Text Story - Facebook Messenger UI with header, avatars, Active Now status
a2e7972

ismdrobiul489 commited on

feat: Multiple updates - HTML optimization, dual API search, text story tuning, Messenger UI
d4f61bc

ismdrobiul489 commited on

fix: Better error handling for fact-image validation errors
36f63dd

ismdrobiul489 commited on

perf: Optimize HTML with external CSS/JS - faster loading
8e5f1c9

ismdrobiul489 commited on

chore: Remove YouTube uploader (not working in cloud Docker)
3a25ef1

ismdrobiul489 commited on

feat: YouTube to HF uploader - folder management, video/audio modes, category naming, text_story UI update
28bbf81

ismdrobiul489 commited on

feat: New dating-app style chat UI with gradient header, avatar, Online status
30fb462

ismdrobiul489 commited on

fix: Make message sender field more flexible to fix 422 error
e46d7f1

ismdrobiul489 commited on

fix: Green screen fallback + auto create gameplay_backgrounds folder in HF Dataset
383026e

ismdrobiul489 commited on

feat: Natural chat AI, TTS speed 1.3x, HF upload to text_story folder
2f7f045

ismdrobiul489 commited on

fix: Sync audio with message timing using CompositeAudioClip
5257b31

ismdrobiul489 commited on

fix: Correct TTS endpoint and payload format, filter .mp4 only
a7c6f3a

ismdrobiul489 commited on

fix: Use GROQ_API instead of GROQ_API_KEY
662decd

ismdrobiul489 commited on

feat: Add Text Story module with iMessage-style chat video generation
7219c67

ismdrobiul489 commited on

feat: Add Groq GPT-OSS-120B fallback for data formatting with exact CSV spec
6240099

ismdrobiul489 commited on

trigger: Force HuggingFace rebuild with improved year parsing
d0f3903

ismdrobiul489 commited on

fix: Improve year parsing with flexible extraction and better debugging
e667e13

ismdrobiul489 commited on

fix: Convert SystemMessage to HumanMessage for Gemma compatibility
2359208

ismdrobiul489 commited on

fix: Pin langchain-google-genai version for compatibility
2803c48

ismdrobiul489 commited on

feat: Add rate limiter (29 req/62s) + use gemma-3-27b-it everywhere
319e0ab

ismdrobiul489 commited on

fix: Remove kw_only for Python 3.9 compatibility
2e2a7a6

ismdrobiul489 commited on

trigger: Force HuggingFace rebuild
c6ade0e

ismdrobiul489 commited on

fix: Remove all searxng references from graph.py and configuration.py
1306ec9

ismdrobiul489 commited on

fix: Remove SearXNG/langchain-community dependency - use Tavily only
e15f4d6

ismdrobiul489 commited on

fix: Add langchain-community to requirements.txt
f653757

ismdrobiul489 commited on

feat: Complete Agentic AI Pipeline for Bar Chart Race
7c25fbf

ismdrobiul489 commited on

Fix Validator crash on wide data and enable dynamic tavily search
a20f6ee

ismdrobiul489 commited on

Fix Validator incorrectly renaming entity columns to value
0c5b76f

ismdrobiul489 commited on

Add AI Knowledge gen and Tavily integration with key
a2390a4

ismdrobiul489 commited on

Fix IndentationError in Scout scraping logic
c691187

ismdrobiul489 commited on

Fix Scout to strictly filter scraped tables for Time Series (valid Bar Race data) only
7a0748a

ismdrobiul489 commited on

Fix Surgeon failure by adding Transposed Wide format support in Validator
2aecc54

ismdrobiul489 commited on

Fix HF upload bug in router.py
5c580c2

ismdrobiul489 commited on

Fix Validator to correctly detect wide format and prevent bad renaming
a1ddce7

ismdrobiul489 commited on

Add Brain plan validation and merge with fallback defaults
8355827

ismdrobiul489 commited on

Add topic-based fallback indicator detection in Scout
5ddee14

ismdrobiul489 commited on

Fix Validator column detection, smooth racing animation, error handling
89a3393

ismdrobiul489 commited on