- Step1: Clone the repository using Git or GitHub CLI
- Step2: Build the project with Maven using 'mvn clean install' command
- Step3: Launch the backend module with 'mvn spring-boot:run' to start the API server
- Step4: Configure the client application with your API keys and desired LLM provider
- Step5: Run the client application to use the chatbot UI for restaurant search and reservations
- Step6: For Claude Desktop integration, update the JSON config and restart Claude
- Step7: Interact with the chatbot to perform restaurant queries and bookings