
AWS Community Day Mumbai 2024
๐ No-Code Chatbot with Elasticsearch + AWS Bedrock (Talk Summary) Speaker: Ashish (Senior Developer Advocate, Elastic) Event: AWS Community Day Mumbai 2024 ๐ Why Search Still Matters with LLMs LLMs (like ChatGPT) are powerful but face: โ Hallucinations ๐ฐ High cost per query ๐ No access to private / real-time data โ Search grounds LLMs in reliable, domain-specific info. โก Elasticsearch Capabilities Traditional keyword search + modern vector search. Real-world use cases: ๐ Geospatial queries (ride-sharing, food delivery) โค๏ธ Matchmaking ๐ Observability dashboards ๐ Centralized logging (Elastic Stack: Elasticsearch, Kibana, Beats, Logstash) ๐ค Retrieval-Augmented Generation (RAG) Workflow: ...