AI Tour Guide Agent
Delivered a production AI guide service with POI knowledge retrieval, route/weather tools, multi-turn memory, and fallback handling for weak-network scenarios.
- Built RAG pipeline for scenic spots, routes, and check-in points with chunking, embeddings, layered retrieval, and answer-quality evaluation.
- Integrated Spring AI and LangChain4j for function calling across POI search, route planning, weather, and safe fallback responses.
- Implemented session-based memory with sliding-window context so location, preference, and itinerary survive multi-turn conversations.