grants-rag / app

Commit History

feat(ingest): JS card/grid + scroll container + skip_filters
b53e303

michaellupo74 commited on

feat: notifications module; ignore exports and env files
4a182f7

michaellupo74 commited on

chore(paths): normalize env dirs and resolve relative paths
8e87280

michaellupo74 commited on

feat: update ingest deadline parsing and add storage module
8e3c9fc

michaellupo74 commited on

feat(ui): Sprint 2 UI — save/hide, filters, deadline sort, CSV, badges
ac24f4d

michaellupo74 commited on

feat: add state-level HTML/PDF adapters and updated capacity filters
796e66c

michaellupo74 commited on

Update UI: add ministry hidden-count toggle; refresh Makefile, ingest.py and sources.yaml
b363844

michaellupo74 commited on

Fix SentenceTransformer load: remove device='cpu' to avoid meta→cpu error
f93f34a

michaellupo74 commited on

Merge changes from grants_rag_app: UI, config, and state JSONs
370fc0f

michaellupo74 commited on

Add local extra JSON source and update config
99589b3

Gen. Overseer Lupo commited on

Update app/ui_streamlit.py
67b91ae
verified

michaellupo74 commited on

Update app/ui_streamlit.py
cd6fa25
verified

michaellupo74 commited on

Update app/search.py
8a31d42
verified

michaellupo74 commited on

Fix select/multiselect to dark theme using role/testid selectors
1b1457f

Gen. Overseer Lupo commited on

Fix CSS inside st.markdown; enforce dark selects; single 240px hero
9344898

Gen. Overseer Lupo commited on

Force dark select/multiselect styles; keep black/orange theme; single 240px hero
6275591

Gen. Overseer Lupo commited on

Force dark theme for select/multiselect controls and their menus
ffb34a8

Gen. Overseer Lupo commited on

Fix CSS placement; single 240px hero; dark dropdowns; original black/orange theme
70409b4

Gen. Overseer Lupo commited on

Fix CSS placement; single 240px hero; dark dropdowns; original black/orange theme
bdfae6e

Gen. Overseer Lupo commited on

Fix dropdowns and multiselects to use dark theme with white text
b7a235a

Gen. Overseer Lupo commited on

Make filters effective with client-side fallback (geo/categories)
6c0ec0d

Gen. Overseer Lupo commited on

Restore original black/orange theme, single 240px hero
f5ccd57

Gen. Overseer Lupo commited on

Restore original dark theme, shrink hero, white text
a307b42

Gen. Overseer Lupo commited on

Fix dark theme text color to white
5b38a89

Gen. Overseer Lupo commited on

Add dark background styling and update hero image
b4c5e1d

Gen. Overseer Lupo commited on

Update hero image to city skyline banner
59a1340

Gen. Overseer Lupo commited on

Deduplicate config; single hero image; keep styling
99dfef1

Gen. Overseer Lupo commited on

Use hosted hero image (no binaries)
f087f9c

Gen. Overseer Lupo commited on

WIP before LFS migrate
4a73ab0

Gen. Overseer Lupo commited on

Use remote hero image URL (no binaries)
772ebe2

Gen. Overseer Lupo commited on

ui: page icon + minimal CSS for card styling
4f1f48e

Gen. Overseer Lupo commited on

ui: clean filters; use 'categories'; dedup; optional diagnostics; Space-safe env
22123a0

Gen. Overseer Lupo commited on

debug(ui): add Quick Search block (no filters, dedup)
1aab675

Gen. Overseer Lupo commited on

chore: add temporary diagnostics to debug empty results
34f03c5

Gen. Overseer Lupo commited on

fix: ensure records include 'id' in map_to_records()
0b67b70

Gen. Overseer Lupo commited on

fix: normalize Grants.gov results; keep helpers local; import only search_grants
7b2dcfa

Gen. Overseer Lupo commited on

fix: keep map_to_records/load_fallback_json local; only import search_grants
a3fb33c

Gen. Overseer Lupo commited on

fix: define load_fallback_json locally; remove bad import
4b32ba4

Gen. Overseer Lupo commited on

fix: switch to Grants.gov search2 POST API with pagination
1e417f3

Gen. Overseer Lupo commited on

fix: use repo-relative data paths instead of /Users for HF
a58d2db

Gen. Overseer Lupo commited on

fix: use absolute import in UI when run as script
e7b7547

Gen. Overseer Lupo commited on

feat: auto-build FAISS index on Space startup
f0c8529

Gen. Overseer Lupo commited on

Clean initial commit for HF Spaces (exclude venv & binaries)
598f5cb

Gen. Overseer Lupo commited on