Commit History

update
0202988

T0X1N commited on

feat: Migrate to google-genai SDK + fix remaining low-res images
545358b

Nikhil Pravin Pise commited on

fix: Upgrade Medium images to high resolution (1400px) across entire app
60742a2

Nikhil Pravin Pise commited on

feat: limit ElevenLabs to 250 chars, optimize Groq prompt
f41a2fa

Nikhil Pravin Pise commited on

fix: restore block_resources function in utils.py
aa69bc4

Nikhil Pravin Pise commited on

feat: implement comprehensive improvement plan (Phases 1-5)
e98cc10

Nikhil Pravin Pise commited on

feat: Switch to Groq as primary LLM provider
40cdc42

Nikhil Pravin Pise commited on

chore: Update server header to v3.0
57b1d14

Nikhil Pravin Pise commited on

feat: MCP Server v3.0 - Full specification compliance
d0875ab

Nikhil Pravin Pise commited on

Clean up: remove old files, update docs with Hero tab and improvements
bbc5345

Nikhil Pravin Pise commited on

Center tabs: aggressive flex approach on .tabs container
784662b

Nikhil Pravin Pise commited on

Fix tab centering with proper selector
2bbd682

Nikhil Pravin Pise commited on

Revert "Fix: enhance tab centering CSS with multiple selectors"
7ff9cc0

Nikhil Pravin Pise commited on

Fix: enhance tab centering CSS with multiple selectors
c3dbadc

Nikhil Pravin Pise commited on

Center align tab navigation bar
e1ae967

Nikhil Pravin Pise commited on

Fix Sonic width: separate Voice dropdown and Button into own rows like Discover
9aa64eb

Nikhil Pravin Pise commited on

Fix Sonic tab width: move output elements inside hero-section for consistent layout
cd3c664

Nikhil Pravin Pise commited on

Revert "Fix all tabs width: add max-width 900px to hero-section class for consistent layout"
597a378

Nikhil Pravin Pise commited on

Fix all tabs width: add max-width 900px to hero-section class for consistent layout
b8654d8

Nikhil Pravin Pise commited on

Add beautiful Hero tab with feature overview and remove redundant header
9d58aeb

Nikhil Pravin Pise commited on

Fix Intelligence Export UI: match Scrape tab layout (Download + File below)
60eccc8

Nikhil Pravin Pise commited on

Fix Gemini model (2.0-flash with fallback) and add proper sentence endings for audio
ad95b0c

Nikhil Pravin Pise commited on

Fix Sonic tab gibberish: add clean_text_for_audio, guardrailed Gemini prompt, and validation
a42639c

Nikhil Pravin Pise commited on

Fix Batch tab: make process_batch_from_list async instead of blocking asyncio.run
c8c1b0d

Nikhil Pravin Pise commited on

Match all tabs width to Sonic: Scrape, Batch, Intelligence, Settings now use hero-section
e66ed28

Nikhil Pravin Pise commited on

Match Discover tab width to Sonic tab (hero-section instead of premium-tab)
2fcd33d

Nikhil Pravin Pise commited on

Clean Scrape export UI: remove status indicator, use Gradio toasts for feedback
86df067

Nikhil Pravin Pise commited on

Creative fix: CSS export-row class forces equal 33.33% width on all columns
f179e02

Nikhil Pravin Pise commited on

Fix Scrape export: equal sizing for Format, Download, Status (all scale=1)
0695c31

Nikhil Pravin Pise commited on

Fix Scrape export UI: cleaner layout with file output below control row
90b0acd

Nikhil Pravin Pise commited on

Fix Discover tab: remove retry logic, use simple direct calls like working ui.py
3afa66f

Nikhil Pravin Pise commited on

Fix Scrape export UI: shorten status messages to prevent overflow
7eabca2

Nikhil Pravin Pise commited on

Bug fixes: export_article returns proper tuple, fix Gemini model to gemini-1.5-flash
669a1a3

Nikhil Pravin Pise commited on

Fix Scrape export section: all elements now in single row for side-by-side layout
414fe45

Nikhil Pravin Pise commited on

Apply premium layout with centered hero cards to Discover, Scrape, and Batch tabs
5a77c32

Nikhil Pravin Pise commited on

Creative redesign: Premium tab layout for Intelligence and Settings with centered hero cards and 900px max-width
317b365

Nikhil Pravin Pise commited on

Apply hero-section pattern to Intelligence and Settings tabs matching Scrape/Batch/Sonic structure
32ff303

Nikhil Pravin Pise commited on

Remove narrow-tab constraints - Intelligence and Settings now full width like other tabs
21a0c52

Nikhil Pravin Pise commited on

Add narrow-tab CSS and apply to Intelligence and Settings tabs for consistent narrow layout
f40e7ae

Nikhil Pravin Pise commited on

Fix Intelligence tab to use narrow layout matching other tabs
6d98126

Nikhil Pravin Pise commited on

fix: add max-width 900px to hero-section CSS, wrap Settings in hero-section for narrow layout
b6c9e46

Nikhil Pravin Pise commited on

fix: Intelligence tab layout - hero-section for inputs only, matching Batch tab pattern
3455767

Nikhil Pravin Pise commited on

fix: Intelligence tab - all content in hero-section for consistent width, HTML status returns
cdafb20

Nikhil Pravin Pise commited on

style: premium Intelligence tab - subtitle, export-control-bar, gr.HTML status
ec5469e

Nikhil Pravin Pise commited on

revert: remove max-width constraint to restore full-width search bars
7fe7c27

Nikhil Pravin Pise commited on

fix: increase max-width to 900px for wider inputs, restore purple button on Sonic tab
ca1c8bc

Nikhil Pravin Pise commited on

fix: narrow layout with max-width 800px, remove aggressive height CSS, restore clean Sonic tab
d1295b2

Nikhil Pravin Pise commited on

fix: AGGRESSIVE CSS for equal height dropdown/button - target all wrapper classes
033a975

Nikhil Pravin Pise commited on

fix: force equal height (56px) for dropdown and button in Sonic tab
704d640

Nikhil Pravin Pise commited on

style: polish Sonic tab - fix alignment, dropdown/button sizing, glassmorphism status
9a708b3

Nikhil Pravin Pise commited on