Commit History

Upload destinations.json
828845d
verified

Kiriten892 commited on

fix(chatbot): destination-suggestion + map follow-up wrongly hit off-topic guardrail
e2e06c6

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): food queries misclassified as activities
849a1a7

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): set awaiting after nearby_attractions so 'cΓ³' plans a trip
18385ee

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): surface real hotels and attractions from KB
5e36a20

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): accumulate dietary restrictions + real-time weather
3b56b36

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): OOD guard for arithmetic + find_hotel slot-filling
3d843e9

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): lightweight dialog-state for follow-up replies
9dad3cf

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): guard response templates against empty/unfilled slots
f730e7e

Kiriten892 Claude Opus 4.8 commited on

test(security): fix all test failures β€” zero FAILED, zero plain skips
51754d6

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): add test coverage for all 17 intents; fix dataset quality
86166ba

Kiriten892 commited on

fix(chatbot): remove Google Maps button, map click opens GraphHopper; conversational trip intro text
496789c

Kiriten892 commited on

fix(chatbot): simulate multi-pin route map for destinations without per-activity coords
52fc041

Kiriten892 commited on

fix(hotel,chatbot): add WiFi to hotel data + fix chatbot map waypoints
d18bdff

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): preserve KB across HF deploys and fix LLM startup
499ed82

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): add missing use_mmr param to DestinationRecommender.recommend
c54186e

Kiriten892 Claude Opus 4.7 commited on

fix: patch security vulnerabilities and chatbot API key config
7b814d7

Kiriten892 commited on

refactor: predict() 851β†’648 lines β€” parallel IO + module-level constants + card builders
5924f53

Kiriten892 commited on

feat: improve rate limiting β€” env-configurable, all ML endpoints, Retry-After header
fef8689

Kiriten892 commited on

fix: train_test_split guard + asyncio background task leak
7122b40

Kiriten892 commited on

fix: resolve remaining HIGH/MEDIUM issues from code review
c8a6da6

Kiriten892 Claude Sonnet 4.6 commited on

refactor: fix HIGH issues - constructor injection, i18n, ML cache & preprocessing
b442d39

Kiriten892 Claude Sonnet 4.6 commited on

security: fix 6 critical vulnerabilities across chatbot and backend
ac3b63b

Kiriten892 Claude Sonnet 4.6 commited on

fix: nav active state for car-rental & activities + silent catch bugs
043ba6f

Kiriten892 commited on

security: remove hardcoded ML service API key - require env var (CHATBOT_ML_SERVICE_API_KEY)
a847629

Kiriten892 commited on

feat: add pagination to HotelListPage, fix i18n in hotel cards, strengthen chatbot guardrails
76205a7

Kiriten892 commited on

feat(audit): full project audit β€” ESLint, tests, i18n, transactions, docs
f02dea5

Kiriten892 commited on

fix(chatbot): add missing tripadvisor_enricher module to repo
6fc30da

Kiriten892 commited on

feat(llm): switch from SeaLLM to Qwen2.5-7B-Instruct for LLM space
549ec19

Kiriten892 commited on

fix(chatbot): resolve 3 reviewer issues β€” conversationCount bug, task error logging, CI username variable
e85e651

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): resolve NameError in guardrail and cache UserMemoryService init failure
343794b

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): integrate UserMemoryService into predict endpoint for cross-session memory
86a279c

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): thread user_memory through LLM pipeline β€” context builder, inference, openai generator
20dba30

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): add UserMemoryService for cross-session MongoDB memory
153b5bd

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): enable LLM generator by default (USE_LLM_GENERATOR=True)
0c03786

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): strip UTF-8 BOM from responses_vi.json and responses_en.json
86a096f

Kiriten892 commited on

fix(chatbot): use utf-8-sig encoding to handle UTF-8 BOM in JSON files
85c5a1b

Kiriten892 commited on

feat: real-data dataset enrichment + nearby_attractions + travel_tips intents
2993806

Kiriten892 commited on

feat: MapCard zoom controls + multi-marker, nav icon fix, destination_info intent + DestinationInfoCard component
048a745

Kiriten892 commited on

fix(map): replace blocked OSM iframe with static tiles + fix POI search
c8d7f77

Kiriten892 commited on

feat(ML): add show_map intent + context-aware map routing
fda8066

Kiriten892 commited on

Wave 3: expand NER fixture 85->102, time_preference F1 0.40->0.98, people/duration fixes
a832dee

Kiriten892 commited on

Wave 2: compare_destinations data + NER fixes + evaluation update
6feeee8

Kiriten892 commited on

eval(chatbot): Wave 1 retrain + held-out evaluation results
3d01146

Kiriten892 commited on

feat(chatbot): Phase 4 Wave 1 - NER fixes + Intent TF-IDF upgrade + OOD rejector
0444771

Kiriten892 commited on

fix(phase3): GlobalExceptionHandler, TopUpRequestDTO validation, RefundService wallet credit-back
c8d704c

Kiriten892 commited on

deploy: add Vercel, Railway, HuggingFace Spaces deployment configs
6e6ad39

Kiriten892 commited on

feat: security audit fixes, performance improvements & global data pipeline
dea44a6

Kiriten892 commited on

feat(chatbot): add chain-of-thought logic for personalize_recommend intent
3ebc772

Wanderlust Dev commited on

Round 15: Dark mode page backgrounds + Chatbot fixes (NER/weather/events/templates/currency)
fa626b2

Wanderlust Dev commited on