Commit History

revert: Restore original Gradio UI from before conversation
f14c2fc

Riley Claude commited on

feat: Full-screen chatbot interface with example questions
c8e0d3b

Riley Claude commited on

feat: Enable conversational responses for ANY question
b37cf5d

Riley Claude commited on

feat: Streamline Gradio UI with 4 major improvements
2f8636e

Riley Claude commited on

fix: Add debug logging and follow-up question support
65bb1b0

Riley Claude commited on

feat: Speed & intelligence overhaul - 3x faster with natural responses
e9c393a

Riley Claude commited on

fix: Handle ChatCompletionMessage objects in message trimming
83de147

Riley Claude commited on

fix: Strengthen system prompt to eliminate tool call announcements
4f0e8f4

Riley Claude commited on

fix: Improve UX - text comparisons, remove preset bloat, fix tool message errors
ff0b7db

Riley Claude commited on

fix: Extract nested funding data in grant comparisons
9e7adc5

Riley Claude commited on

fix: Add aggressive timeout prevention and context limits
b35c13b

Riley Claude commited on

perf: Optimize latency and reduce token usage across QA and search services
f71cdac

Riley Claude commited on

feat: Major scraper enhancements - consistent format, better extraction, per-month costs
2ae7490

Riley Claude commited on

fix: Remove temperature parameter for GPT-5 compatibility (only supports default)
eaadb58

Riley commited on

fix: Change all max_tokens to max_completion_tokens for GPT-5 compatibility
5e9a5f2

Riley commited on

debug: Add comprehensive directory listing to diagnose missing data on HF
1845ee8

Riley commited on

debug: Add comprehensive path diagnostics for HF deployment
6e7ff18

Riley commited on

debug: Add more detailed logging for grant initialization
4cb0154

Riley commited on

debug: Add logging to diagnose grant loading issue on HF
9cc251e

Riley commited on

fix: Change max_tokens to max_completion_tokens for GPT-5 API compatibility
984ffe4

Riley commited on

feat: Merge GPT-5 enhancements with working c72a240 base + restore crawler
cf9b3dc

Riley Claude commited on

chore: Remove websocket dependencies - not used in current version
dec3c94

Riley Claude commited on

fix: Restore simple relative path for grant loading
7a334ae

Riley Claude commited on

fix: Remove WebSocket/SSE streaming UI and add detailed logging
052bc50

Riley Claude commited on

fix: Use absolute path for loading grant snapshots
875544e

Riley Claude commited on

fix: Remove all remaining emojis from demo_app UI
26fb436

Riley Claude commited on

feat: Major system enhancements - GPT-5 support, monitoring, translation, and optimizations
057c21e

Riley Claude commited on

fix: make hybrid search index optional in chat_tools - graceful fallback if scikit-learn unavailable
32b6d1c

Riley Coleman commited on

chore: remove Railway config files - using Streamlit Cloud instead
6ce12df

Riley Coleman commited on

fix: update system prompt to use numbered lists instead of bullets for grant lists
2870b5e

Riley Coleman commited on

feat: add optimized summarizer and streaming support
ad70c89

Riley Coleman commited on

feat: add get_all_grant_summaries tool for efficient batch grant summarization
6ffc895

Riley Coleman commited on

cleanup: remove unused src modules (ui, summarize, brief, hashing, crawler)
8806ac4

Riley Coleman commited on

docs: remove unnecessary markdown files - keep only README and DEPLOY
3b4387f

Riley Coleman commited on

feat: integrate MongoDB for data persistence
c988aaf

Riley Coleman Claude commited on

feat: add Railway deployment configuration and API health check
98b5a78

Riley Coleman Claude commited on

feat: add working QA endpoint and fix evaluation harness
94fcd9b

Riley Coleman Claude commited on

fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc)
2b58f77

Riley Coleman Claude commited on

feat: integrate supporting materials into chat tools
3ab2fdd

Riley Coleman commited on

feat: add PDF & supporting materials integration to context
bfcc872

Riley Coleman commited on

feat: consolidate documentation and improve code organization
573fe2e

Riley Coleman commited on

Initial commit of grant-analyst project
19de729

Riley Coleman commited on

Add working grant analyst demo setup
59ebe66

Riley Coleman commited on

feat: scaffold repo, .venv, deps, folders
ea0f206

Riley Coleman commited on

feat: scaffold repo, venv, deps, folders
6fbf6b8

Riley Coleman commited on