{"message":"Hotel Chatbot API","version":"1.0","documentation":"/swagger","endpoints":{"swagger":"/swagger","admin_cms":"/admin","demo":"/demo","health":"/health","crawling":{"crawlMultipleHotels":"POST /api/admin/crawl-multiple-hotels","description":"Crawlt mehrere Hotel-Websites und indexiert sie automatisch","examplePayload":{"urls":["https://www.stock.at/","https://www.post-lermoos.at/"],"maxDepth":2,"maxPages":50}},"chat":"POST /api/chat","voice":{"transcribe":"POST /api/voice/transcribe","synthesize":"POST /api/voice/synthesize"}},"quickStart":{"step1":"Qdrant starten: docker run -p 6333:6333 qdrant/qdrant:latest","step2":"Swagger öffnen: /swagger","step3":"Hotels crawlen: POST /api/admin/crawl-multiple-hotels","step4":"Chatbot testen: POST /api/chat"}}