Commit History

Upload destinations.json
08e2b83
verified

Kiriten892 commited on

test: add comprehensive test coverage across all 4 layers
fc7d464

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

ci: retrigger HF deploy with force push fix
d2ce8e1

Kiriten892 commited on

ci: trigger HF deploy [2026-05-04 21:42:14]
11a8f48

Kiriten892 commited on

feat: add populate_ja_ko.js script to seed Japanese/Korean fields in MongoDB
3245f14

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

build(chatbot): add motor>=3.3.0 async MongoDB driver
06e25d5

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

chore(deploy): remove orphan root files and move JS scripts to chatbot-ml-service
5a2a91d

Kiriten892 Claude Sonnet 4.6 commited on

fix(deploy): remove ARG BASE_IMAGE pattern that breaks HF Spaces build
afb5e40

Kiriten892 commited on

fix(chatbot): add README.md with HuggingFace Space config (app_port: 8000)
78f7e6a

Kiriten892 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

fix: patch 3 moderate vulnerabilities (postcss 8.5.10, python-dotenv 1.2.2, pytest 9.0.3)
0aa7377

Kiriten892 commited on

Step 3: Upgrade Java to 25 - Compile: SUCCESS
e3345ae

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(deploy): self-contained HF Spaces build + Windows deploy script
a6dc1ad

Kiriten892 commited on

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

Kiriten892 commited on

chore(chatbot): add railway.toml for Railway deployment
7b1ae4b

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

fix: resolve dependabot security alerts in npm and python deps
41012ab

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

Round update: fix password double-encoding, chatbot missing_location intent, i18n keys for chatbot (ja/en/vi)
b8eee7a

Wanderlust Dev commited on

Round 12: Quality improvements + Chatbot enhancements
0b4ab15

Wanderlust Dev commited on

Round 6: New chatbot features — map, weather, saved plans, share, feedback
5a5f58a

Wanderlust Dev commited on