We want to create an AI agent integrated into our in the making flight booking web app
Core Functionality :we want the agent to be able to search flight based on user input like, cheapest flight, earliest flight to certain city in the provided date etc. and include basic customer support and itinerary recommendations,
Integration: we will build a web app using next js, so it will be integrate in the web app first, may be mobile later,
Technology stack: please recommended an easy to use for our dev team that have no prior knowledge for LLM and Agentic AI, Lang chain, Lang graph?
User Interaction: Text based, a chat bot that intregate into the website and use tool calling to manipulate ui, like sending user to the flight search page and tracking the parameter from the conversation.
also please also recommended wether we should use commercial api ai (deepseek, llama, openAI, Claude, Gemini ETC) or locally host model using llm model that can be download?
and the main challenge is we mainly use thai language
we are currently testing it with 3B llma 3.2 model and only the flight search functionality, we are in the very early stage so any feed back will be really helpful, thank you so much

