In this presentation, we'll see how to go beyond the limits of traditional SQL to harness the power of LLM-driven semantic search.
This approach significantly enhances the relevance of search results by understanding context, interpreting user intent, and handling synonyms.
During this session, we’ll cover:
- The technology stack used: SQL, Python, and JavaScript-based stored procedures
- The architecture of a complete RAG (retrieval-augmented generation) pipeline, including data extraction, vectorization, storage, and querying within the database
- The process of building a conversational agent (chatbot) for natural language interaction with the AI
Discover how to implement a powerful, AI-enhanced semantic search engine directly within Oracle HeatWave GenAI.
Sources:
Build an AI-Powered Search Engine with HeatWave GenAI (part 1)
https://dasini.net/blog/2025/03/13/build-an-ai-powered-search-engine-with-heatwave-genai-part-1/
Build an AI-Powered Search Engine with HeatWave GenAI (part 2)
https://dasini.net/blog/2025/04/08/build-an-ai-powered-search-engine-with-heatwave-genai-part-2/
Build an AI-Powered Search Engine with HeatWave GenAI (part 3)
https://dasini.net/blog/2025/04/15/build-an-ai-powered-search-engine-with-heatwave-genai-part-3/