Commit History

chore: upgrade base image to python 3.11-slim, force HF rebuild
0efaa4a

AsmaJ2026 commited on

fix: update Space URL in README, fix HF template display
145198c

AsmaJ2026 commited on

chore: trigger fresh HF build after org transfer
631c87f

AsmaJ2026 commited on

fix: switch sentiment to PyTorch, install CPU-only torch in Dockerfile
a01b27f

AsmaJ2026 Claude Sonnet 4.6 commited on

fix: remove tensorflow and tf-keras — not used, replaced with torch for transformers
be72ec2

AsmaJ2026 Claude Sonnet 4.6 commited on

feat: add source type guide expander with scoring rationale and 6-type table
2f97d53

AsmaJ2026 Claude Sonnet 4.6 commited on

fix: add _repair_ost auto-repair, fix fallback model, improve LLM error display
1a053bd

AsmaJ2026 Claude Sonnet 4.6 commited on

fix: dark text in OST editor inputs, results page top spacing, upload filename guide
856124c

AsmaJ2026 Claude Sonnet 4.6 commited on

fix: enlarge goal banner, switch upload page to wide layout to prevent sidebar clipping
c35d28f

AsmaJ2026 Claude Sonnet 4.6 commited on

feat: remove goal suggestions, auto-detect file source type, fix sidebar tagline
979f5f7

AsmaJ2026 Claude Sonnet 4.6 commited on

feat: use real PNG logo extracted from PPTX instead of SVG approximation
f6ec3c5

AsmaJ2026 Claude Sonnet 4.6 commited on

fix: improve logo SVG, add logo to sidebar on all pages, fix title layout
0c4f187

AsmaJ2026 commited on

fix: force light mode with base=light in theme config
8d747d7

AsmaJ2026 commited on

feat: apply PPT design system — logo, colors, theme, CSS across all pages
b265172

AsmaJ2026 commited on

fix: block weak goals (score<2), remove proceed-anyway buttons
6fdbf5f

AsmaJ2026 commited on

fix: remove demo OST, add page guards (goal→upload→results flow)
f9bdb56

AsmaJ2026 commited on

fix: show warning when GROQ_API_KEY missing on goal page
3836f52

AsmaJ2026 commited on

fix: revert to docker SDK — streamlit 1.32 incompatible with Python 3.13 on HF
4c9fe12

AsmaJ2026 commited on

fix: add streamlit config for HF proxy, goal guidelines, context always visible
f83bc0c

AsmaJ2026 commited on

fix: clean README frontmatter — streamlit SDK, sdk_version 1.32.0
e7a9053

AsmaJ2026 commited on

fix: add app_port 8501 to HF Spaces README config
cc0fc77

AsmaJ2026 commited on

Merge branch 'main' into feature/ost-editor-cleanup
6fc9c55
unverified

lcshbs22 commited on

fix: resolve README merge conflict
15e0e8e

AsmaJ2026 commited on

Update README.md
351a929
verified

AsmaJ2026 commited on

Update fallback LLM version in README
1cbb440
unverified

lcshbs22 commited on

fix: remove app_file from Docker SDK README
d45ea1d

AsmaJ2026 commited on

chore: add Dockerfile, fix SDK to docker in README
6a66537

AsmaJ2026 commited on

Add app metadata to README.md
0c6f29e
unverified

lcshbs22 commited on

chore: add HF Spaces config to README
4283741

AsmaJ2026 commited on

Fix formatting in team section of README
77c0147
unverified

lcshbs22 commited on

docs: add README + remove misleading 500-chunk caption
ded39ec

lcshbs22 commited on

Merge pull request #32 from Lookus22/feature/ost-editor-cleanup
c213b31
unverified

lcshbs22 commited on

Merge pull request #31 from Lookus22/chore/v-b-step3-source-diversity-validation
77f5018
unverified

lcshbs22 commited on

fix: complete session_state initialisation in app.py
da75619

AsmaJ2026 commited on

Merge branch 'main' of github.com:Lookus22/discovery-lens
d33d601

AsmaJ2026 commited on

chore(notebooks): V-B step 3 source_type_diversity validation
e0c6fa2

Dmitrii Shumakher commited on

chore(gitignore): broaden data/synthetic exclusion
17c5a30

Dmitrii Shumakher commited on

fix(extractor): use 'object' dtype in CSV column selection
3d0fcc9

Dmitrii Shumakher commited on

chore: gitignore JTBD export JSON files
658c060

lcshbs22 commited on

Remove _legacy_pages gitignore
ab5f1de

lcshbs22 commited on

Add data/synthetic to gitignore
d073b7a

lcshbs22 commited on

Delete legacy pages, remove synthetic data, add data/synthetic to gitignore
ae74874

lcshbs22 commited on

Merge pull request #30 from Lookus22/feature/cache-resource-warmup
b1ecae5
unverified

lcshbs22 commited on

Merge pull request #29 from Lookus22/validation/JTBD
f2c364f
unverified

lcshbs22 commited on

fix: add CSV support and pandas str dtype fix to export_jtbds.py and extractor.py
f740f04

lcshbs22 commited on

fix: replace llama-3.1-8b-instant fallback with llama-4-scout (TPM limit workaround)
3786d00

lcshbs22 commited on

fix: move legacy pages out of pages/ to clear sidebar before demo
d3da758

lcshbs22 commited on

fix: remove debug expander from goal.py before demo
c9ea2e8

lcshbs22 commited on