Knowledge Graph + Langchain Demo

This demo allows you to query a Knowledge Graph containing travel destination data. By asking questions about various destinations, you can retrieve AI-powered insights based on attributes like zone, state, city, type of place, entrance fees, Google reviews, significance, and more. The system transforms your natural language queries into Cypher queries to extract relevant travel destination data from the database. Once the data is fetched, an AI model summarizes the results in clear, concise natural language. Try asking questions like:

  • "What are the best travel destinations to visit in Delhi?"
  • "Where is Kufri Fun World located, and what is its Google rating?"
  • "What are the recommended visiting times for India Gate?"
  • "High-rated destinations in a state with rating >= 4.5"