# **App Name**: JourneyAI ## Core Features: - Landing Page: Landing page with demo information and a 'View Demo' button. - Journey Selection: 'Select a journey' screen with three predefined journey options, each with an image, label, and 'launch' button. A tooltip explains. - AI-Powered MCQ Generation: Generative AI powered chatbot interface on the right, using the image as context for question generation. - Chatbot UI: Displays system messages (MCQ questions, options, feedback) and user responses in a conversational chat layout. - Response Handling: Implements logic for feedback and option disabling upon wrong answers. - Final Summary Report: Uses generative AI as a tool to create a final summary report interpreting the selected image. The LLM chooses what to include from its analysis. - Consistent Navigation: A consistent back button and details button throughout the app for navigation and context. ## Style Guidelines: - Primary color: Indigo (#4B0082) to evoke intellect, exploration, and clarity. - Background color: Light grey (#E6E6FA), a desaturated version of indigo, for a calming and clean backdrop. - Accent color: Violet (#8F00FF) to highlight interactive elements and guide the user through the interface. - Body text and headlines: 'Inter', sans-serif. Modern, machined, neutral, for clean readability and an objective feel. - Code font: 'Source Code Pro', monospace, for displaying any relevant technical details or instructions. - Simple, geometric icons to complement the tech-focused aesthetic. - Split-screen layout in the main interface, featuring image and chatbot side-by-side.